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

Cheolsoo Park resolved PIG-2987.
--------------------------------

    Resolution: Duplicate
    
> TestCounters fails
> ------------------
>
>                 Key: PIG-2987
>                 URL: https://issues.apache.org/jira/browse/PIG-2987
>             Project: Pig
>          Issue Type: Sub-task
>            Reporter: Cheolsoo Park
>             Fix For: 0.11
>
>
> To reproduce:
> {code}
> ant clean test -Dtestcase=TestCounters -Dhadoopversion=20
> {code}
> This fails with the following error:
> {code}
> Testcase: testMultipleMRJobs took 52.073 sec
>     FAILED
> expected:<10> but was:<1>
> junit.framework.AssertionFailedError: expected:<10> but was:<1>
>     at 
> org.apache.pig.test.TestCounters.testMultipleMRJobs(TestCounters.java:452)
> {code}
> I see the failures with both hadoop-1.0.x and 2-0.x.

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

Reply via email to