You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Sergiy Matusevych (JIRA)" <ji...@apache.org> on 2016/11/30 22:27:58 UTC

[jira] [Created] (REEF-1681) Allow REEF Driver to run in unmanaged AM mode

Sergiy Matusevych created REEF-1681:
---------------------------------------

             Summary: Allow REEF Driver to run in unmanaged AM mode
                 Key: REEF-1681
                 URL: https://issues.apache.org/jira/browse/REEF-1681
             Project: REEF
          Issue Type: Sub-task
          Components: REEF Driver, REEF-Runtime-YARN
            Reporter: Sergiy Matusevych
            Assignee: Sergiy Matusevych


To run REEF as a library, we need to be able to co-locate REEF Driver with some other Application Master process (e.g. Spark AM or other REEF Driver). To that end, we need to introduce a driver configuration flag (e.g. {{DriverIsUnmanaged}}), and allow REEF runtime to check it and set the proper value in AM request (e.g. {{ApplicationSubmissionContext.setUnmanagedAM()}} in YARN API).



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