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:24:39 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=15137412#comment-15137412 ] 

Andrew Chung commented on REEF-1195:
------------------------------------

For now, I will simply bind {{IYarnRestClientCredential}} in {{ConfigurationModule}}, since we are eventually merging the two {{ConfigurationModule}} s.

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