mirror of
https://github.com/datahub-project/datahub.git
synced 2025-06-27 05:03:31 +00:00
12 lines
312 B
ReStructuredText
12 lines
312 B
ReStructuredText
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
|