Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.8.0
-
None
Description
Yarn supports two modes for the yarn proxy service:
a standalone yarn proxy server and a builtin proxy service.
In order to activate the builtin proxy service one configures either the yarn.web-proxy.address to be the same as the RM or does not specify it at all.
In order to support a RM in HA mode it is benificial to not specify yarn.web-proxy.address at all.