-
Type:
Sub-task
-
Status: Resolved
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 3.1.0
-
Fix Version/s: 3.1.0
-
Component/s: nodemanager
-
Labels:None
-
Target Version/s:
-
Hadoop Flags:Reviewed
We will throw an exception if yarn.nodemanager.resource-types.memory is configured, but not if .memory-mb or .vcores is configured. We should be consistent. We should not allow resource types to redefine something for which we already have a property to set.