You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by ao...@apache.org on 2016/06/23 10:33:09 UTC

[1/2] ambari git commit: AMBARI-17397. Ambari-server start failed (aonishuk)

Repository: ambari
Updated Branches:
  refs/heads/branch-2.4 1208b70ab -> 7616edaf6
  refs/heads/trunk 5885faff7 -> 04de79c08


AMBARI-17397. Ambari-server start failed (aonishuk)


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

Branch: refs/heads/trunk
Commit: 04de79c0888f9f0fa6914f13a2d5a49be238d765
Parents: 5885faf
Author: Andrew Onishuk <ao...@hortonworks.com>
Authored: Thu Jun 23 13:32:43 2016 +0300
Committer: Andrew Onishuk <ao...@hortonworks.com>
Committed: Thu Jun 23 13:32:43 2016 +0300

----------------------------------------------------------------------
 .../OOZIE/4.2.0.2.5/metainfo.xml                | 27 ++++++++++++++++++++
 .../stacks/HDP/2.5/services/OOZIE/metainfo.xml  |  2 +-
 2 files changed, 28 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/04de79c0/ambari-server/src/main/resources/common-services/OOZIE/4.2.0.2.5/metainfo.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/common-services/OOZIE/4.2.0.2.5/metainfo.xml b/ambari-server/src/main/resources/common-services/OOZIE/4.2.0.2.5/metainfo.xml
new file mode 100644
index 0000000..13fa8da
--- /dev/null
+++ b/ambari-server/src/main/resources/common-services/OOZIE/4.2.0.2.5/metainfo.xml
@@ -0,0 +1,27 @@
+<?xml version="1.0"?>
+<!--
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  See the NOTICE file distributed with
+   this work for additional information regarding copyright ownership.
+   The ASF licenses this file to You under the Apache License, Version 2.0
+   (the "License"); you may not use this file except in compliance with
+   the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+-->
+<metainfo>
+  <schemaVersion>2.0</schemaVersion>
+  <services>
+    <service>
+      <name>OOZIE</name>
+      <extends>common-services/OOZIE/4.2.0.2.3</extends>
+      <version>4.2.0.2.5</version>
+    </service>
+  </services>
+</metainfo>

http://git-wip-us.apache.org/repos/asf/ambari/blob/04de79c0/ambari-server/src/main/resources/stacks/HDP/2.5/services/OOZIE/metainfo.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/stacks/HDP/2.5/services/OOZIE/metainfo.xml b/ambari-server/src/main/resources/stacks/HDP/2.5/services/OOZIE/metainfo.xml
index 64fdd23..f0a7754 100644
--- a/ambari-server/src/main/resources/stacks/HDP/2.5/services/OOZIE/metainfo.xml
+++ b/ambari-server/src/main/resources/stacks/HDP/2.5/services/OOZIE/metainfo.xml
@@ -20,7 +20,7 @@
   <services>
     <service>
       <name>OOZIE</name>
-      <version>4.2.0.2.5</version>
+      <extends>common-services/OOZIE/4.2.0.2.5</extends>
     </service>
   </services>
 </metainfo>


[2/2] ambari git commit: AMBARI-17397. Ambari-server start failed (aonishuk)

Posted by ao...@apache.org.
AMBARI-17397. Ambari-server start failed (aonishuk)


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

Branch: refs/heads/branch-2.4
Commit: 7616edaf67c9d7941ca4644d860615adab95ec20
Parents: 1208b70
Author: Andrew Onishuk <ao...@hortonworks.com>
Authored: Thu Jun 23 13:32:46 2016 +0300
Committer: Andrew Onishuk <ao...@hortonworks.com>
Committed: Thu Jun 23 13:32:46 2016 +0300

----------------------------------------------------------------------
 .../OOZIE/4.2.0.2.5/metainfo.xml                | 27 ++++++++++++++++++++
 .../stacks/HDP/2.5/services/OOZIE/metainfo.xml  |  2 +-
 2 files changed, 28 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/7616edaf/ambari-server/src/main/resources/common-services/OOZIE/4.2.0.2.5/metainfo.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/common-services/OOZIE/4.2.0.2.5/metainfo.xml b/ambari-server/src/main/resources/common-services/OOZIE/4.2.0.2.5/metainfo.xml
new file mode 100644
index 0000000..13fa8da
--- /dev/null
+++ b/ambari-server/src/main/resources/common-services/OOZIE/4.2.0.2.5/metainfo.xml
@@ -0,0 +1,27 @@
+<?xml version="1.0"?>
+<!--
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  See the NOTICE file distributed with
+   this work for additional information regarding copyright ownership.
+   The ASF licenses this file to You under the Apache License, Version 2.0
+   (the "License"); you may not use this file except in compliance with
+   the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+-->
+<metainfo>
+  <schemaVersion>2.0</schemaVersion>
+  <services>
+    <service>
+      <name>OOZIE</name>
+      <extends>common-services/OOZIE/4.2.0.2.3</extends>
+      <version>4.2.0.2.5</version>
+    </service>
+  </services>
+</metainfo>

http://git-wip-us.apache.org/repos/asf/ambari/blob/7616edaf/ambari-server/src/main/resources/stacks/HDP/2.5/services/OOZIE/metainfo.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/stacks/HDP/2.5/services/OOZIE/metainfo.xml b/ambari-server/src/main/resources/stacks/HDP/2.5/services/OOZIE/metainfo.xml
index 64fdd23..f0a7754 100644
--- a/ambari-server/src/main/resources/stacks/HDP/2.5/services/OOZIE/metainfo.xml
+++ b/ambari-server/src/main/resources/stacks/HDP/2.5/services/OOZIE/metainfo.xml
@@ -20,7 +20,7 @@
   <services>
     <service>
       <name>OOZIE</name>
-      <version>4.2.0.2.5</version>
+      <extends>common-services/OOZIE/4.2.0.2.5</extends>
     </service>
   </services>
 </metainfo>