소스 검색

HADOOP-9660. Merging change r1539536 from branch-2 to branch-2.2

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2.2@1539537 13f79535-47bb-0310-9956-ffa450edef68
Chris Nauroth 11 년 전
부모
커밋
327fe53218
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  1. 4 0
      hadoop-common-project/hadoop-common/CHANGES.txt

+ 4 - 0
hadoop-common-project/hadoop-common/CHANGES.txt

@@ -49,6 +49,10 @@ Release 2.2.1 - UNRELEASED
     HADOOP-9478. Fix race conditions during the initialization of Configuration
     related to deprecatedKeyMap (cmccabe)
 
+    HADOOP-9660. [WINDOWS] Powershell / cmd parses -Dkey=value from command line
+    as [-Dkey, value] which breaks GenericsOptionParser.
+    (Enis Soztutar via cnauroth)
+
 Release 2.2.0 - 2013-10-13
 
   INCOMPATIBLE CHANGES