[
https://issues.apache.org/jira/browse/HDFS-6112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13940027#comment-13940027
]
Hudson commented on HDFS-6112:
------------------------------
SUCCESS: Integrated in Hadoop-trunk-Commit #5355 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/5355/])
HDFS-6112. NFS Gateway docs are incorrect for allowed hosts configuration.
Contributed by Aaron T. Myers. (atm:
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1579097)
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/site/apt/HdfsNfsGateway.apt.vm
> NFS Gateway docs are incorrect for allowed hosts configuration
> --------------------------------------------------------------
>
> Key: HDFS-6112
> URL: https://issues.apache.org/jira/browse/HDFS-6112
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: nfs
> Affects Versions: 2.4.0
> Reporter: Aaron T. Myers
> Assignee: Aaron T. Myers
> Priority: Minor
> Fix For: 2.5.0
>
> Attachments: HDFS-6112.patch
>
>
> The NFS gateway export configuration docs say that the machine name
> configuration can be "wildcards" and provides the example
> "{{host*.example.com}}". The term "wildcard" and this example might imply
> typical globbing semantics, but in fact what it actually supports is Java
> regular expressions. I think we should change the docs to make this clearer.
--
This message was sent by Atlassian JIRA
(v6.2#6252)