Description
Currently, YARN RM reject requested resource if memory or vcores are less than 0 or greater than maximum allocation. We should run the check for customized resource types as well.
Attachments
Attachments
Issue Links
- relates to
-
YARN-8202 DefaultAMSProcessor should properly check units of requested custom resource types against minimum/maximum allocation
- Resolved