You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Andrew Chung (JIRA)" <ji...@apache.org> on 2016/02/08 19:20:39 UTC

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

Andrew Chung updated REEF-1195:
-------------------------------
    Description: 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 simply binding it to the static {{ConfigurationModule}}.  (was: 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 simply binding it to the static `ConfigurationModule`.)

> 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
>
> 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 simply binding it to the static {{ConfigurationModule}}.



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