You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Gergely Novák (JIRA)" <ji...@apache.org> on 2017/12/01 14:13:00 UTC

[jira] [Assigned] (YARN-7594) TestNMWebServices.testGetNMResourceInfo fails on trunk

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

Gergely Novák reassigned YARN-7594:
-----------------------------------

    Assignee: Gergely Novák

> TestNMWebServices.testGetNMResourceInfo fails on trunk
> ------------------------------------------------------
>
>                 Key: YARN-7594
>                 URL: https://issues.apache.org/jira/browse/YARN-7594
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: nodemanager, webapp
>            Reporter: Gergely Novák
>            Assignee: Gergely Novák
>         Attachments: YARN-7594.001.patch
>
>
> {code}
> // Access resource-2 should fail (null NMResourceInfo returned).
> JSONObject json = response.getEntity(JSONObject.class);
> assertIncludesException(json);
> {code}
> fails with
> {noformat}
> java.lang.AssertionError ...
>     at org.apache.hadoop.yarn.server.nodemanager.webapp.TestNMWebServices.assertIncludesException(TestNMWebServices.java:541)
>     at org.apache.hadoop.yarn.server.nodemanager.webapp.TestNMWebServices.testGetNMResourceInfo(TestNMWebServices.java:461)...
> {noformat}



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

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