[
https://issues.apache.org/jira/browse/YARN-2828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14343737#comment-14343737
]
Vijay Bhat commented on YARN-2828:
----------------------------------
[~aw], thanks for the review. I wasn't able to find any other instances of html
parameter sanitization in the code base, which is why I added jsoup to the pom
file. I've moved the version definition to the hadoop-project pom file as you
suggested. Please let me know if there are any other mods you'd like to see.
> Enable auto refresh of web pages (using http parameter)
> -------------------------------------------------------
>
> Key: YARN-2828
> URL: https://issues.apache.org/jira/browse/YARN-2828
> Project: Hadoop YARN
> Issue Type: Improvement
> Reporter: Tim Robertson
> Assignee: Vijay Bhat
> Priority: Minor
> Attachments: YARN-2828.001.patch, YARN-2828.002.patch
>
>
> The MR1 Job Tracker had a useful HTTP parameter of e.g. "&refresh=3" that
> could be appended to URLs which enabled a page reload. This was very useful
> when developing mapreduce jobs, especially to watch counters changing. This
> is lost in the the Yarn interface.
> Could be implemented as a page element (e.g. drop down or so), but I'd
> recommend that the page not be more cluttered, and simply bring back the
> optional "refresh" HTTP param. It worked really nicely.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)