You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by mu...@apache.org on 2017/01/18 07:20:10 UTC

ambari git commit: AMBARI-19044 Install & configure Ranger plugin components independently of Ranger admin components. Fix UT (mugdha)

Repository: ambari
Updated Branches:
  refs/heads/branch-2.5 2100c2bcc -> 93a0d939a


AMBARI-19044 Install & configure Ranger plugin components independently of Ranger admin components. Fix UT (mugdha)


Project: http://git-wip-us.apache.org/repos/asf/ambari/repo
Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/93a0d939
Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/93a0d939
Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/93a0d939

Branch: refs/heads/branch-2.5
Commit: 93a0d939aa881eedd25550e48c379267abd17e6b
Parents: 2100c2b
Author: Mugdha Varadkar <mu...@apache.org>
Authored: Wed Jan 18 12:32:45 2017 +0530
Committer: Mugdha Varadkar <mu...@apache.org>
Committed: Wed Jan 18 12:49:34 2017 +0530

----------------------------------------------------------------------
 ambari-server/src/test/python/stacks/2.0.6/configs/nn_eu.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/93a0d939/ambari-server/src/test/python/stacks/2.0.6/configs/nn_eu.json
----------------------------------------------------------------------
diff --git a/ambari-server/src/test/python/stacks/2.0.6/configs/nn_eu.json b/ambari-server/src/test/python/stacks/2.0.6/configs/nn_eu.json
index a6ed6ce..7f77d83 100644
--- a/ambari-server/src/test/python/stacks/2.0.6/configs/nn_eu.json
+++ b/ambari-server/src/test/python/stacks/2.0.6/configs/nn_eu.json
@@ -219,7 +219,7 @@
             "XAAUDIT.DB.IS_ENABLED": "true", 
             "XAAUDIT.HDFS.LOCAL_BUFFER_ROLLOVER_INTERVAL_SECONDS": "600", 
             "hadoop.rpc.protection": "-", 
-            "ranger-hdfs-plugin-enabled": "No", 
+            "ranger-hdfs-plugin-enabled": "Yes",
             "SSL_KEYSTORE_FILE_PATH": "/etc/hadoop/conf/ranger-plugin-keystore.jks", 
             "XAAUDIT.HDFS.DESTINTATION_OPEN_RETRY_INTERVAL_SECONDS": "60", 
             "policy_user": "ambari-qa",