โ05-01-2023 12:01 PM
Have been informed by a vendor we are using for Data Observability that the Unity Catalog lineage can be accessed via the systems schema. This is not enabled by default and we will need to execute a PUT request to the endpoint below. I am unable to find any documentation for this.
api/2.0/unity-catalog/metastores/<metastore_id>/systemschemas/lineage
Is any one familiar with this API call and have details on what exactly this call is going to do?
โ05-07-2023 11:19 PM
@Debayan Mukherjeeโ
Found out this is a preview feature and hence why you cannot find any documentation on the api website. Feature exposes a lineage table in the system schema so you can programmatically query lineage data. While you can access linage via the API, our specific use case required being able to query this information directly from a table.
โ05-07-2023 12:32 PM
Hi,
UC APIs are under API 2.1. You can get all the API details here: https://docs.databricks.com/dev-tools/api/latest/index.html and
https://docs.databricks.com/api-explorer/workspace/catalogs/list
I do not think there is an API as mentioned above.
Please tag @Debayanโ with your next comment so that I will get notified. Thank you!
โ05-07-2023 11:19 PM
@Debayan Mukherjeeโ
Found out this is a preview feature and hence why you cannot find any documentation on the api website. Feature exposes a lineage table in the system schema so you can programmatically query lineage data. While you can access linage via the API, our specific use case required being able to query this information directly from a table.
โ05-10-2023 10:46 PM
Hi, Yes, this feature is on private preview.
โ05-18-2023 02:41 AM
Hi @Stephen Quarshieโ
Hope all is well! Just wanted to check in if you were able to resolve your issue and would you be happy to share the solution or mark an answer as best? Else please let us know if you need more help.
We'd love to hear from you.
Thanks!
Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you wonโt want to miss the chance to attend and share knowledge.
If there isnโt a group near you, start one and help create a community that brings people together.
Request a New Group