[ https://issues.apache.org/jira/browse/PIG-2637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Richard Ding updated PIG-2637: ------------------------------ Status: Patch Available (was: Open) > 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