13 lines
365 B
YAML

# see https://datahubproject.io/docs/metadata-ingestion/source_docs/glue for complete documentation
source:
type: glue
config:
aws_region: "us-west-2"
extract_transforms: true
# see https://datahubproject.io/docs/metadata-ingestion/sink_docs/datahub for complete documentation
sink:
type: "datahub-rest"
config:
server: "http://localhost:8080"