You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Siddharth Seth (JIRA)" <ji...@apache.org> on 2012/08/28 22:37:07 UTC

[jira] [Commented] (MAPREDUCE-4599) Ensure not to launch container on blacklisted nodes

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

Siddharth Seth commented on MAPREDUCE-4599:
-------------------------------------------

Couple of comments
- removeFromBlackList(nodeId) -> un-blacklisting of nodes is currently not supported. Adding support for this (along with a criteria) should not be part of the MR-3902 effort.
- the event type "N_NODE_WAS_BLACKLISTED" needs to be generated in AMNodeImpl when the node enters a BLACKLISTED state.
                
> Ensure not to launch container on blacklisted nodes
> ---------------------------------------------------
>
>                 Key: MAPREDUCE-4599
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4599
>             Project: Hadoop Map/Reduce
>          Issue Type: Sub-task
>          Components: applicationmaster
>    Affects Versions: MR-3902
>            Reporter: Tsuyoshi OZAWA
>            Assignee: Tsuyoshi OZAWA
>            Priority: Minor
>         Attachments: MAPREDUCE-4599.patch
>
>
> The current implementation of RMContainerAllocator doesn't ensure not to launch containers on blacklisted nodes. This may cause some skews by tasks on bad nodes.

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