Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.4.0
-
None
Description
YARN and MapReduce daemons currently do not support specifying a wildcard address for the server endpoints. This prevents the endpoints from being accessible from all interfaces on a multihomed machine.
Note that if we do specify INADDR_ANY for any of the options, it will break clients as they will attempt to connect to 0.0.0.0. We need a solution that allows specifying a hostname or IP-address for clients while requesting wildcard bind for the servers.
(List of endpoints is in a comment below)
Attachments
Attachments
Issue Links
- is duplicated by
-
YARN-800 Clicking on an AM link for a running app leads to a HTTP 500
- Resolved
- is related to
-
HDFS-5128 Allow multiple net interfaces to be used with HA namenode RPC server
- Closed
-
HDFS-6273 Config options to allow wildcard endpoints for namenode HTTP and HTTPS servers
- Closed
- relates to
-
YARN-2384 Document YARN multihoming settings
- Open
-
HDFS-6712 Document HDFS Multihoming Settings
- Closed
-
MAPREDUCE-6019 MapReduce changes for exposing YARN/MR endpoints on multiple interfaces.
- Closed