Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
-
None
Description
Currently in DFSStripedInputStream, for continuous block, if it's under construction, we need to read the block replica length from one of datanode and use it as last block length.
For striped block, we need to read the length of all internal data blocks of the striped group, then add them correctly.
Attachments
Issue Links
- duplicates
-
HDFS-7661 [umbrella] support hflush and hsync for erasure coded files
- In Progress