You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Mariia Mykhailova (JIRA)" <ji...@apache.org> on 2016/12/08 00:05:58 UTC

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

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

Mariia Mykhailova resolved REEF-1681.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 0.16

Resolved via [PR 1195|https://github.com/apache/reef/pull/1195]

> 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
>              Labels: configuration, driver, yarn
>             Fix For: 0.16
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> 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)