Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
v1.0
-
None
-
Patch
Description
In the old code:
MapReduceExecutable.java
String rmWebHost = job.getConfiguration().get("yarn.resourcemanager.webapp.address");
is not support ResourceManager HA config like:
yarn.resourcemanager.webapp.address.rm1
yarn.resourcemanager.webapp.address.rm2