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 2016/02/09 00:59:39 UTC

[jira] [Resolved] (REEF-1195) YARNClientConfiguration is broken for on-cluster YARN submission

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

Markus Weimer resolved REEF-1195.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 0.14

Resolved via [#832|https://github.com/apache/reef/pull/832]

> YARNClientConfiguration is broken for on-cluster YARN submission
> ----------------------------------------------------------------
>
>                 Key: REEF-1195
>                 URL: https://issues.apache.org/jira/browse/REEF-1195
>             Project: REEF
>          Issue Type: Bug
>          Components: REEF.NET, REEF.NET Client
>            Reporter: Andrew Chung
>            Assignee: Andrew Chung
>            Priority: Blocker
>             Fix For: 0.14
>
>
> TANG detects {{static}} parameters in {{YarnClientConfiguration}} that are not bound to an instance of {{YarnClientConfiguration}}. When adding in {{IYarnRestClientCredential}}, it was only bound to {{ConfigurationModuleYARNRest}} but not {{ConfigurationModule}}. We can fix this by either simply by binding it to the static {{ConfigurationModule}}, or by moving {{ConfigurationModuleYARNRest}} to its own class.



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