Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
We propose to implement Erasure Coding in Apache Ozone to provide efficient storage. With EC in place, Ozone can provide same or better tolerance by giving 50% or more storage space savings.
In HDFS project, we already have native codecs(ISAL) and Java codecs implemented, we can leverage the same or similar codec design.
However, the critical part of EC data layout design is in-progress, we will post the design doc soon.
Also see HDDS-5351, which has a bunch of pre-requisites for the EC feature committed directly to the master branch.
Attachments
Attachments
Issue Links
- incorporates
-
HDDS-6462 Phase II : Erasure Coding Offline Recovery & Read/Write Improvements
- Resolved
-
HDDS-7731 Phase III: Erasure Coding followup tasks
- Open
- is related to
-
IMPALA-7003 Support erasure-coding in impala
- Resolved
- relates to
-
HDDS-3755 Storage-class support for Ozone
- Open
- requires
-
HDDS-5351 Erasure Coding Prerequisites
- Resolved
-
HDDS-6390 Facilities for compatibility - umbrella jira
- Open
- links to