You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Sebastian Toader <st...@hortonworks.com> on 2015/11/10 16:54:33 UTC

Review Request 40138: Blueprints: Not able to specify %HOST_GROUP:host_group_1% syntax for ranger configs

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

Review request for Ambari.


Bugs: AMBARI-13815
    https://issues.apache.org/jira/browse/AMBARI-13815


Repository: ambari


Description
-------

This is the first version of the patch that was tested manually. Unit tests currently running.

This patch updates the ranger and ranger kms server specific properties within the BlueprintProcessor.


Diffs
-----

  ambari-server/src/main/java/org/apache/ambari/server/controller/internal/BlueprintConfigurationProcessor.java 0ed2eef 
  ambari-server/src/test/java/org/apache/ambari/server/controller/internal/BlueprintConfigurationProcessorTest.java 424baee 

Diff: https://reviews.apache.org/r/40138/diff/


Testing
-------

Performed manual testing of deploying a 3 node cluster with Blueprints (having Ranger with MySql, Ranger KMS, HDFS, YARN, Metrics, Knox , Tez services). Also tested the Ranger HA deployment (using httpd as load balancer).


Unit tests currently running.


Thanks,

Sebastian Toader


Re: Review Request 40138: Blueprints: Not able to specify %HOST_GROUP:host_group_1% syntax for ranger configs

Posted by Sebastian Toader <st...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/40138/
-----------------------------------------------------------

(Updated Nov. 10, 2015, 5:55 p.m.)


Review request for Ambari.


Changes
-------

Updated with unit test results


Bugs: AMBARI-13815
    https://issues.apache.org/jira/browse/AMBARI-13815


Repository: ambari


Description
-------

This is the first version of the patch that was tested manually. Unit tests currently running.

This patch updates the ranger and ranger kms server specific properties within the BlueprintProcessor.


Diffs
-----

  ambari-server/src/main/java/org/apache/ambari/server/controller/internal/BlueprintConfigurationProcessor.java 0ed2eef 
  ambari-server/src/test/java/org/apache/ambari/server/controller/internal/BlueprintConfigurationProcessorTest.java 424baee 

Diff: https://reviews.apache.org/r/40138/diff/


Testing (updated)
-------

Performed manual testing of deploying a 3 node cluster with Blueprints (having Ranger with MySql, Ranger KMS, HDFS, YARN, Metrics, Knox , Tez services). Also tested the Ranger HA deployment (using httpd as load balancer).


Unit tests:
Results :

Tests run: 3358, Failures: 0, Errors: 0, Skipped: 35
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:11:11.266s
[INFO] Finished at: Tue Nov 10 17:52:10 CET 2015
[INFO] Final Memory: 32M/548M
[INFO] ------------------------------------------------------------------------


Thanks,

Sebastian Toader