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 "Ahmed Hussein (JIRA)" <ji...@apache.org> on 2019/05/01 22:15:00 UTC

[jira] [Comment Edited] (YARN-9285) RM UI progress column is of wrong type

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

Ahmed Hussein edited comment on YARN-9285 at 5/1/19 10:14 PM:
--------------------------------------------------------------

The code is not common because the `applicationhistory` does not have those columns. I was thinking to put that line for (isResourceManager || isFairSchedulerPage) but I was reluctant because changes to the column in 1 view will break the other.

[~eepayne]: do you still prefer to go in a common path?


was (Author: ahussein):
The code is not common because the `applicationhistory` does not have those columns. I was thinking to put that line for (isResourceManager || isFairSchedulerPage) but I was reluctant because changes to the column in 1 view will break the other.

> RM UI progress column is of wrong type
> --------------------------------------
>
>                 Key: YARN-9285
>                 URL: https://issues.apache.org/jira/browse/YARN-9285
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: yarn
>    Affects Versions: 3.1.2, 2.8.6, 2.9.3
>            Reporter: Ahmed Hussein
>            Assignee: Ahmed Hussein
>            Priority: Minor
>              Labels: bug
>         Attachments: YARN-9285-branch-2.8.001.patch, YARN-9285-branch-2.9.001.patch, YARN-9285.001.patch
>
>
> The column type assigned for progress column in the application report is not correct.
> The rank of the progress column should be 16, and 18. In WebPageUtils.java the "atargets" needs to be incremented by 1. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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