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

Jeremy Karn commented on PIG-3431:
----------------------------------

Here's a new patch with two test cases to check for the captured exception on a 
syntax error and on a parameter substitution error.
                
> 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

Reply via email to