Hi,

I am checking the DagRunOperator [1] and I was using the
example_trigger_controller_dag.py & example_trigger_target_dag.py.

When I triggered the controller dag, the target dag tasks are not
triggered.
Check dags.png

while investigating further (check dagruns.png), I believe this due to dag
run execution date setting. I am in UTC+5.30 and while the controller dag
execution time was set by UTC+0, the target dag execution was set by my
local timezone UTC+5.30. So, the target would not get triggered for another
5.30 hours.

so, Is there a way to bind the timezones in airflow?

[1] https://airflow.apache.org/_modules/dagrun_operator.html

Best regards

Niranda Perera
Research Assistant
Dept of CSE, University of Moratuwa
niranda...@cse.mrt.ac.lk
+94 71 554 8430
https://lk.linkedin.com/in/niranda

Reply via email to