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

Brandon Li commented on MAPREDUCE-5064:
---------------------------------------

Same test failed in branch-1.2. Here is the error in the test log:

{noformat}
------------- Standard Error -----------------
In LoggedJob, we saw the unknown attribute numberMaps.
In LoggedJob, we saw the unknown attribute numberReduces.
------------- ---------------- ---------------

Testcase: testSmallTrace took 1.207 sec
Testcase: testTruncatedTask took 0.177 sec
Testcase: testRumenViaDispatch took 0.729 sec
Testcase: testBracketedCounters took 0.152 sec
Testcase: testHadoop20JHParser took 0 sec
Testcase: testJobHistoryFilenameParsing took 0.015 sec
Testcase: testProcessInputArgument took 0.053 sec
Testcase: testCurrentJHParser took 17.699 sec
        FAILED
Content mismatch expected:<[MA]P_ATTEMPT_STARTED> but 
was:<[SETU]P_ATTEMPT_STARTED>
junit.framework.AssertionFailedError: Content mismatch 
expected:<[MA]P_ATTEMPT_STARTED> but was:<[SETU]P_ATTEMPT_STARTED>
        at 
org.apache.hadoop.tools.rumen.TestRumenJobTraces.testCurrentJHParser(TestRumenJobTraces.java:779)

Testcase: testJobConfigurationParsing took 0.026 sec
Testcase: testJobConfigurationParser took 0.02 sec
Testcase: testResourceUsageMetrics took 0 sec
Testcase: testResourceUsageMetricsWithHadoopLogsAnalyzer took 0.047 sec
Testcase: testTopologyBuilder took 0.001 sec

{noformat}

Updated the JIRA title accordingly. 
                
> TestRumenJobTraces failing on 1.3.x
> -----------------------------------
>
>                 Key: MAPREDUCE-5064
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5064
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>    Affects Versions: 1.3.0
>         Environment: OS/X, java 1.6.0_41, GMT, home network (no DNS)
>            Reporter: Steve Loughran
>            Priority: Minor
>
> {{TestRumenJobTraces.testCurrentJHParser()}} is failing locally, both in a 
> bulk test and standalone

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