You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/modules/airflow/pages/troubleshooting/index.adoc
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -143,3 +143,5 @@ When a custom DAG folder (e.g. `/dags`) is defined with `envOverrides` and some
143
143
AIRFLOW__CORE__DAGS_FOLDER: "/dags"
144
144
PYTHONPATH: "/stackable/app/log_config:/dags"
145
145
----
146
+
147
+
NOTE: Generally speaking it is https://airflow.apache.org/docs/apache-airflow/stable/configurations-ref.html#configuration-reference[recommended] by Airflow to have the same config everywhere across all components.
0 commit comments