[
https://issues.apache.org/jira/browse/HDFS-6281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13979998#comment-13979998
]
Andrew Wang commented on HDFS-6281:
-----------------------------------
LGTM, only nit is that I'd like to rename the new {{clientSocket}} field in
SimpleUdpClient. I'm okay with this pattern when it's just assigning in a
constructor, but this is a little more complicated.
+1 once addressed (along with Charlie's nit), we'll hopefully get a clean
Jenkins run after this too since the last set of failures looks spurious.
> Provide option to use the NFS Gateway without having to use the Hadoop
> portmapper
> ---------------------------------------------------------------------------------
>
> Key: HDFS-6281
> URL: https://issues.apache.org/jira/browse/HDFS-6281
> Project: Hadoop HDFS
> Issue Type: New Feature
> Components: nfs
> Affects Versions: 2.4.0
> Reporter: Aaron T. Myers
> Assignee: Aaron T. Myers
> Attachments: HDFS-6281.patch
>
>
> In order to use the NFS Gateway on operating systems with the rpcbind
> privileged registration bug, we currently require users to shut down and
> discontinue use of the system-provided portmap daemon, and instead use the
> portmap daemon provided by Hadoop. Alternately, we can work around this bug
> if we tweak the NFS Gateway to perform its port registration from a
> privileged port, and still let users use the system portmap daemon.
--
This message was sent by Atlassian JIRA
(v6.2#6252)