From fbc1ee4d6fe51a9a0cce9e8d4eac2a41f3575143 Mon Sep 17 00:00:00 2001 From: Brandon Li Date: Tue, 19 Aug 2014 22:31:57 +0000 Subject: [PATCH] HDFS-6868. portmap and nfs3 are documented as hadoop commands instead of hdfs. Contributed by Brandon Li git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1619001 13f79535-47bb-0310-9956-ffa450edef68 --- hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt | 3 +++ .../hadoop-hdfs/src/site/apt/HdfsNfsGateway.apt.vm | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt index a2f1c72775..48b127bdc3 100644 --- a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt +++ b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt @@ -520,6 +520,9 @@ Release 2.6.0 - UNRELEASED HDFS-6569. OOB message can't be sent to the client when DataNode shuts down for upgrade (brandonli) + HDFS-6868. portmap and nfs3 are documented as hadoop commands instead of hdfs + (brandonli) + Release 2.5.0 - UNRELEASED INCOMPATIBLE CHANGES diff --git a/hadoop-hdfs-project/hadoop-hdfs/src/site/apt/HdfsNfsGateway.apt.vm b/hadoop-hdfs-project/hadoop-hdfs/src/site/apt/HdfsNfsGateway.apt.vm index 4375895649..4044ae8d50 100644 --- a/hadoop-hdfs-project/hadoop-hdfs/src/site/apt/HdfsNfsGateway.apt.vm +++ b/hadoop-hdfs-project/hadoop-hdfs/src/site/apt/HdfsNfsGateway.apt.vm @@ -209,7 +209,7 @@ HDFS NFS Gateway [[2]] Start package included portmap (needs root privileges): ------------------------- - hadoop portmap + hdfs portmap OR @@ -224,7 +224,7 @@ HDFS NFS Gateway as long as the user has read access to the Kerberos keytab defined in "nfs.keytab.file". ------------------------- - hadoop nfs3 + hdfs nfs3 OR