mudit1289 opened a new pull request, #5680:
URL: https://github.com/apache/hadoop/pull/5680

   ASF JIRA: https://issues.apache.org/jira/browse/MAPREDUCE-7438
   
   Allowing config to remove untracked nodes having only selective nodeStates
   Config: 
yarn.resourcemanager.node-removal-untracked.node-selective-states-to-remove
   
   If Yarn untracked removal is enabled, then this config can control what all
   node states can be removed. If the untracked node is not having one of these
   states, then node will skipped for removal. If this config value is set to
   empty, all node states, will be eligible for removal
   NodeState is an ENUM: org.apache.hadoop.yarn.api.records.NodeState
   
   
   ### How was this patch tested?
   Adding 1 new UT in TestResourceTrackerService.java 
   
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to