Pere Miquel Brull 8e9d0a73f6
Fix #3573 - Sample Data refactor & ORM converter improvements (#5265)
Fix #3573 - Sample Data refactor & ORM converter improvements (#5265)
2022-06-08 16:10:40 +02:00

25 lines
616 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/
database: local_glue_db
storageServiceName: storage_name
pipelineServiceName: pipeline_name
sourceConfig:
config:
type: DatabaseMetadata
sink:
type: metadata-rest
config: {}
workflowConfig:
openMetadataServerConfig:
hostPort: http://localhost:8585/api
authProvider: no-auth