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/18 02:52:59 UTC

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

     [ https://issues.apache.org/jira/browse/REEF-268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Markus Weimer reopened REEF-268:
--------------------------------

The current design puts the `ConfigurationProvider` interface into `reef-common`. It should be placed in `reef-tang` instead to allow e.g. Wake to use it.

> 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
>             Fix For: 0.11
>
>
> 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)