Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Won't Fix
-
3.0.0
-
None
Description
DFS#concat appends blocks from different files to a single file. However, if these files have different EC policies, or mixed with replicated and EC files, the resulted file would be problematic to read, because the EC codec is defined in INode instead of in a block.
Attachments
Issue Links
- duplicates
-
HDFS-8438 Erasure Coding: Allow concat striped files if they have the same ErasureCodingPolicy
- Resolved