You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "tirkarthi (via GitHub)" <gi...@apache.org> on 2023/02/20 05:12:07 UTC

[GitHub] [airflow] tirkarthi commented on issue #29561: CeleryKubernetesExecutor @task(queue="kubernetes")  not work

tirkarthi commented on issue #29561:
URL: https://github.com/apache/airflow/issues/29561#issuecomment-1436341424

   `example_task_kubernetes` is the function name decorated by `@task` . You also seem to be passing the same value as task_id to `exec_trino_query_pod` where if you are trying to create another task with same task_id then it might result in error.


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

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

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