[
https://issues.apache.org/jira/browse/AMBARI-16777?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15293796#comment-15293796
]
Hudson commented on AMBARI-16777:
---------------------------------
ABORTED: Integrated in Ambari-trunk-Commit #4885 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/4885/])
AMBARI-16777. Ambari to not install rpcbind package unless NFSGateway
(aonishuk:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=248239dfb491eb31abf25d007c7b720adf6dc56e])
* ambari-server/src/main/resources/stacks/HDP/2.3/services/HDFS/metainfo.xml
*
ambari-common/src/main/python/resource_management/libraries/functions/package_conditions.py
> Ambari to not install rpcbind package unless NFSGateway component is included
> -----------------------------------------------------------------------------
>
> Key: AMBARI-16777
> URL: https://issues.apache.org/jira/browse/AMBARI-16777
> Project: Ambari
> Issue Type: Bug
> Reporter: Andrew Onischuk
> Assignee: Andrew Onischuk
> Fix For: 2.4.0
>
> Attachments: AMBARI-16777.patch
>
>
> The HDFS service definition includes rpcbind, which is needed for NFSGateway
> component.
> <https://github.com/apache/ambari/blob/trunk/ambari-
> server/src/main/resources/stacks/HDP/2.3/services/HDFS/metainfo.xml#L54>
> Pulling the rpcbind package can be problematic in certain environments, where
> other rpcbind dependencies are pulled (like Systemd).
> Ambari should avoid pulling the rpcbind package unless the NFSGateway
> component is being installed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)