Hey Guys,

Currently a Pig job fails when one record out of the billions records fails
on STORE.
This is not always desirable behavior when you are dealing with millions of
records and only few fail.
In certain use-cases its desirable to know how many such errors and have an
accounting for the same.
Is there a configurable limits that we can set for pig so that we can allow
a threshold for bad records on STORE similar to the lines of the JIRA for
LOAD PIG-3059 <https://issues.apache.org/jira/browse/PIG-3059>

Thanks,
Siddhi

Reply via email to