@@ -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)
@@ -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.
*---------------------------------------------+---------------------+-----------------+