nice-planet-17111
11/17/2021, 6:22 AMprod/mysql/{schema_name}/{schema_name}.{table_name}. But this has some problems..
1. it does not represent instance name - therefore make it hard to search
2. When i ingest from multiple instances, all the schemas will be under the same mysql.
Is there a way to set path like prod/mysql/{instance_nam}/{schema_name}/{table_name} or something like that?better-orange-49102
11/17/2021, 6:23 AMnice-planet-17111
11/17/2021, 6:26 AMbetter-orange-49102
11/17/2021, 6:26 AMnice-planet-17111
11/17/2021, 6:28 AMnice-planet-17111
11/17/2021, 7:24 AMtransformers:
- type: "set_dataset_browse_path"
config:
replace_existing: True
path_templates:
- /ENV/PLATFORM/my-custome-file/DATASET_PARTSsquare-activity-64562
11/17/2021, 7:40 AMsome-actor-27079
09/08/2023, 1:15 PM