Hi team, can we post lineage to datahub api? Like ...
# getting-started
l
Hi team, can we post lineage to datahub api? Like if we have some custom code? Can you please share if so how to do it
l
Thank you, and how to deploy these emitter codes
b
pip install acryl-datahub to get the imports working
l
The emitter code i belive is push. So lets say i do it for my propietery pipeline, will it still work?
b
i use these codes outside of the ingestion pipeline
l
So you will have to package your pipeline source code and use in datahub?
b
if you have lineage data that you want to ingest as part of pipeline then refer to this https://datahubproject.io/docs/generated/ingestion/sources/file-based-lineage
i thought you wanted to programmatically create lineage and emit
l
No i have a pipeline with lot of customizations, which basically does not have any plugin from datahub. So was wondering how to bring metadata/lineage for this into datahub