mirror of
https://github.com/datahub-project/datahub.git
synced 2025-07-24 18:10:11 +00:00
6 lines
316 B
Markdown
6 lines
316 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://datahubproject.io/docs/metadata-ingestion/transformers) for how this module is built and run.
|