Details
-
New Feature
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
Currently, Hadoop relies on configuration files to specify the servers.
This requires maintaining these configuration files and propagating the changes.
Hadoop should have a framework to provide discovery.
For example, in HDFS, we could define the Namenodes in a shared location and the DNs would use the framework to find the Namenodes.
Attachments
Attachments
Issue Links
- is related to
-
YARN-8050 Yarn High Availability ZooKeeper based discovery rather than explicit rm1,rm2 configs
- Open
-
HADOOP-15821 Move Hadoop YARN Registry to Hadoop Registry
- Resolved
-
HDFS-13312 NameNode High Availability ZooKeeper based discovery rather than explicit nn1,nn2 configs
- Patch Available