Jun Gong created YARN-4201:
------------------------------
Summary: AMBlacklist does not work for minicluster
Key: YARN-4201
URL: https://issues.apache.org/jira/browse/YARN-4201
Project: Hadoop YARN
Issue Type: Bug
Components: resourcemanager
Reporter: Jun Gong
Assignee: Jun Gong
For minicluster (scheduler.include-port-in-node-name is set to TRUE),
AMBlacklist does not work. It is because RM just puts host to AMBlacklist
whether scheduler.include-port-in-node-name is set or not. In fact RM should
put "host + port" to AMBlacklist when it is set.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)