Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Reviewed
Description
NM needs to do proper validation about the attributes before sending them to RM, this includes
- a valid prefix is presented
- no duplicate entries
- do not allow two attributes with same prefix/name but different types
This could be an utility class that can be used on both RM/NM sides.
Attachments
Attachments
Issue Links
- depends upon
-
YARN-7757 Refactor NodeLabelsProvider to be more generic and reusable for node attributes providers
- Resolved