You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "John Yang (JIRA)" <ji...@apache.org> on 2015/01/23 07:03:34 UTC

[jira] [Created] (REEF-103) Refactor MesosRemoteManager using Tang

John Yang created REEF-103:
------------------------------

             Summary: Refactor MesosRemoteManager using Tang
                 Key: REEF-103
                 URL: https://issues.apache.org/jira/browse/REEF-103
             Project: REEF
          Issue Type: Improvement
          Components: REEF-Runtime-Mesos
            Reporter: John Yang
            Priority: Minor


Current MesosRemoteManager is built with ad-hoc methods.

As MesosRemoteManager is not constructed from Launcher, which is used as a starting point for REEF Driver and REEF Evaluator, it does not conflict with the existing RemoteManager, which does not get constructed. 

Hence, we can use Tang to register the necessary parameters and construct the class in a more concise manner.





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