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

Hadoop QA commented on PIG-957:
-------------------------------

+1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12419544/PIG-957-2.patch
  against trunk revision 814075.

    +1 @author.  The patch does not contain any @author tags.

    +1 tests included.  The patch appears to include 6 new or modified tests.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    +1 javac.  The applied patch does not increase the total number of javac 
compiler warnings.

    +1 findbugs.  The patch does not introduce any new Findbugs warnings.

    +1 release audit.  The applied patch does not increase the total number of 
release audit warnings.

    +1 core tests.  The patch passed core unit tests.

    +1 contrib tests.  The patch passed contrib unit tests.

Test results: 
http://hudson.zones.apache.org/hudson/job/Pig-Patch-h7.grid.sp2.yahoo.net/27/testReport/
Findbugs warnings: 
http://hudson.zones.apache.org/hudson/job/Pig-Patch-h7.grid.sp2.yahoo.net/27/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Console output: 
http://hudson.zones.apache.org/hudson/job/Pig-Patch-h7.grid.sp2.yahoo.net/27/console

This message is automatically generated.

> Tutorial is broken with 0.4 branch and trunk
> --------------------------------------------
>
>                 Key: PIG-957
>                 URL: https://issues.apache.org/jira/browse/PIG-957
>             Project: Pig
>          Issue Type: Bug
>    Affects Versions: 0.3.0
>            Reporter: Olga Natkovich
>            Assignee: Pradeep Kamath
>             Fix For: 0.4.0
>
>         Attachments: PIG-957-2.patch, PIG-957.patch
>
>
> As I was testing the Pig Tutorial in preparation for the release, I found 
> that we broke the second script both in local mode and in MR mode. The issue 
> has to do with schema and naming fields.  
> Here is what I see:
>  
> java -cp pig.jar org.apache.pig.Main -x local script2-local.pig
> 2009-09-11 12:52:46,961 [main] ERROR org.apache.pig.tools.grunt.Grunt - ERROR 
> 1000: Error during parsing. Invalid alias: hour00::group::ngram in 
> {group::ngram: chararray,group::hour: chararray,hour00::count: long,ngram: 
> chararray,hour: chararray,hour12::count: long}
> 09/09/11 12:52:46 ERROR grunt.Grunt: ERROR 1000: Error during parsing. 
> Invalid alias: hour00::group::ngram in {group::ngram: chararray,group::hour: 
> chararray,hour00::count: long,ngram: chararray,hour: chararray,hour12::count: 
> long}

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

Reply via email to