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

Kihwal Lee commented on MAPREDUCE-4376:
---------------------------------------

It used to be

job 1, SUCCEEDED, SUCCEEDED
job 2, KILLED, KILLED
job 3, FAILED, FAILED

Now it's getting

job 1, SUCCEEDED, SUCCEEDED
job 2, ERROR, ERROR

The test hangs after job 2. 

                
> TestClusterMRNotification times out
> -----------------------------------
>
>                 Key: MAPREDUCE-4376
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4376
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2, test
>    Affects Versions: 2.0.1-alpha
>            Reporter: Jason Lowe
>
> The TestClusterMRNotification test is often timing out.  git bisect tests 
> narrowed it down to MAPREDUCE-3921, as the test consistently passes before 
> that change and times out most of the time after picking up that change.

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