You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Cheolsoo Park (JIRA)" <ji...@apache.org> on 2012/10/17 04:18:02 UTC

[jira] [Created] (PIG-2987) TestCounters fails

Cheolsoo Park created PIG-2987:
----------------------------------

             Summary: TestCounters fails
                 Key: PIG-2987
                 URL: https://issues.apache.org/jira/browse/PIG-2987
             Project: Pig
          Issue Type: Sub-task
            Reporter: Cheolsoo Park


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

[jira] [Resolved] (PIG-2987) TestCounters fails

Posted by "Cheolsoo Park (JIRA)" <ji...@apache.org>.
     [ 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