Hi guys, I have one question about DataHub Interfa...
# getting-started
h
Hi guys, I have one question about DataHub Interface. What is the Quries tab at table page? How can I activate that? And what is the Validation tab at table page? How can I activate that? Thx 🙂
d
The queries page is for the top queries and it can be activated if you collect ingest this information with one of the usage recipes like redshift-usage, bigquery-usage, snowflake-usage, or starburst-trino-usage. The validation tab is for data quality assertions which can be ingested with the great-expectation integration -> https://datahubproject.io/docs/metadata-ingestion/integration_docs/great-expectations/ See the demo here: https://www.loom.com/share/d781c9f0b270477fb5d6b0c26ef7f22d
👍 1
h
@dazzling-judge-80093 Thank you for your answer. I have another question. Is there certain methods for inserting glossary/terms/tags in bulk?
d
For glossary term, there is a recipe for bulk upload -> https://datahubproject.io/docs/generated/ingestion/sources/business-glossary
thank you 1
h
@dazzling-judge-80093 Thank you very much!
d
it seems the example recipe link is broken for glossary term. You can find it here until we fix the doc -> https://github.com/datahub-project/datahub/blob/master/metadata-ingestion/examples/bootstrap_data/business_glossary.yml
h
@dazzling-judge-80093 Can I use example recipe through command for 'docker-compose ~.yml up'?
d
You need the datahub cli to run ingestion: https://datahubproject.io/docs/metadata-ingestion