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 2015/10/01 20:52:29 UTC

[jira] [Updated] (REEF-766) The java side of the YARN client does not merge the Configurations provided by the DriverConfigurationProviders

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

Mariia Mykhailova updated REEF-766:
-----------------------------------
    Fix Version/s: 0.13

> The java side of the YARN client does not merge the Configurations provided by the DriverConfigurationProviders
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: REEF-766
>                 URL: https://issues.apache.org/jira/browse/REEF-766
>             Project: REEF
>          Issue Type: Bug
>          Components: REEF.NET Client
>            Reporter: Markus Weimer
>            Assignee: Julia
>             Fix For: 0.13
>
>
> The .NET client currently invokes a Java program to do the actual submission. In the case of YARN, that is  {{YarnJobSubmissionClient}}. However, that class does not merge the configurations provided by the {{DriverConfigurationProviders}}. This means that, for instance, configured port ranges are not handed over from C# to Java.
> Note that the issue doesn't exist for the local client, {{LocalClient}}. Its {{submit}} method merges the configurations in. We should do the same in {{YarnJobSubmissionClient}}



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