[
https://issues.apache.org/jira/browse/PIG-1801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Richard Ding updated PIG-1801:
------------------------------
Attachment: PIG-1801.patch
Attaching patch that captures Jython runtime exceptions. Also added is that one
doesn't need to use "-" before a fs command when using Pig.fs(...) method.
> Need better error message for Jython errors
> -------------------------------------------
>
> Key: PIG-1801
> URL: https://issues.apache.org/jira/browse/PIG-1801
> Project: Pig
> Issue Type: Bug
> Affects Versions: 0.9.0
> Reporter: Richard Ding
> Assignee: Richard Ding
> Fix For: 0.9.0
>
> Attachments: PIG-1801.patch
>
>
> Current Pig exception handling does not treat Jython exceptions differently
> from general RuntimeExceptions. We need to put Jython exceptions in a
> separate class and output better error messages.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.