mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-12-28 07:58:31 +00:00
20 lines
400 B
YAML
20 lines
400 B
YAML
source:
|
|
type: amundsen
|
|
serviceName: local_amundsen
|
|
serviceConnection:
|
|
config:
|
|
type: Amundsen
|
|
username: neo4j
|
|
password: test
|
|
hostPort: bolt://192.168.1.8:7687
|
|
sourceConfig:
|
|
config:
|
|
type: DatabaseMetadata
|
|
sink:
|
|
type: metadata-rest
|
|
config: {}
|
|
workflowConfig:
|
|
openMetadataServerConfig:
|
|
hostPort: http://localhost:8585/api
|
|
authProvider: no-auth
|