Hi! Does anybody know if there is a way to set dat...
# ingestion
m
Hi! Does anybody know if there is a way to set datahub.cluster in bitnami airflow? It is configured via env vars and seems like it ignores datahub options.
d
It should work with bitnami airflow as well.
How did you set up?
m
I added `AIRFLOW__DATAHUB__CLUSTER`to extraEnvVars. All other envs were correctly passed to airflow.cfg except this one.