mirror of
https://github.com/datahub-project/datahub.git
synced 2025-08-02 06:18:09 +00:00
16 lines
286 B
YAML
16 lines
286 B
YAML
source:
|
|
type: "kafka-connect"
|
|
config:
|
|
# Coordinates
|
|
connect_uri: "http://localhost:8083"
|
|
|
|
# Credentials
|
|
username: admin
|
|
password: password
|
|
|
|
# Optional
|
|
platform_instance_map:
|
|
bigquery: bigquery_platform_instance_id
|
|
|
|
sink:
|
|
# sink configs |