[ 
https://issues.apache.org/jira/browse/HDFS-6181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13957225#comment-13957225
 ] 

Hadoop QA commented on HDFS-6181:
---------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12638170/HDFS-6181.patch
  against trunk revision .

    {color:red}-1 patch{color}.  The patch command could not apply the patch.

Console output: https://builds.apache.org/job/PreCommit-HDFS-Build/6569//console

This message is automatically generated.

> Fix the wrong property names in NFS user guide
> ----------------------------------------------
>
>                 Key: HDFS-6181
>                 URL: https://issues.apache.org/jira/browse/HDFS-6181
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: documentation, nfs
>            Reporter: Brandon Li
>            Assignee: Brandon Li
>            Priority: Trivial
>         Attachments: HDFS-6181.patch
>
>
> A couple property names are wrong in the NFS user guide, and should be fixed 
> as the following:
> {noformat}
>  <property>
> -  <name>dfs.nfsgateway.keytab.file</name>
> +  <name>dfs.nfs.keytab.file</name>
>    <value>/etc/hadoop/conf/nfsserver.keytab</value> <!-- path to the nfs 
> gateway keytab -->
>  </property>
>  <property>
> -  <name>dfs.nfsgateway.kerberos.principal</name>
> +  <name>dfs.nfs.kerberos.principal</name>
>    <value>nfsserver/[email protected]</value>
>  </property>
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to