DatahubGenericHook

DataHub

Emits Metadata Change Events using either the DatahubRestHook or the DatahubKafkaHook. Set up a DataHub Rest or Kafka connection to use.

View on GitHub

Last Updated: Dec. 2, 2022

Access Instructions

Install the DataHub provider package into your Airflow environment.

Import the module into your DAG file and instantiate it with your desired params.

Parameters

datahub_conn_idstrReference to the DataHub connection.

Documentation

Emits Metadata Change Events using either the DatahubRestHook or the DatahubKafkaHook. Set up a DataHub Rest or Kafka connection to use.

Was this page helpful?