qfaizan401 commented on issue #14933:
URL: https://github.com/apache/airflow/issues/14933#issuecomment-805545778


   Thanks, @berksudan to open this issue. This is the first issue that I am 
handling. Yes, I think you are right that Line 59 in file 
"airflow/airflow/task/task_runner/init.py" should change from:
   OLD: f'The task runner could not be loaded. Please check "executor" key in 
"core" section.'
   to:
   NEW: f'The task runner could not be loaded. Please check "task_runner" key 
in "core" section.'
   
   Because your function "get_task_runner" states about the task runner, not 
the executor.


-- 
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:
[email protected]


Reply via email to