Task failures and error handling

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Task failures and error handling

Ufuk Celebi-2
Stephan and I came up with the following document about how to handle failures of tasks and how to make sure we properly attribute the failure to the correct root cause and suppress follow-up failures. The document defines the behaviour that should be followed for different kinds of task failures.

https://cwiki.apache.org/confluence/display/FLINK/Task+Failures+and+Error+Handling

Feel free to comment.

I will open issues for the respective issues if there are no objections.

– Ufuk
Reply | Threaded
Open this post in threaded view
|

Re: Task failures and error handling

Robert Metzger
Looks good, thank you!

On Tue, Apr 28, 2015 at 1:18 PM, Ufuk Celebi <[hidden email]> wrote:

> Stephan and I came up with the following document about how to handle
> failures of tasks and how to make sure we properly attribute the failure to
> the correct root cause and suppress follow-up failures. The document
> defines the behaviour that should be followed for different kinds of task
> failures.
>
>
> https://cwiki.apache.org/confluence/display/FLINK/Task+Failures+and+Error+Handling
>
> Feel free to comment.
>
> I will open issues for the respective issues if there are no objections.
>
> – Ufuk