[
https://issues.apache.org/jira/browse/YARN-2238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14557277#comment-14557277
]
Advertising
Rohith commented on YARN-2238:
------------------------------
I do not have much idea on JQuery, but I did blackbox testing in 1 node cluster
applying the patch.
Some observations
# Filtering on scheduler page does not carry to application page. This is JIRA
scenario which is working fine.
# Once navigate to scheduler page, the click on LeafQueue bar apply the filters
but does not show any apps running on that queue in the scheduler page.
> filtering on UI sticks even if I move away from the page
> --------------------------------------------------------
>
> Key: YARN-2238
> URL: https://issues.apache.org/jira/browse/YARN-2238
> Project: Hadoop YARN
> Issue Type: Bug
> Components: webapp
> Affects Versions: 2.4.0
> Reporter: Sangjin Lee
> Assignee: Jian He
> Labels: usability
> Attachments: YARN-2238.patch, filtered.png
>
>
> The main data table in many web pages (RM, AM, etc.) seems to show an
> unexpected filtering behavior.
> If I filter the table by typing something in the key or value field (or I
> suspect any search field), the data table gets filtered. The example I used
> is the job configuration page for a MR job. That is expected.
> However, when I move away from that page and visit any other web page of the
> same type (e.g. a job configuration page), the page is rendered with the
> filtering! That is unexpected.
> What's even stranger is that it does not render the filtering term. As a
> result, I have a page that's mysteriously filtered but doesn't tell me what
> it's filtering on.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)