Datahub integration airflow
I installed it according to the latest plug-in provided by the official website. The example of the official website is to define inlets and outlets in DAG, but I can't achieve the effect when running DAG. Who knows about datahub_ airflow_ How to use plugin? link:https://github.com/datahub-project/datahub/tree/master/metadata-ingestion-modules/airflow-plugin
This problem was solved because I only restarted schedluer and webserver after installing the datahub dependency, but did not restart the celery worker.
This issue is stale because it has been open for 30 days with no activity. If you believe this is still an issue on the latest DataHub release please leave a comment with the version that you tested it with. If this is a question/discussion please head to https://slack.datahubproject.io. For feature requests please use https://feature-requests.datahubproject.io
Closing since the issue got resolved.