You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/05/10 12:51:13 UTC

[GitHub] [airflow] DenisOgr commented on issue #15196: ExternalTaskSensor not working python3.6 & airflow2.0.1

DenisOgr commented on issue #15196:
URL: https://github.com/apache/airflow/issues/15196#issuecomment-836660611


   @EunSeop how did you set DAG schedule so that it worked? 
   I set up `schedule_interval='@weekly',`  cleaned database, and turned on the  DAGs: `example_external_task_marker_parent` and `example_external_task_marker_child`. After that my scheduler failed with the error: `AttributeError: 'TaskInstance' object has no attribute 'task'`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org