Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
0.22.0
-
None
-
None
Description
TestLargeBlock is failing on 32-bit VMs with the following diagnostics
java.io.IOException: Premature EOF from inputStream at org.apache.hadoop.io.IOUtils.readFully(IOUtils.java:118) at org.apache.hadoop.hdfs.BlockReader.readChunk(BlockReader.java:275)
For more details on the topic check HDFS-1523