HDFS-5821. TestHDFSCLI fails for user names with the dash character. (Contributed by Gera Shegalov)

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1573076 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Arpit Agarwal 2014-02-28 21:05:16 +00:00
parent 21d921ac23
commit 44c5c778f0
2 changed files with 878 additions and 875 deletions

View File

@ -508,6 +508,9 @@ Release 2.4.0 - UNRELEASED
HDFS-6033. PBImageXmlWriter incorrectly handles processing cache HDFS-6033. PBImageXmlWriter incorrectly handles processing cache
directives. (atm) directives. (atm)
HDFS-5821. TestHDFSCLI fails for user names with the dash character.
(Gera Shegalov via Arpit Agarwal)
BREAKDOWN OF HDFS-5698 SUBTASKS AND RELATED JIRAS BREAKDOWN OF HDFS-5698 SUBTASKS AND RELATED JIRAS
HDFS-5717. Save FSImage header in protobuf. (Haohui Mai via jing9) HDFS-5717. Save FSImage header in protobuf. (Haohui Mai via jing9)