quinn_batten
07/24/2023, 8:51 PMmeltano invoke airflow scheduler
process, I should expect each “job” (or is it airflow task?) that gets spun off by that main parent process to have their own unique context_uuid and the same shared parent_context_uuid, right?Will Da Silva (Arch)
07/24/2023, 8:52 PMquinn_batten
07/24/2023, 8:52 PMquinn_batten
07/24/2023, 9:36 PM$MELTANO_PARENT_CONTEXT_UUID
is accessible via meltano.yml, but $MELTANO_CONTEXT_UUID
is not.quinn_batten
07/24/2023, 9:38 PM$MELTANO_PARENT_CONTEXT_UUID
somewhere in the yaml file, it gets filled in correctly. But setting either of these ($MELTANO_CONTEXT_UUID
, $CONTEXT_UUID
) throws the below error
Environment variable '[whatever]' referenced but not set. Make sure the environment variable is set.
Will Da Silva (Arch)
07/25/2023, 12:35 AMWill Da Silva (Arch)
07/25/2023, 12:35 AMWill Da Silva (Arch)
07/25/2023, 12:36 AMquinn_batten
07/25/2023, 2:33 AMquinn_batten
07/25/2023, 2:33 AMquinn_batten
07/25/2023, 2:34 AM