You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Gianmarco De Francisci Morales (JIRA)" <ji...@apache.org> on 2012/10/16 20:39:03 UTC

[jira] [Commented] (PIG-2985) TestRank1,2,3 fail with hadoop-2.0.x

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

Gianmarco De Francisci Morales commented on PIG-2985:
-----------------------------------------------------

Did hadoop-2.0 change the way to access counters?
                
> TestRank1,2,3 fail with hadoop-2.0.x
> ------------------------------------
>
>                 Key: PIG-2985
>                 URL: https://issues.apache.org/jira/browse/PIG-2985
>             Project: Pig
>          Issue Type: Sub-task
>            Reporter: Cheolsoo Park
>             Fix For: 0.11
>
>
> To reproduce the error, please run:
> {code}
> ant clean test -Dhadoopversion=23 -Dtestcase=TestRank1
> {code}
> This fails with the following error:
> {code}
> Caused by: java.lang.RuntimeException: Error to read counters into Rank operation counterSize 0
>     at org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.JobControlCompiler.saveCounters(JobControlCompiler.java:386)
>     at org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.JobControlCompiler.updateMROpPlan(JobControlCompiler.java:330)
>     at org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.MapReduceLauncher.launchPig(MapReduceLauncher.java:370)
>     at org.apache.pig.PigServer.launchPlan(PigServer.java:1264)
> Caused by: java.lang.NullPointerException
>     at org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.JobControlCompiler.saveCounters(JobControlCompiler.java:359)
> {code}
> I see the failures with hadoop-2.0.x only.

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