Aniket Mokashi created PIG-3452:
-----------------------------------

             Summary: Framework to fail-fast jobs based on exceptions in UDFs 
(useful for assert)
                 Key: PIG-3452
                 URL: https://issues.apache.org/jira/browse/PIG-3452
             Project: Pig
          Issue Type: New Feature
          Components: impl
    Affects Versions: 0.11.1
            Reporter: Aniket Mokashi
             Fix For: 0.12


Idea is to add an Exception type to pig that udfs can throw to indicate 
unexpected, unrecoverable problem. If we see n number of these exceptions, pig 
client can kill the job and abort itself. n can be configured via configuration 
properties at runtime.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to