[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

        

Reply via email to