You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2022/01/13 19:21:57 UTC

[GitHub] [accumulo] trietopsoft commented on issue #2416: Hadoop compression codec configuration is ignored

trietopsoft commented on issue #2416:
URL: https://github.com/apache/accumulo/issues/2416#issuecomment-1012436458


   Hi @milleruntime - that property is specifying the codec **type**, not the actual **implementation**.  In most cases, the distinction is irrelevant.  However, alternate performance-based implementations are available and can be defined with the `io.compression.codec.${type}.class` Hadoop property.  The code as written (45a4a93) does not make use of the Hadoop configuration property.


-- 
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-unsubscribe@accumulo.apache.org

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