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

Omkar Vinit Joshi commented on YARN-1044:
-----------------------------------------

Someone has already fixed it looks like but forgot to remove older...check 
"<usedResources><memory:0, vCores:0></usedResources>" and "<resourcesUsed>
<memory>0</memory>
<vCores>0</vCores>
</resourcesUsed>" .. this is trivial can be fixed here itself.. I think we can 
remove "usedResources"
                
> used/min/max resources do not display info in the scheduler page
> ----------------------------------------------------------------
>
>                 Key: YARN-1044
>                 URL: https://issues.apache.org/jira/browse/YARN-1044
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: resourcemanager, scheduler
>    Affects Versions: 2.0.5-alpha
>            Reporter: Sangjin Lee
>            Priority: Minor
>              Labels: newbie
>         Attachments: screenshot.png, yarn-1044.patch
>
>
> Go to the scheduler page in RM, and click any queue to display the detailed 
> info. You'll find that none of the resources entries (used, min, or max) 
> would display values.
> It is because the values contain brackets ("<" and ">") and are not properly 
> html-escaped.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to