Takanobu Asanuma created HDFS-8602:
--------------------------------------
Summary: Erasure Coding: Client can't read(decode) the EC files
which have corrupt blocks.
Key: HDFS-8602
URL: https://issues.apache.org/jira/browse/HDFS-8602
Project: Hadoop HDFS
Issue Type: Bug
Reporter: Takanobu Asanuma
Fix For: HDFS-7285
Before the DataNode(s) reporting bad block(s), when Client reads the EC file
which has bad blocks, Client gets hung up. And there are no error messages.
(When Client reads the replicated file which has bad blocks, the bad blocks are
reconstructed at the same time, and Client can reads it.)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)