-
Type:
Sub-task
-
Status: Resolved
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: 2.7.3
-
Fix Version/s: None
-
Component/s: resourcemanager
-
Labels:
-
Target Version/s:
The RM needs to (optionally) integrate with the YARN registry:
- startup: create the /services and /users paths with system ACLs (yarn, hdfs principals)
- app-launch: create the user directory /users/$username with the relevant permissions (CRD) for them to create subnodes.
- attempt, container, app completion: remove service records with the matching persistence and ID
- causes
-
YARN-6136 YARN registry service should avoid scanning whole ZK tree for every container/application finish
-
- Resolved
-
- depends upon
-
YARN-2652 add hadoop-yarn-registry package under hadoop-yarn
-
- Closed
-
- is depended upon by
-
SLIDER-552 remove root registry path setup in AM
-
- Open
-
-
YARN-2646 distributed shell & tests to use registry
-
- Open
-
-
SLIDER-149 Support a YARN service registry
-
- Resolved
-
- is duplicated by
-
YARN-6903 Yarn-native-service framework core rewrite
-
- Resolved
-
- relates to
-
YARN-8845 hadoop.registry.rm.enabled is not used
-
- Resolved
-
- links to