[ 
https://issues.apache.org/jira/browse/YARN-6972?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16123801#comment-16123801
 ] 

Tanuj Nayak edited comment on YARN-6972 at 8/11/17 6:42 PM:
------------------------------------------------------------

Hey so the the changes in the last three test classes you mentioned were cause 
the tests are failing without that change. In AppInfo, clusterId is attempted 
to be set through YarnConfiguration.getClusterId(Configuration) which throws an 
exception if no clusterId is set for that configuration. To avert that issue, I 
set the configurations in those tests that you listed.

Also, I ran the failed tests locally and they seem to work.


was (Author: tanujnay):
Hey so the the changes in the last three test classes you mentioned were cause 
the tests are failing without that change. In AppInfo, clusterId is attempted 
to be set through YarnConfiguration.getClusterId(Configuration) which throws an 
exception if no clusterId is set for that configuration. To avert that issue, I 
set the configurations in those tests that you listed.

> Adding RM ClusterId in AppInfo
> ------------------------------
>
>                 Key: YARN-6972
>                 URL: https://issues.apache.org/jira/browse/YARN-6972
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>            Reporter: Giovanni Matteo Fumarola
>            Assignee: Tanuj Nayak
>         Attachments: YARN-6972.001.patch, YARN-6972.002.patch, 
> YARN-6972.003.patch, YARN-6972.004.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-issues-h...@hadoop.apache.org

Reply via email to