[ 
https://issues.apache.org/jira/browse/AMBARI-9696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alejandro Fernandez updated AMBARI-9696:
----------------------------------------
    Attachment:     (was: AMBARI-9696.patch)

> RU - Ranger does not advertise a version
> ----------------------------------------
>
>                 Key: AMBARI-9696
>                 URL: https://issues.apache.org/jira/browse/AMBARI-9696
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>    Affects Versions: 2.0.0
>            Reporter: Alejandro Fernandez
>            Assignee: Alejandro Fernandez
>             Fix For: 2.0.0
>
>         Attachments: AMBARI-9696.patch
>
>
> Impact: Prevents RU from completing successfully
> Frequency: 100%
> STR:
> * Installed a 3-node cluster with ambari build #427
> * Installed HDP 2.2.2.0-2398 on centos 6
> * Added HDFS and ZK
> * Added Namenode HA
> * Add Ranger
> * Kerberized the cluster
> * Registered repo HDP 2.2.2.0-2399
> * Performed a RU
> This does not contain fix AMBARI-9683, so some components have a 
> stale/incorrect version.
> However, the Ranger service does not have the capacity to advertise a version 
> like the rest of the services.
> {code}
> ambari=> select component_name, host_name, version FROM hostcomponentstate 
> WHERE version NOT LIKE '%99%' ORDER BY host_name, component_name;
>   component_name   |        host_name        |   version
> -------------------+-------------------------+--------------
>  KERBEROS_CLIENT   | c6401.ambari.apache.org | 2.2.2.0-2398
>  METRICS_MONITOR   | c6401.ambari.apache.org | 2.2.2.0-2398
>  RANGER_ADMIN      | c6401.ambari.apache.org | UNKNOWN
>  RANGER_USERSYNC   | c6401.ambari.apache.org | UNKNOWN
>  ZKFC              | c6401.ambari.apache.org | 2.2.2.0-2398
>  KERBEROS_CLIENT   | c6402.ambari.apache.org | 2.2.2.0-2398
>  METRICS_MONITOR   | c6402.ambari.apache.org | 2.2.2.0-2398
>  MYSQL_SERVER      | c6402.ambari.apache.org | 2.2.2.0-2398
>  ZKFC              | c6402.ambari.apache.org | 2.2.2.0-2398
>  KERBEROS_CLIENT   | c6403.ambari.apache.org | 2.2.2.0-2398
>  METRICS_COLLECTOR | c6403.ambari.apache.org | 2.2.2.0-2398
>  METRICS_MONITOR   | c6403.ambari.apache.org | 2.2.2.0-2398
> {code}
> This can be reproduced with just Ranger, and does not need a kerberized 
> cluster.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to