You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Julia (JIRA)" <ji...@apache.org> on 2017/09/22 23:16:03 UTC

[jira] [Assigned] (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 ]

Julia reassigned REEF-1891:
---------------------------

    Assignee: Julia

> 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
>
> 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)