Description
if Yarn allocates more evaluators than IMRU driver requested, IMRU driver fails.
Seems like RM is not behaving well in this situation, but IMRU driver could continue working with existing evaluators and just reject the extra allocations.
Would make it more robust.
The error we log and fail with:
"Possible Bug in the IMRU code: Trying to add an additional Evaluator container_####, but the total expected Evaluator number <RequestedN> has been reached.
Attachments
Issue Links
- is related to
-
REEF-1692 Revert the ignorance for extra Evaluators requested
- Resolved