You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Andrey (JIRA)" <ji...@apache.org> on 2016/12/15 18:43:58 UTC

[jira] [Created] (REEF-1688) IMRU driver fails if RM allocates extra evaluators

Andrey created REEF-1688:
----------------------------

             Summary: IMRU driver fails if RM allocates extra evaluators
                 Key: REEF-1688
                 URL: https://issues.apache.org/jira/browse/REEF-1688
             Project: REEF
          Issue Type: Improvement
          Components: IMRU
            Reporter: Andrey


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.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)