mirror of
https://github.com/datahub-project/datahub.git
synced 2025-07-03 23:28:11 +00:00
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.