ClickHouse / libhdfs3

HDFS file read access for ClickHouse
Apache License 2.0
36 stars 56 forks source link

[Feature] Support erasure code #37

Closed tomscut closed 1 year ago

tomscut commented 1 year ago

Support erasure code:

  1. The implementation idea of EC client, we refer to https://issues.apache.org/jira/browse/HDFS-7285.
  2. Support for reading EC files.
  3. Supports writing or appending to EC files.
  4. Fix some bugs for functions complete, addBlock and abandonBlock.
CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.