12 lines
312 B
ReStructuredText
Raw Permalink Normal View History

Client
======
The Kafka emitter or Rest emitter can be used to push metadata to DataHub.
The DataHub graph client extends the Rest emitter with additional functionality.
.. automodule:: datahub.emitter.rest_emitter
.. automodule:: datahub.emitter.kafka_emitter
.. automodule:: datahub.ingestion.graph.client