-
Notifications
You must be signed in to change notification settings - Fork 381
Closed
Labels
Milestone
Description
Hello,
I submitted a Datasource to Marquez. This is the datasource details when I query them using the Rest API:
{
id: {
namespace: "s3://hbi-dns-staging",
name: "PCHG"
},
type: "DB_TABLE",
name: "PCHG",
physicalName: "PCHG",
createdAt: "2022-01-11T16:15:54.887Z",
updatedAt: "2022-01-11T16:56:04.093153Z",
namespace: "s3://hbi-dns-staging",
sourceName: "s3://hbi-dns-staging",
fields: [],
tags: [],
lastModifiedAt: null,
description: null,
currentVersion: "c565864d-1a66-4cff-a5d9-2e43175cbf88",
facets: {
dataSource: {
uri: "s3://hbi-dns-staging/sql-runner/2022-01-11/PCHG.avro",
name: "s3://hbi-dns-staging",
_producer: "ip-.dir.prod.aws.hollandandbarrett.comeu-west-1.com/",
_schemaURL: "https://openlineage.io/spec/facets/1-0-0/DatasourceDatasetFacet.json#/$defs/DatasourceDatasetFacet"
}
}
}
There is a facet defined, but we are not able to see that reflected in the UI:

Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done