[
https://issues.apache.org/jira/browse/HDFS-6181?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brandon Li updated HDFS-6181:
-----------------------------
Summary: Fix the wrong property names in NFS user guide (was: Fix property
name error in NFS user guide)
> 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
>
> A couple property names are wrong in the NFS user guide, and should be fixed
> as the following:
> <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>
--
This message was sent by Atlassian JIRA
(v6.2#6252)