[
https://issues.apache.org/jira/browse/PIG-3431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jeremy Karn updated PIG-3431:
-----------------------------
Release Note:
Improves Pig exception handling by:
* Adding the SourceLocation (line and column numbers) to parsing exceptions
* Adding a new exception class for undefined parameters with details of the
error.
* Add the top level exception Pig threw to the PigStats object for analysis
after the run finishes.
> Return more information for parsing related exceptions.
> -------------------------------------------------------
>
> Key: PIG-3431
> URL: https://issues.apache.org/jira/browse/PIG-3431
> Project: Pig
> Issue Type: Improvement
> Reporter: Jeremy Karn
> Fix For: 0.12
>
> Attachments: PIG-3431-2.patch, PIG-3431-3.patch, PIG-3431.patch
>
>
> There are a number of places in the Pig code where information useful for
> debugging parsing problems is being buried. This patch tries to expose that
> information by passing it up all the way to the Main run method and attaching
> it to the PigStats object.
--
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