Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-6181

Fix the wrong property names in NFS user guide

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • None
    • 2.5.0
    • documentation, nfs
    • None
    • Reviewed

    Description

      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/_HOST@YOUR-REALM.COM</value>
       </property>
      

      Attachments

        1. HDFS-6181.003.patch
          42 kB
          Brandon Li
        2. HDFS-6181.002.patch
          42 kB
          Brandon Li
        3. HDFS-6181.patch
          0.8 kB
          Brandon Li

        Issue Links

          Activity

            People

              brandonli Brandon Li
              brandonli Brandon Li
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: