You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Markus Weimer (JIRA)" <ji...@apache.org> on 2015/04/17 22:55:59 UTC

[jira] [Created] (REEF-268) Simplify Configuration passthrough from Client to Driver to Evaluator

Markus Weimer created REEF-268:
----------------------------------

             Summary: Simplify Configuration passthrough from Client to Driver to Evaluator
                 Key: REEF-268
                 URL: https://issues.apache.org/jira/browse/REEF-268
             Project: REEF
          Issue Type: Improvement
          Components: REEF
            Reporter: Markus Weimer
            Assignee: Markus Weimer


We frequently need to pass Configurations from Client to Driver to Evaluator. We should make this a little easier: 

  * Add an Interface `ConfigurationProvider` with a single `getConfiguration` method.
  * Add a set of these in the Client, Driver and Evaluator configurations.
  * Use this set when assembling the Driver and Evaluator Configurations.



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