[
https://issues.apache.org/jira/browse/YARN-1044?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13741309#comment-13741309
]
Sangjin Lee commented on YARN-1044:
-----------------------------------
Hmm, do you want to just remove the element from the XML? I thought that there
is value in showing this field.
I agree that removing it would be trivial, but keeping it and properly escaping
it seems a little more involved. We would want to escape only if it is an xml
output (as opposed to json), and that may involve playing with jaxb marshalling.
> 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