ERASURE CODING REPLICA

Keeping several copies of each file is not space-efficient. Instead of doing that the Erasure Coding, divides each chunk of data into parts. It also creates additional parts called parity stripes which can easily recover missing parts of the original data, allowing the cluster to work efficiently in every condition. Depending on the configuration, this feature allows you to save even 70% of your storage capacity.