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/07 14:47:00 UTC

[jira] [Commented] (YARN-7608) RM UI prompted DataTable warning while clicking on percent of queue column

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

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

This is caused by YARN-6752 which added two more columns to the table, thus changing the index of the progress column from 15 to 17. The above patch solves this issue.

> RM UI prompted DataTable warning while clicking on percent of queue column
> --------------------------------------------------------------------------
>
>                 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
>         Attachments: YARN-7608.001.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