You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Russell Jurney (JIRA)" <ji...@apache.org> on 2013/12/05 07:38:44 UTC

[jira] [Commented] (PIG-2620) Customizable Error Handling in Pig

    [ https://issues.apache.org/jira/browse/PIG-2620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13839875#comment-13839875 ] 

Russell Jurney commented on PIG-2620:
-------------------------------------

This ticket is the future of data processing. Who do we have to bribe to get this built?

> Customizable Error Handling in Pig
> ----------------------------------
>
>                 Key: PIG-2620
>                 URL: https://issues.apache.org/jira/browse/PIG-2620
>             Project: Pig
>          Issue Type: New Feature
>            Reporter: Dmitriy V. Ryaboy
>
> The current behavior of Pig when handling exceptions thrown by UDFs is to fail and stop processing. We want to extend this behavior to let user have finer grain control on error handling.
> Depending on the use-case there are several options users would like to have:
> Stop the execution and report an error
> Ignore tuples that cause exceptions and log warnings
> Ignore tuples that cause exceptions and redirect them to an error relation (to enable statistics, debugging, ...)
> Write their own error handler



--
This message was sent by Atlassian JIRA
(v6.1#6144)