You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Amir Youssefi (JIRA)" <ji...@apache.org> on 2008/06/16 20:25:44 UTC

[jira] Updated: (PIG-270) Show Line Number in Pig Error Messages

     [ https://issues.apache.org/jira/browse/PIG-270?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Amir Youssefi updated PIG-270:
------------------------------

    Description: 
It will be a great help to users to show A) Line Number B) Actual Line in Pig Error Messages. Currently user has to copy/paste script line by line in Grunt to find out line that ran into a problem. For Grunt we can skip line number. 


Alternatively, we can assign line numbers in Grunt and show it in command prompt alongside "grunt>".  This could be a separate issue.

  was:It will be a great help to users to show Line Number in Pig Error Messages. Current, user has to copy/paste script line by line to find out line that ran into a problem.


> Show Line Number in Pig Error Messages
> --------------------------------------
>
>                 Key: PIG-270
>                 URL: https://issues.apache.org/jira/browse/PIG-270
>             Project: Pig
>          Issue Type: Improvement
>            Reporter: Amir Youssefi
>
> It will be a great help to users to show A) Line Number B) Actual Line in Pig Error Messages. Currently user has to copy/paste script line by line in Grunt to find out line that ran into a problem. For Grunt we can skip line number. 
> Alternatively, we can assign line numbers in Grunt and show it in command prompt alongside "grunt>".  This could be a separate issue.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.