Description
Currently, Hadoop YARN Registry is in YARN. However, this can be used by other parts of the project (e.g., HDFS). In addition, it does not have any real dependency to YARN.
We should move it into commons and make it Hadoop Registry.
Attachments
Attachments
Issue Links
- breaks
-
HADOOP-16701 Fix broken links in site index
- Resolved
- causes
-
HADOOP-15886 Fix findbugs warnings in RegistryDNS.java
- Resolved
- is related to
-
YARN-8845 hadoop.registry.rm.enabled is not used
- Resolved
- relates to
-
HADOOP-15774 Leverage Hadoop Service Registry to discover Hadoop services
- Open