Anshuman Singh created HDFS-15315: ------------------------------------- Summary: IOException on close() when using Erasure Coding Key: HDFS-15315 URL: https://issues.apache.org/jira/browse/HDFS-15315 Project: Hadoop HDFS Issue Type: Bug Components: 3.1.1, hdfs Affects Versions: 3.1.1 Environment: I am running hadoop 3.1.1 with 3 datanodes. I am using XOR-2-1-1024k EC policy. Reporter: Anshuman Singh
When using Erasure Coding policy on a directory, the replication factor is set to 1. Solr fails in indexing documents with error - _java.io.IOException: Unable to close file because the last block does not have enough number of replicas._ It works fine without EC (with replication factor as 3.) It seems to be identical to this issue. [ https://issues.apache.org/jira/browse/HDFS-11486|https://issues.apache.org/jira/browse/HDFS-11486] -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org