You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "fang fang chen (JIRA)" <ji...@apache.org> on 2012/09/13 10:39:08 UTC

[jira] [Commented] (PIG-2637) Command-line option -e throws TokenMgrError exception

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

fang fang chen commented on PIG-2637:
-------------------------------------

Attach the patch file. Test passed in my environment.
                
> Command-line option -e throws TokenMgrError exception
> -----------------------------------------------------
>
>                 Key: PIG-2637
>                 URL: https://issues.apache.org/jira/browse/PIG-2637
>             Project: Pig
>          Issue Type: Bug
>          Components: grunt
>    Affects Versions: 0.9.2
>            Reporter: Richard Ding
>            Assignee: fang fang chen
>            Priority: Minor
>         Attachments: PIG-2637.patch
>
>
> The command-line:
> {code}
> java -cp pig.jar org.apache.pig.Main -x local -e "a = load '1.txt';"
> {code}
> fails with exception:
> {code}
> ERROR 1000: Error during parsing. Lexical error at line 1, column 18.  Encountered: <EOF> after : ""
> {code}

--
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