Repository: ambari Updated Branches: refs/heads/trunk e7e350390 -> cf4df7e6e
AMBARI-11483. Ranger: Admin RU does not complete for HDP-2.2 -> 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/cf4df7e6 Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/cf4df7e6 Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/cf4df7e6 Branch: refs/heads/trunk Commit: cf4df7e6e660e07e2b873590557afecc73abd5fc Parents: e7e3503 Author: Nate Cole <[email protected]> Authored: Thu May 28 15:19:19 2015 -0400 Committer: Nate Cole <[email protected]> Committed: Thu May 28 15:19:19 2015 -0400 ---------------------------------------------------------------------- .../src/main/resources/stacks/HDP/2.2/upgrades/upgrade-2.3.xml | 3 --- 1 file changed, 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ambari/blob/cf4df7e6/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 30d31c7..f2ca5a0 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 @@ -352,9 +352,6 @@ </task> <task xsi:type="server_action" summary="Calculating Ranger Properties" class="org.apache.ambari.server.serveraction.upgrades.RangerConfigCalculation" /> - <task xsi:type="manual"> - <message>ASDFJASD;LFJKASD;LFJASD;FLKAS</message> - </task> <task xsi:type="configure" summary="Updating Ranger Usersync"> <type>ranger-ugsync-site</type>
