Details
-
Improvement
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
-
None
-
None
Description
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.
Attachments
Issue Links
- is duplicated by
-
REEF-551 Remove use of RemoteManagerFactory from Mesos and deprecate
- Resolved