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

Ahmed Radwan commented on PIG-2347:
-----------------------------------

Thanks Tom! I have tried the new patch on a small (4-node) hadoop-0.23 cluster.
I checked out trunk, applied your patch, but I also needed to manually edit the 
build.xml to change the "hadoopversion" to "23" (otherwise it doesn't run: 
ERROR org.apache.pig.tools.grunt.Grunt - ERROR 2998: Unhandled internal error. 
org.apache.hadoop.mapred.jobcontrol.JobControl.addJob(Lorg/apache/hadoop/mapred/jobcontrol/Job;)Ljava/lang/String;)

Changing the version to 23 and rebuilding solves this issue. I have run some 
basic Pig scripts without problems.

Can we add a command line argument to ant to specify the hadoopVersion so we 
don't need to manually edit the build.xml?
                
> Fix Pig Unit tests for hadoop 23
> --------------------------------
>
>                 Key: PIG-2347
>                 URL: https://issues.apache.org/jira/browse/PIG-2347
>             Project: Pig
>          Issue Type: Bug
>          Components: impl
>    Affects Versions: 0.9.1, 0.10, 0.11
>            Reporter: Daniel Dai
>            Assignee: Daniel Dai
>             Fix For: 0.10, 0.9.2, 0.11
>
>         Attachments: PIG-2347.patch, PIG-2347.patch, syslog
>
>
> This is the continuation work for PIG-2125. There are still 20+ unit test 
> suit for hadoop 23. We need to fix them.

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

        

Reply via email to