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 "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/01/22 10:50:35 UTC

[jira] [Commented] (YARN-3083) Resource format isn't correct in Fair Scheduler web page

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

Hadoop QA commented on YARN-3083:
---------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12693842/fairscheduler-ui-format.patch
  against trunk revision 786dbdf.

    {color:red}-1 patch{color}.  The patch command could not apply the patch.

Console output: https://builds.apache.org/job/PreCommit-YARN-Build/6387//console

This message is automatically generated.

> Resource format isn't correct in Fair Scheduler web page
> --------------------------------------------------------
>
>                 Key: YARN-3083
>                 URL: https://issues.apache.org/jira/browse/YARN-3083
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: fairscheduler
>    Affects Versions: 2.3.0
>            Reporter: Xia Hu
>              Labels: UI, fairscheduler
>         Attachments: fairscheduler-ui-format.patch
>
>
> In my fair scheduler web page, the resources shown of each queue is like this:   "& lt;memory:65536, vCores:0& gt;"
> so obviously "& lt;" should be shown as "<", bet it isn't. After reading the codes, I suppose it's because method StringEscapeUtils.escapeHtml is called twice. But I only found one place. Anyway, I modify the code, and this problem seems to be solved. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)