You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Andrew Chung (JIRA)" <ji...@apache.org> on 2015/08/15 03:18:46 UTC

[jira] [Created] (REEF-594) Add NodeDescriptor, number of cores, and memory to construct complete EvaluatorManager for recovered evaluator

Andrew Chung created REEF-594:
---------------------------------

             Summary: Add NodeDescriptor, number of cores, and memory to construct complete EvaluatorManager for recovered evaluator
                 Key: REEF-594
                 URL: https://issues.apache.org/jira/browse/REEF-594
             Project: REEF
          Issue Type: Sub-task
            Reporter: Andrew Chung


Currently, when we recover an evaluator, we cannot provide complete information of the evaluator back to the user because we do not persist the information anywhere. There are a few options here to keep the information. The first is to persist the information in the DFS, the second is to add the information in EvaluatorStatusProto.



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