mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-11-01 19:18:05 +00:00
18 lines
340 B
YAML
18 lines
340 B
YAML
source:
|
|
type: hive
|
|
serviceName: local_hive
|
|
serviceConnection:
|
|
config:
|
|
type: Hive
|
|
hostPort: localhost:10000
|
|
sourceConfig:
|
|
config:
|
|
enableDataProfiler: false
|
|
sink:
|
|
type: metadata-rest
|
|
config: {}
|
|
workflowConfig:
|
|
openMetadataServerConfig:
|
|
hostPort: http://localhost:8585/api
|
|
authProvider: no-auth
|