22 lines
524 B
YAML
Raw Normal View History

source:
type: glue-pipeline
serviceName: local_glue
serviceConnection:
config:
type: GluePipeline
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