[
https://issues.apache.org/jira/browse/AMBARI-13254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14957483#comment-14957483
]
Yusaku Sako commented on AMBARI-13254:
--------------------------------------
The attached web-2.1.2-hotfix-for-AMBARI-13254.tgz is a hotfix that would apply
on top of Ambari 2.1.2 version (and not any other version!)
To apply:
1. Copy web-2.1.2-hotfix-for-AMBARI-13254.tgz to /usr/lib/ambari-server on the
Ambari Server host
2. ssh as root into Ambari Server host and run the following commands
cd /usr/lib/ambari-server
mv web web-orig
tar zxvf web-2.1.2-hotfix-for-AMBARI-13254.tgz
3. Do a hard refresh to access Ambari Web (if the hotfix doesn't work, you
might need to clear the browser cache).
> Components filter works incorrectly on Hosts page
> -------------------------------------------------
>
> Key: AMBARI-13254
> URL: https://issues.apache.org/jira/browse/AMBARI-13254
> Project: Ambari
> Issue Type: Bug
> Components: ambari-web
> Affects Versions: 2.1.2
> Reporter: Andrii Tkach
> Assignee: Andrii Tkach
> Priority: Critical
> Fix For: 2.1.3
>
> Attachments: AMBARI-13254.patch, web-2.1.2-hotfix-for-AMBARI-13254.tgz
>
>
> Steps:
> # Go to Hosts page.
> # Choose ResourceManager for component filter.
> Result: sorter host does not contain Resource Manager.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)