Milan Bariya 338d1efe40
FIX 5419: Glue pipeline connector not working (#5467)
FIX 5419: Glue pipeline connector not working (#5467)
2022-06-27 11:38:41 +02:00

22 lines
506 B
YAML

source:
type: glue
serviceName: local_glue
serviceConnection:
config:
type: Glue
awsConfig:
awsAccessKeyId: aws accessKey id
awsSecretAccessKey: aws secret access key
awsRegion: aws region
endPointURL: https://glue.<region_name>.amazonaws.com/
sourceConfig:
config:
type: PipelineMetadata
sink:
type: metadata-rest
config: {}
workflowConfig:
openMetadataServerConfig:
hostPort: http://localhost:8585/api
authProvider: no-auth