Airflow: How to pass variable from python script executed by BaseOperator to on_failure_callback arg in DAG

前端 未结 0 818
清酒与你
清酒与你 2020-12-19 06:08

I have simple DAG with one task which needs to be dockerized. Based on run of that script which have variable1 inside it I need to provide it to callback function created in

相关标签:
回答
  • 消灭零回复
提交回复
热议问题