Description
TestLargeBlock is failing for more than a week not on 0.22 and trunk with
java.io.IOException: Premeture EOF from inputStream at org.apache.hadoop.io.IOUtils.readFully(IOUtils.java:118) at org.apache.hadoop.hdfs.BlockReader.readChunk(BlockReader.java:275)
Attachments
Attachments
Issue Links
- is cloned by
-
HDFS-1525 TestLargeBlock is failing on 32-bit VMs
- Resolved
- is related to
-
HADOOP-7057 IOUtils.readFully and IOUtils.skipFully have typo in exception creation's message
- Closed
- relates to
-
HDFS-1527 SocketOutputStream.transferToFully fails for blocks >= 2GB on 32 bit JVM
- Closed