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/01/25 14:52:51 UTC

[1/2] ambari git commit: AMBARI-19710. RU: NFS Gateway restart fails during RU to 2.4.3.0 with portmap error (aonishuk)

Repository: ambari
Updated Branches:
  refs/heads/branch-2.5 cf8efb311 -> bb163f19f
  refs/heads/trunk b60fabade -> 1c115bc18


AMBARI-19710. RU: NFS Gateway restart fails during RU to 2.4.3.0 with portmap error (aonishuk)


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

Branch: refs/heads/trunk
Commit: 1c115bc184d386f588f601d8f7f517c1fd09658d
Parents: b60faba
Author: Andrew Onishuk <ao...@hortonworks.com>
Authored: Wed Jan 25 16:52:11 2017 +0200
Committer: Andrew Onishuk <ao...@hortonworks.com>
Committed: Wed Jan 25 16:52:11 2017 +0200

----------------------------------------------------------------------
 .../src/main/resources/stacks/HDP/2.2/services/HDFS/metainfo.xml  | 3 +++
 .../src/main/resources/stacks/HDP/2.3/services/HDFS/metainfo.xml  | 3 +++
 2 files changed, 6 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/1c115bc1/ambari-server/src/main/resources/stacks/HDP/2.2/services/HDFS/metainfo.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/stacks/HDP/2.2/services/HDFS/metainfo.xml b/ambari-server/src/main/resources/stacks/HDP/2.2/services/HDFS/metainfo.xml
index 07a9ef8..8c2ec8b 100644
--- a/ambari-server/src/main/resources/stacks/HDP/2.2/services/HDFS/metainfo.xml
+++ b/ambari-server/src/main/resources/stacks/HDP/2.2/services/HDFS/metainfo.xml
@@ -55,6 +55,9 @@
             <package>
               <name>hadoop_${stack_version}-libhdfs</name>
             </package>
+            <package>
+              <name>libtirpc-devel</name>
+            </package>
           </packages>
         </osSpecific>
 

http://git-wip-us.apache.org/repos/asf/ambari/blob/1c115bc1/ambari-server/src/main/resources/stacks/HDP/2.3/services/HDFS/metainfo.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/stacks/HDP/2.3/services/HDFS/metainfo.xml b/ambari-server/src/main/resources/stacks/HDP/2.3/services/HDFS/metainfo.xml
index 63e85e3..ccf9a4e 100644
--- a/ambari-server/src/main/resources/stacks/HDP/2.3/services/HDFS/metainfo.xml
+++ b/ambari-server/src/main/resources/stacks/HDP/2.3/services/HDFS/metainfo.xml
@@ -87,6 +87,9 @@
             <package>
               <name>hadoop_${stack_version}-libhdfs</name>
             </package>
+            <package>
+              <name>libtirpc-devel</name>
+            </package>
           </packages>
         </osSpecific>
 


[2/2] ambari git commit: AMBARI-19710. RU: NFS Gateway restart fails during RU to 2.4.3.0 with portmap error (aonishuk)

Posted by ao...@apache.org.
AMBARI-19710. RU: NFS Gateway restart fails during RU to 2.4.3.0 with portmap error (aonishuk)


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

Branch: refs/heads/branch-2.5
Commit: bb163f19f31101a933562a97802158316cdbc2c6
Parents: cf8efb3
Author: Andrew Onishuk <ao...@hortonworks.com>
Authored: Wed Jan 25 16:52:15 2017 +0200
Committer: Andrew Onishuk <ao...@hortonworks.com>
Committed: Wed Jan 25 16:52:15 2017 +0200

----------------------------------------------------------------------
 .../src/main/resources/stacks/HDP/2.2/services/HDFS/metainfo.xml  | 3 +++
 .../src/main/resources/stacks/HDP/2.3/services/HDFS/metainfo.xml  | 3 +++
 2 files changed, 6 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ambari/blob/bb163f19/ambari-server/src/main/resources/stacks/HDP/2.2/services/HDFS/metainfo.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/stacks/HDP/2.2/services/HDFS/metainfo.xml b/ambari-server/src/main/resources/stacks/HDP/2.2/services/HDFS/metainfo.xml
index 07a9ef8..8c2ec8b 100644
--- a/ambari-server/src/main/resources/stacks/HDP/2.2/services/HDFS/metainfo.xml
+++ b/ambari-server/src/main/resources/stacks/HDP/2.2/services/HDFS/metainfo.xml
@@ -55,6 +55,9 @@
             <package>
               <name>hadoop_${stack_version}-libhdfs</name>
             </package>
+            <package>
+              <name>libtirpc-devel</name>
+            </package>
           </packages>
         </osSpecific>
 

http://git-wip-us.apache.org/repos/asf/ambari/blob/bb163f19/ambari-server/src/main/resources/stacks/HDP/2.3/services/HDFS/metainfo.xml
----------------------------------------------------------------------
diff --git a/ambari-server/src/main/resources/stacks/HDP/2.3/services/HDFS/metainfo.xml b/ambari-server/src/main/resources/stacks/HDP/2.3/services/HDFS/metainfo.xml
index 63e85e3..ccf9a4e 100644
--- a/ambari-server/src/main/resources/stacks/HDP/2.3/services/HDFS/metainfo.xml
+++ b/ambari-server/src/main/resources/stacks/HDP/2.3/services/HDFS/metainfo.xml
@@ -87,6 +87,9 @@
             <package>
               <name>hadoop_${stack_version}-libhdfs</name>
             </package>
+            <package>
+              <name>libtirpc-devel</name>
+            </package>
           </packages>
         </osSpecific>