Explorar o código

HADOOP-9692. Improving log message when SequenceFile reader throws EOFException on zero-length file. Contributed by Zhe Zhang and Chu Tong.

(cherry picked from commit 381610da620121c02073dbbaac669b80b41959b4)
Tsuyoshi Ozawa %!s(int64=9) %!d(string=hai) anos
pai
achega
3ed9db0a38
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      hadoop-common-project/hadoop-common/CHANGES.txt

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

@@ -311,6 +311,9 @@ Release 2.8.0 - UNRELEASED
 
     HADOOP-10406. TestIPC.testIpcWithReaderQueuing may fail. (Xiao Chen via wang)
 
+    HADOOP-9692. Improving log message when SequenceFile reader throws
+    EOFException on zero-length file. Contributed by Zhe Zhang and Chu Tong.
+
   OPTIMIZATIONS
 
     HADOOP-11785. Reduce the number of listStatus operation in distcp