소스 검색

HADOOP-12294. Correct CHANGES.txt description.

cnauroth 9 년 전
부모
커밋
0e1c12c174
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      hadoop-common-project/hadoop-common/CHANGES.txt

+ 2 - 2
hadoop-common-project/hadoop-common/CHANGES.txt

@@ -35,8 +35,8 @@ Trunk (Unreleased)
     HADOOP-10787 Rename/remove non-HADOOP_*, etc from the shell scripts.
     (aw via vvasudev)
 
-    HADOOP-12294. Remove the support of the deprecated dfs.umask.
-    (Chang Li vha wheat9)
+    HADOOP-12294. Throw an Exception when fs.permissions.umask-mode is
+    misconfigured (Chang Li vha wheat9)
 
   NEW FEATURES