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/08 08:54:00 UTC

[jira] [Commented] (YARN-7608) Incorrect sTarget column causing DataTable warning on RM application and scheduler web page

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

Gergely Novák commented on YARN-7608:
-------------------------------------

Nice catch, patch #2 fixes the fair scheduler page, too.

What about the else branch? The only usage of the method where both {{isFairSchedulerPage}} and {{isResourceManager}} is false is {{AHSView::preHead()}}, but as far as I could see, all the subclasses of {{AHSView}} overrides {{preHead}}, so eventually it's not used anywhere..

> Incorrect sTarget column causing DataTable warning on RM application and scheduler web page
> -------------------------------------------------------------------------------------------
>
>                 Key: YARN-7608
>                 URL: https://issues.apache.org/jira/browse/YARN-7608
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: resourcemanager, webapp
>    Affects Versions: 2.9.0
>            Reporter: Weiwei Yang
>            Assignee: Gergely Novák
>         Attachments: YARN-7608.001.patch, YARN-7608.002.patch
>
>
> On a cluster built from latest trunk, click {{% of Queue}} gives following warning
> {noformat}
> DataTable warning (tableID="'apps'): Requested unknown parameter '15' from the data source for row 0
> {noformat}
> {{% of Cluster}} doesn't have this problem.



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