You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Yusaku Sako (JIRA)" <ji...@apache.org> on 2015/10/14 20:37:05 UTC

[jira] [Comment Edited] (AMBARI-13254) Components filter works incorrectly on Hosts page

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

Yusaku Sako edited comment on AMBARI-13254 at 10/14/15 6:36 PM:
----------------------------------------------------------------

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).



was (Author: u39kun):
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)