Am I missing something? I added a transformer to a...
# getting-started
q
Am I missing something? I added a transformer to an ingestion file, to specify the data as test. Meaning it should go into the test environment. I ran the ingestion and if I click on the source and an object directly I can see its in test, but under Explore your metadata->datasets the “test” environment doesn’t show up. Only Prod. Did I miss something in the docs for setting it up to see test? Using the default root datahub user so it shouldn’t be a perms issue
g
The “test” environment is usually configured using an
env
config option in the source, instead of with a transformer
How did you set up your transformer config?
q
I was following the docs for what is it set path? As the config option. (Don’t have the yaml in front of me) can you link me the env config option in the docs? I probably just looked over it.
g
It depends on the source, but usually it shows up at the first config option e.g. https://datahubproject.io/docs/generated/ingestion/sources/postgres/#config-details