DatahubEmitterOperator

DataHub

Emits a Metadata Change Event to DataHub using either a DataHub Rest or Kafka connection.

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 Rest or Kafka Connection.

Documentation

Emits a Metadata Change Event to DataHub using either a DataHub Rest or Kafka connection.

Was this page helpful?