[
https://issues.apache.org/jira/browse/PIG-2056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13032152#comment-13032152
]
Thejas M Nair commented on PIG-2056:
------------------------------------
+1
> Jython error messages should show script name
> ---------------------------------------------
>
> Key: PIG-2056
> URL: https://issues.apache.org/jira/browse/PIG-2056
> Project: Pig
> Issue Type: Bug
> Components: impl
> Affects Versions: 0.9.0
> Reporter: Richard Ding
> Assignee: Richard Ding
> Priority: Minor
> Fix For: 0.9.0
>
> Attachments: PIG-2056.patch
>
>
> Instead of messages like
> {code}
> Traceback (most recent call last):
> File "<iostream>", line 12, in <module>
> {code}
> It should display the script file name:
> {code}
> Traceback (most recent call last):
> File "test.py", line 12, in <module>
> {code}
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira