mirror of
https://github.com/datahub-project/datahub.git
synced 2025-07-06 16:49:03 +00:00
6 lines
325 B
Markdown
6 lines
325 B
Markdown
# Custom transformer script
|
|
|
|
This script sets up a transformer that reads in a list of owner URNs from a JSON file specified via `owners_json` and appends these owners to every MCE.
|
|
|
|
See the transformers tutorial (https://docs.datahub.com/docs/metadata-ingestion/docs/transformer/intro) for how this module is built and run.
|