Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
Description
YARN-5351 added ExecutionTypeRequest to the ResourceRequest comparator but the ResourceRequest object created via utility methods in few tests like TestFifoScheduler and TestCapacityScheduler do not set ExecutionTypeRequest which results in null pointer exceptions. This JIRA proposes a simple fix by setting ExecutionTypeRequest in the utility methods.
Attachments
Attachments
Issue Links
- is related to
-
YARN-5351 ResourceRequest should take ExecutionType into account during comparison
- Resolved