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 2017/10/18 21:02:01 UTC

[jira] [Resolved] (REEF-1891) Allow passing job submission environment variables from .Net client

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

Markus Weimer resolved REEF-1891.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 0.17

resolved via [#1381|https://github.com/apache/reef/pull/1381]

> Allow passing job submission environment variables from .Net client
> -------------------------------------------------------------------
>
>                 Key: REEF-1891
>                 URL: https://issues.apache.org/jira/browse/REEF-1891
>             Project: REEF
>          Issue Type: Task
>            Reporter: Julia
>            Assignee: Julia
>            Priority: Minor
>             Fix For: 0.17
>
>
> Yarn ContainerLaunchContext has an API setEnvironment() that allows the client to pass environment variables to YARN when submitting a job. In the current REEF implementation, REEF Client doesn't expose it to the user. 
> For example, “container_drained_enabled“ flag – a value of “false” means the container will not block repairs, "true" means wait for the job to be drained. This is asked by a customer recently. 
> We would need to expose it from .Net REEF Client. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)