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 2020/06/10 21:59:38 UTC

[GitHub] [airflow] svetli-n commented on issue #9197: dagrun_operator in Airflow Version 1.10.10 ERRORS _run_raw_task result = task_copy.execute(context=context)

svetli-n commented on issue #9197:
URL: https://github.com/apache/airflow/issues/9197#issuecomment-642289763


   There is no `python_callable` in 1.10.10. It was removed with f3c3812908fe6bb802b7a24011fe21e4b46530bf
   
   Would it work if you extracted `set_up_dag_run_preprocessing` to new/existing task and use `airflow.models.xcom` or `airflow.models.Variable`?


----------------------------------------------------------------
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