--
You received this message because you are subscribed to the Google Groups "cloud-composer-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cloud-composer-di...@googlegroups.com.
To post to this group, send email to cloud-compo...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cloud-composer-discuss/6d5bf420-0264-420e-8107-baff2b2aae05%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To view this discussion on the web visit https://groups.google.com/d/msgid/cloud-composer-discuss/CACZXaYsMaW0CNmkqEqAeXQ9tDGKwQoCa82F-uGwu0hvFhfzuGA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
This is the case where the celery worker fails to execute the task, if you have configured task-level retries, it will very likely succeed the next time.I would also recommend you try out our GA release which includes a lot of stability related fixes.
On Fri, Jul 20, 2018 at 5:25 AM <jeremy.w...@everoad.com> wrote:
Hi,--Same issue on my side.Also, with this kind of things you are not noticed by mail (because the task did not fail, it did not run!), which make you pretty blind when you are launching late scripts in your dag.I already tried to get the Kubernetes credentials, custom the configmap, delete the pods several times (not when dag were running), but nothing seems to really work I always have a least one task (and all the linked downstream) each hour which is not running properly.If anyone has any tips I will be glad to ear about them.Jeremy
Le jeudi 19 juillet 2018 04:27:13 UTC+2, thibault clement a écrit :Hi,Sometimes, randomly one of my task failed without any logs:Even if my task is configured to make 3 retries, it seems that no retry was done.Using Flower opening the web dashboard and picking one the failed task, I was able to see the following exception:AirflowException: Celery command failedAlso all these failed seems to appears on the same worker.The issue with this exception is that it seems to killed the task definitively and no retry is seems to be performed.Do you have any idea how I can avoid this ? It makes my DAGs very instable.Thanks,Thibault
You received this message because you are subscribed to the Google Groups "cloud-composer-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cloud-composer-discuss+unsub...@googlegroups.com.
textPayload: "[2018-10-30 01:09:47,884] {jobs.py:1439} ERROR - Cannot load the dag bag to handle failure for <TaskInstance: TASK_NAME 2018-10-29 03:16:11.865389 [queued]>. Setting task to FAILED without callbacks or retries. Do you have enough resources?
schedulerdag_concurrency 30parallelism 45
max_threads 4
To unsubscribe from this group and stop receiving emails from it, send an email to cloud-composer-di...@googlegroups.com.
To post to this group, send email to cloud-compo...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cloud-composer-discuss/6d5bf420-0264-420e-8107-baff2b2aae05%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to a topic in the Google Groups "cloud-composer-discuss" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/cloud-composer-discuss/cxiivo9wHZQ/unsubscribe.
To unsubscribe from this group and all its topics, send an email to cloud-composer-di...@googlegroups.com.
To post to this group, send email to cloud-compo...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cloud-composer-discuss/be58bdef-acd0-485e-923a-75457b5ecefc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.