[
https://issues.apache.org/jira/browse/AMBARI-20801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15976725#comment-15976725
]
Hudson commented on AMBARI-20801:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-branch-2.5 #1417 (See
[https://builds.apache.org/job/Ambari-branch-2.5/1417/])
AMBARI-20801. Remove Hard Coded Dependency to libtirpc-devel (aonishuk)
(aonishuk:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=d83649d031c35ea0f1bf43cc7fca6056b7be458b])
* (edit)
ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/metainfo.xml
* (edit)
ambari-server/src/main/resources/stacks/HDP/2.2/services/HDFS/metainfo.xml
* (edit)
ambari-server/src/main/resources/stacks/HDP/2.3/services/HDFS/metainfo.xml
> Remove Hard Coded Dependency to libtirpc-devel
> ----------------------------------------------
>
> Key: AMBARI-20801
> URL: https://issues.apache.org/jira/browse/AMBARI-20801
> Project: Ambari
> Issue Type: Bug
> Reporter: Andrew Onischuk
> Assignee: Andrew Onischuk
> Fix For: 2.5.1
>
> Attachments: AMBARI-20801.patch
>
>
> It looks like there was a problem discovered with HDP 2.5 NFS Gateway's RPM
> where it was missing a dependency on `libtirpc-devel`. This seems to have been
> discovered at the exact same time by both Ambari and HDFS release teams. As
> such, two parallel fixes were made:
> * AMBARI-19567 adds this to the `metainfo.xml` of HDFS.
> * HDFS fixed this in their NFS RPM
> Because HDFS fixed this, Ambari should _not_ need to manually call out the
> requirement of this package. Instead, we should rely on the RPM dependencies.
> The code from AMBARI-19567 should be reverted.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)