mirror of
https://github.com/datahub-project/datahub.git
synced 2025-11-14 18:31:59 +00:00
13 lines
203 B
YAML
13 lines
203 B
YAML
|
|
source:
|
||
|
|
type: "nifi"
|
||
|
|
config:
|
||
|
|
# Coordinates
|
||
|
|
site_url: "https://localhost:8443/nifi/"
|
||
|
|
|
||
|
|
# Credentials
|
||
|
|
auth: SINGLE_USER
|
||
|
|
username: admin
|
||
|
|
password: password
|
||
|
|
|
||
|
|
sink:
|
||
|
|
# sink configs
|