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