You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Daniel Dai (Updated) (JIRA)" <ji...@apache.org> on 2012/01/15 06:50:39 UTC

[jira] [Updated] (PIG-2055) inconsistent behavior in parser generated during build

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

Daniel Dai updated PIG-2055:
----------------------------

    Fix Version/s: 0.11
                   0.10
                   0.9.2
    
> inconsistent behavior in parser generated during build 
> -------------------------------------------------------
>
>                 Key: PIG-2055
>                 URL: https://issues.apache.org/jira/browse/PIG-2055
>             Project: Pig
>          Issue Type: Bug
>    Affects Versions: 0.9.0
>            Reporter: Thejas M Nair
>            Assignee: Thejas M Nair
>             Fix For: 0.9.2, 0.10, 0.11
>
>         Attachments: PIG-2055-for-0.9.1.patch, PIG-2055-for-0.9.1_1.patch, PIG-2055-for-0.9.1_2.patch, PIG-2055.1.patch, PIG-2055.2.patch, PIG-2055.for-0.9.0.patch, QueryParser_broken.java, QueryParser_broken_other.java, QueryParser_working.java, antlrWatchConversionOutput.txt, diff.txt
>
>
> On certain builds, i see that pig fails to support this syntax -
> {code}
> grunt> l = load 'x' using PigStorage(':');           
> 2011-05-10 09:21:41,565 [main] ERROR org.apache.pig.tools.grunt.Grunt - ERROR 1200: <line 1, column 29>  mismatched input '(' expecting SEMI_COLON
> Details at logfile: /Users/tejas/pig_trunk_cp/trunk/pig_1305044484712.log
> {code}
> I seem to be the only one who has seen this behavior, and I have seen on occassion when I build on mac. It could be problem with antlr and apple jvm interaction. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira