-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/53454/#review155310
-----------------------------------------------------------


Ship it!




Ship It!

- Jayush Luniya


On Nov. 8, 2016, 5:16 p.m., Nahappan Somasundaram wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/53454/
> -----------------------------------------------------------
> 
> (Updated Nov. 8, 2016, 5:16 p.m.)
> 
> 
> Review request for Ambari, Jonathan Hurley, Jayush Luniya, Nate Cole, Robert 
> Levas, and Sumit Mohanty.
> 
> 
> Bugs: AMBARI-18795
>     https://issues.apache.org/jira/browse/AMBARI-18795
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> AMBARI-18795: Ambari-server: Stack definition to specify which services 
> support credential store
> 
> 
> Diffs
> -----
> 
>   
> ambari-server/src/main/resources/stacks/HDP/2.3/services/RANGER/metainfo.xml 
> c5a727ca549af8accea1eceee59bb9662785146e 
>   
> ambari-server/src/main/resources/stacks/HDP/2.4/services/RANGER/metainfo.xml 
> 811c5e9b443b1d13bdc1884d098d0ad726f92f0d 
>   ambari-server/src/main/resources/stacks/HDP/2.5/services/HIVE/metainfo.xml 
> a409465cbf8e6a457f8330c7a7bf073bdbb716e6 
>   ambari-server/src/main/resources/stacks/HDP/2.5/services/KNOX/metainfo.xml 
> 8f303a54a5128520bea23f6f6c87ad7ae41965ed 
>   
> ambari-server/src/main/resources/stacks/HDP/2.5/services/RANGER/metainfo.xml 
> fe97a41657dcd647707729951a4d09fa5eb870e5 
> 
> Diff: https://reviews.apache.org/r/53454/diff/
> 
> 
> Testing
> -------
> 
> ** Manual testing **
> 
> Copied the modified stack definition files to a VM, deployed RANGER, HIVE and 
> KNOX for HDP-2.5. Verified in the database that the following entries were 
> made:
> 
> ambari=> select service_name, credential_store_supported, 
> credential_store_enabled from servicedesiredstate;
> 
>  service_name | credential_store_supported | credential_store_enabled
> --------------+----------------------------+--------------------------
>  HDFS         |                          0 |                        0
>  HIVE         |                          1 |                        0
>  KNOX         |                          1 |                        0
>  MAPREDUCE2   |                          0 |                        0
>  PIG          |                          0 |                        0
>  SLIDER       |                          0 |                        0
>  TEZ          |                          0 |                        0
>  YARN         |                          0 |                        0
>  ZOOKEEPER    |                          0 |                        0
>  RANGER       |                          1 |                        1
> 
> 
> Thanks,
> 
> Nahappan Somasundaram
> 
>

Reply via email to