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
gray-shoe-75895
08/18/2022, 2:51 AM
The “test” environment is usually configured using an
env
config option in the source, instead of with a transformer
gray-shoe-75895
08/18/2022, 2:51 AM
How did you set up your transformer config?
q
quiet-wolf-56299
08/18/2022, 1:36 PM
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.