Hi, Can anyone please tell me how to enable the li...
# troubleshoot
n
Hi, Can anyone please tell me how to enable the lineage feature in datahub? Please resolve this on priority
g
Hi @numerous-account-62719 For which source you are looking for the lineage ?
n
I want to enable the lineage feature in datahub
g
@careful-pilot-86309 Could you please help here
c
@numerous-account-62719 Lineage on the UI will get enabled automatically when lineage is available with datahub for given entity. Lineage will be pulled automatically for some resources like snowflake while it needs to be pushed ( using cli, emitter library, openapi etc) manually for others like mysql, PostgreSQL etc
n
Okay Thanks
@careful-pilot-86309 Can you please explain how to push the Lineage?
c
For Which platform you are trying to push?
n
For Hive, MongoDB and Oracle
c
You can use emitter library python or java as per your preference. Some examples are present here.
n
How to deploy these python files?
c
Just run them and data will be pushed to datahub
n
Should I run them on local machine?
c
yes