You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Alejandro Fernandez (JIRA)" <ji...@apache.org> on 2015/02/19 02:35:12 UTC

[jira] [Updated] (AMBARI-9696) RU - Ranger does not advertise a version

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

Alejandro Fernandez updated AMBARI-9696:
----------------------------------------
    Description: 
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.

  was:
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.


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