Join Slack
Powered by
Is it possible for me to ingest metadata using jso...
# ingestion
w
wonderful-egg-79350
07/21/2022, 5:19 AM
Is it possible for me to ingest metadata using json or csv file? How to ingest table schema using json?
c
careful-pilot-86309
07/21/2022, 5:26 AM
Please take a look at
https://datahubproject.io/docs/generated/ingestion/sources/csv
w
wonderful-egg-79350
07/21/2022, 5:33 AM
Thank you
@careful-pilot-86309
. But my question it that how to ingest schema data by using json and python emitter like below picture.
c
careful-pilot-86309
07/21/2022, 5:44 AM
Please take look at :
https://github.com/datahub-project/datahub/blob/master/metadata-ingestion/examples/library/dataset_schema.py
there are other examples as well
3
Views
Open in Slack
Previous
Next