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 "Ramya Sunil (JIRA)" <ji...@apache.org> on 2011/08/03 00:04:27 UTC

[jira] [Created] (MAPREDUCE-2768) [MR-279] NMs not being blacklisted as determined by health scripts

[MR-279] NMs not being blacklisted as determined by health scripts
------------------------------------------------------------------

                 Key: MAPREDUCE-2768
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2768
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: mrv2
    Affects Versions: 0.23.0
            Reporter: Ramya Sunil
             Fix For: 0.23.0


The NMs are not being blacklisted via the node health script. Below is the configuration used:

yarn.server.nodemanager.healthchecker.script.path=<path to node health script which blacklists a NM>
yarn.server.nodemanager.healthchecker.interval=10
yarn.server.nodemanager.healthchecker.script.timeout=12

The node continues to be healthy forever. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (MAPREDUCE-2768) [MR-279] NMs not being blacklisted as determined by health scripts

Posted by "Arun C Murthy (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-2768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arun C Murthy updated MAPREDUCE-2768:
-------------------------------------

    Priority: Blocker  (was: Major)

> [MR-279] NMs not being blacklisted as determined by health scripts
> ------------------------------------------------------------------
>
>                 Key: MAPREDUCE-2768
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2768
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Ramya Sunil
>            Assignee: Arun C Murthy
>            Priority: Blocker
>             Fix For: 0.23.0
>
>
> The NMs are not being blacklisted via the node health script. Below is the configuration used:
> yarn.server.nodemanager.healthchecker.script.path=<path to node health script which blacklists a NM>
> yarn.server.nodemanager.healthchecker.interval=10
> yarn.server.nodemanager.healthchecker.script.timeout=12
> The node continues to be healthy forever. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Assigned] (MAPREDUCE-2768) [MR-279] NMs not being blacklisted as determined by health scripts

Posted by "Arun C Murthy (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-2768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arun C Murthy reassigned MAPREDUCE-2768:
----------------------------------------

    Assignee: Arun C Murthy

> [MR-279] NMs not being blacklisted as determined by health scripts
> ------------------------------------------------------------------
>
>                 Key: MAPREDUCE-2768
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2768
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Ramya Sunil
>            Assignee: Arun C Murthy
>             Fix For: 0.23.0
>
>
> The NMs are not being blacklisted via the node health script. Below is the configuration used:
> yarn.server.nodemanager.healthchecker.script.path=<path to node health script which blacklists a NM>
> yarn.server.nodemanager.healthchecker.interval=10
> yarn.server.nodemanager.healthchecker.script.timeout=12
> The node continues to be healthy forever. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (MAPREDUCE-2768) [MR-279] NMs not being blacklisted as determined by health scripts

Posted by "Arun C Murthy (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-2768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arun C Murthy resolved MAPREDUCE-2768.
--------------------------------------

    Resolution: Not A Problem

Fixed via the RM re-factor we did a while ago.
                
> [MR-279] NMs not being blacklisted as determined by health scripts
> ------------------------------------------------------------------
>
>                 Key: MAPREDUCE-2768
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2768
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Ramya Sunil
>            Assignee: Arun C Murthy
>            Priority: Blocker
>             Fix For: 0.23.0
>
>
> The NMs are not being blacklisted via the node health script. Below is the configuration used:
> yarn.server.nodemanager.healthchecker.script.path=<path to node health script which blacklists a NM>
> yarn.server.nodemanager.healthchecker.interval=10
> yarn.server.nodemanager.healthchecker.script.timeout=12
> The node continues to be healthy forever. 

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

        

[jira] [Commented] (MAPREDUCE-2768) [MR-279] NMs not being blacklisted as determined by health scripts

Posted by "Arun C Murthy (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-2768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13082647#comment-13082647 ] 

Arun C Murthy commented on MAPREDUCE-2768:
------------------------------------------

This has been fixed as part of the RM re-factor, can you pls verify? Thanks.

> [MR-279] NMs not being blacklisted as determined by health scripts
> ------------------------------------------------------------------
>
>                 Key: MAPREDUCE-2768
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2768
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: mrv2
>    Affects Versions: 0.23.0
>            Reporter: Ramya Sunil
>            Assignee: Arun C Murthy
>             Fix For: 0.23.0
>
>
> The NMs are not being blacklisted via the node health script. Below is the configuration used:
> yarn.server.nodemanager.healthchecker.script.path=<path to node health script which blacklists a NM>
> yarn.server.nodemanager.healthchecker.interval=10
> yarn.server.nodemanager.healthchecker.script.timeout=12
> The node continues to be healthy forever. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira