HDFS-6868. Merging change r1619001 from trunk

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1619002 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brandon Li 2014-08-19 22:33:23 +00:00
parent 400f6131d4
commit 388d6cffe5
2 changed files with 5 additions and 2 deletions

View File

@ -262,6 +262,9 @@ Release 2.6.0 - UNRELEASED
HDFS-6569. OOB message can't be sent to the client when DataNode shuts down for upgrade HDFS-6569. OOB message can't be sent to the client when DataNode shuts down for upgrade
(brandonli) (brandonli)
HDFS-6868. portmap and nfs3 are documented as hadoop commands instead of hdfs
(brandonli)
Release 2.5.0 - UNRELEASED Release 2.5.0 - UNRELEASED
INCOMPATIBLE CHANGES INCOMPATIBLE CHANGES

View File

@ -209,7 +209,7 @@ HDFS NFS Gateway
[[2]] Start package included portmap (needs root privileges): [[2]] Start package included portmap (needs root privileges):
------------------------- -------------------------
hadoop portmap hdfs portmap
OR 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". as long as the user has read access to the Kerberos keytab defined in "nfs.keytab.file".
------------------------- -------------------------
hadoop nfs3 hdfs nfs3
OR OR