Hyejin Yoon f986315582
doc: Acryl to DataHub, datahubproject.io to datahub.com (#13252)
Co-authored-by: Jay <159848059+jayacryl@users.noreply.github.com>
2025-04-28 10:34:33 -04:00

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.