Skip to content

Marquez Datasource facets are not displayed in Marquez UI #1834

@dvirgiln

Description

@dvirgiln

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:
Screenshot 2022-01-11 at 17 22 13

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions