Repository: ambari Updated Branches: refs/heads/branch-2.4 da0adf034 -> 0597d52bc refs/heads/trunk 1067a831f -> 210238c4f
AMBARI-17114. DevDeploy: Ambari server is not started because of invalid config (dlysnichenko) Project: http://git-wip-us.apache.org/repos/asf/ambari/repo Commit: http://git-wip-us.apache.org/repos/asf/ambari/commit/0597d52b Tree: http://git-wip-us.apache.org/repos/asf/ambari/tree/0597d52b Diff: http://git-wip-us.apache.org/repos/asf/ambari/diff/0597d52b Branch: refs/heads/branch-2.4 Commit: 0597d52bc4a097df44a71160c88e90419eebe9ee Parents: da0adf0 Author: Lisnichenko Dmitro <[email protected]> Authored: Wed Jun 8 13:15:47 2016 +0300 Committer: Lisnichenko Dmitro <[email protected]> Committed: Wed Jun 8 13:16:11 2016 +0300 ---------------------------------------------------------------------- .../src/main/resources/stacks/HDP/2.3/upgrades/config-upgrade.xml | 2 -- 1 file changed, 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ambari/blob/0597d52b/ambari-server/src/main/resources/stacks/HDP/2.3/upgrades/config-upgrade.xml ---------------------------------------------------------------------- diff --git a/ambari-server/src/main/resources/stacks/HDP/2.3/upgrades/config-upgrade.xml b/ambari-server/src/main/resources/stacks/HDP/2.3/upgrades/config-upgrade.xml index 7161a48..bfdb3d3 100644 --- a/ambari-server/src/main/resources/stacks/HDP/2.3/upgrades/config-upgrade.xml +++ b/ambari-server/src/main/resources/stacks/HDP/2.3/upgrades/config-upgrade.xml @@ -465,6 +465,4 @@ </service> </services> - </services> - </upgrade-config-changes>
