You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by nc...@apache.org on 2015/05/21 23:49:35 UTC

ambari git commit: AMBARI-11289. Ranger HDFS/HBase Plugin Upgrade Pack For HDP-2.2 To HDP-2.3 (part 2) (ncole)

Repository: ambari
Updated Branches:
  refs/heads/trunk fac6c4899 -> d2042f10f


AMBARI-11289. Ranger HDFS/HBase Plugin Upgrade Pack For HDP-2.2 To HDP-2.3 (part 2) (ncole)


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

Branch: refs/heads/trunk
Commit: d2042f10f9e4d5280dea4d7de8e07236826569cd
Parents: fac6c48
Author: Nate Cole <nc...@hortonworks.com>
Authored: Thu May 21 17:49:20 2015 -0400
Committer: Nate Cole <nc...@hortonworks.com>
Committed: Thu May 21 17:49:20 2015 -0400

----------------------------------------------------------------------
 .../src/main/resources/stacks/HDP/2.2/upgrades/upgrade-2.3.xml      | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/d2042f10/ambari-server/src/main/resources/stacks/HDP/2.2/upgrades/upgrade-2.3.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/stacks/HDP/2.2/upgrades/upgrade-2.3.xml b/ambari-server/src/main/resources/stacks/HDP/2.2/upgrades/upgrade-2.3.xml
index eb6f51a..6d50008 100644
--- a/ambari-server/src/main/resources/stacks/HDP/2.2/upgrades/upgrade-2.3.xml
+++ b/ambari-server/src/main/resources/stacks/HDP/2.2/upgrades/upgrade-2.3.xml
@@ -356,6 +356,7 @@
           </task>
           
           <task xsi:type="configure" summary="Transitioning Ranger HDFS Security">
+            <type>ranger-hdfs-security</type>
             <transfer operation="copy" from-type="ranger-hdfs-plugin-properties" from-key="REPOSITORY_NAME" to-key="ranger.plugin.hdfs.service.name" default-value="{{repo_name}}" />
             <transfer operation="copy" from-type="ranger-hdfs-plugin-properties" from-key="POLICY_MGR_URL" to-key="ranger.plugin.hdfs.policy.rest.url" default-value="{{policymgr_mgr_url}}" />
           </task>