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 2017/07/07 08:04:40 UTC

[1/2] ambari git commit: AMBARI-21409. Ambari agent not starting in latest PPC build (aonishuk)

Repository: ambari
Updated Branches:
  refs/heads/branch-2.5 42de889f5 -> 065dd9c50
  refs/heads/trunk 7029e7fa0 -> 6832ed93a


AMBARI-21409. Ambari agent not starting in latest PPC build (aonishuk)


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

Branch: refs/heads/trunk
Commit: 6832ed93a156b33178e62d6f8279faea8e414cba
Parents: 7029e7f
Author: Andrew Onishuk <ao...@hortonworks.com>
Authored: Fri Jul 7 11:04:22 2017 +0300
Committer: Andrew Onishuk <ao...@hortonworks.com>
Committed: Fri Jul 7 11:04:22 2017 +0300

----------------------------------------------------------------------
 .../src/main/python/ambari_commons/resources/os_family.json       | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/6832ed93/ambari-common/src/main/python/ambari_commons/resources/os_family.json
----------------------------------------------------------------------
diff --git a/ambari-common/src/main/python/ambari_commons/resources/os_family.json b/ambari-common/src/main/python/ambari_commons/resources/os_family.json
index b9cdbf6..5579378 100644
--- a/ambari-common/src/main/python/ambari_commons/resources/os_family.json
+++ b/ambari-common/src/main/python/ambari_commons/resources/os_family.json
@@ -29,7 +29,8 @@
           "centos-ppc"
         ],
         "versions": [
-          6
+          6,
+          7
         ]
       },
       "debian": {


[2/2] ambari git commit: AMBARI-21409. Ambari agent not starting in latest PPC build (aonishuk)

Posted by ao...@apache.org.
AMBARI-21409. Ambari agent not starting in latest PPC build (aonishuk)


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

Branch: refs/heads/branch-2.5
Commit: 065dd9c50163b8a93b15d94a8a2bb73e8f210715
Parents: 42de889
Author: Andrew Onishuk <ao...@hortonworks.com>
Authored: Fri Jul 7 11:04:27 2017 +0300
Committer: Andrew Onishuk <ao...@hortonworks.com>
Committed: Fri Jul 7 11:04:27 2017 +0300

----------------------------------------------------------------------
 .../src/main/python/ambari_commons/resources/os_family.json       | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/065dd9c5/ambari-common/src/main/python/ambari_commons/resources/os_family.json
----------------------------------------------------------------------
diff --git a/ambari-common/src/main/python/ambari_commons/resources/os_family.json b/ambari-common/src/main/python/ambari_commons/resources/os_family.json
index b9cdbf6..5579378 100644
--- a/ambari-common/src/main/python/ambari_commons/resources/os_family.json
+++ b/ambari-common/src/main/python/ambari_commons/resources/os_family.json
@@ -29,7 +29,8 @@
           "centos-ppc"
         ],
         "versions": [
-          6
+          6,
+          7
         ]
       },
       "debian": {