You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Varun Saxena (JIRA)" <ji...@apache.org> on 2015/06/27 19:15:04 UTC

[jira] [Commented] (YARN-3848) TestNodeLabelContainerAllocation is timing out

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

Varun Saxena commented on YARN-3848:
------------------------------------

Test which is failing is {{testQueueMaxCapacitiesWillNotBeHonoredWhenNotRespectingExclusivity}}. Test output has been attached.
Basically MockRM is being stopped while dispatcher still has events in its queue which leads to InterruptedException. JUnit wrongly interprets this as timeout, even though it isn't.

> TestNodeLabelContainerAllocation is timing out
> ----------------------------------------------
>
>                 Key: YARN-3848
>                 URL: https://issues.apache.org/jira/browse/YARN-3848
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: test
>            Reporter: Jason Lowe
>            Assignee: Varun Saxena
>         Attachments: test_output.txt
>
>
> A number of builds, pre-commit and otherwise, have been failing recently because TestNodeLabelContainerAllocation has timed out.  See https://builds.apache.org/job/Hadoop-Yarn-trunk/969/, YARN-3830, YARN-3802, or YARN-3826 for examples.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)