MAPREDUCE-6177. Minor typo in the EncryptedShuffle document about ssl-client.xml. Contributed by Yangping Wu. (harsh)

This commit is contained in:
Harsh J 2014-12-08 15:57:52 +05:30
parent 120e1decd7
commit 8963515b88
2 changed files with 4 additions and 1 deletions

View File

@ -246,6 +246,9 @@ Release 2.7.0 - UNRELEASED
BUG FIXES
MAPREDUCE-6177. Minor typo in the EncryptedShuffle document about
ssl-client.xml (Yangping Wu via harsh)
MAPREDUCE-5918. LineRecordReader can return the same decompressor to
CodecPool multiple times (Sergey Murylev via raviprak)

View File

@ -202,7 +202,7 @@ Hadoop MapReduce Next Generation - Encrypted Shuffle
** <<<ssl-client.xml>>> (Reducer/Fetcher) Configuration:
The mapred user should own the <<ssl-server.xml>> file and it should have
The mapred user should own the <<ssl-client.xml>> file and it should have
default permissions.
*---------------------------------------------+---------------------+-----------------+