Join Slack
Powered by
hi team, Is there a way to import data from gms en...
# ingestion
s
salmon-rose-54694
03/07/2022, 1:56 AM
hi team, Is there a way to import data from gms endpoint rather than datahub cli? Appreciate an example. Thank you.
r
rough-van-26693
03/07/2022, 2:27 AM
prepare your yml file and use “datahub ingest -c xxxx.yml” to do so
b
better-orange-49102
03/07/2022, 3:11 AM
i think you're referring to
https://github.com/linkedin/datahub/tree/master/metadata-service
under Sample API Calls?
c
careful-pilot-86309
03/07/2022, 4:24 AM
If you are on java or python, use can use datahub client library to ingest data using rest. This way you will not have to juggle with serialising mcps into json.
https://datahubproject.io/docs/metadata-ingestion/as-a-library
https://datahubproject.io/docs/metadata-integration/java/as-a-library
s
salmon-rose-54694
03/08/2022, 12:40 PM
Thank you all for helping!
Open in Slack
Previous
Next