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 2019/04/25 20:18:04 UTC

[GitHub] [accumulo-examples] keith-turner commented on a change in pull request #49: Issue42

keith-turner commented on a change in pull request #49: Issue42
URL: https://github.com/apache/accumulo-examples/pull/49#discussion_r278700239
 
 

 ##########
 File path: docs/compactionStrategy.md
 ##########
 @@ -38,9 +38,11 @@ The command below sets the compression for smaller files and minor compactions f
 
 The commands below will configure the TwoTierCompactionStrategy to use gz compression for files larger than 1M. 
 
 Review comment:
   Should change TwoTierCompactionStrategy on this line.  Could also mention that the config below will do the following :
     * Avoid compacting files over 250M
     * Compact files over 100M using gzip
     * Compact files less than 100M using snappy.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services