keith-turner opened a new pull request, #5743:
URL: https://github.com/apache/accumulo/pull/5743

   Adds Erasure Codes support in Accumulo.  The changes to RFileOperations 
allow EC to be treated similarly to replication.  Two new table properties are 
introduced.  One to enable EC on a per table basis and one to set the specific 
ec policy for the table.  CompressionConfigurer was extended with 
ErasureCodeConfigurer as an example for more specialized ec handling.  It will 
enforce constraints on ec.  File size limits can be imposed to encode only 
larger files.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to