You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Esteban Gutierrez (JIRA)" <ji...@apache.org> on 2014/07/17 08:54:05 UTC

[jira] [Resolved] (HBASE-7015) We need major_compact --force to rewrite all store files for a table

     [ https://issues.apache.org/jira/browse/HBASE-7015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Esteban Gutierrez resolved HBASE-7015.
--------------------------------------

    Resolution: Won't Fix

Closing as won't fix since compaction policies cannot be changed at runtime. Also this behavior can be achieved by setting {{hbase.hstore.compaction.min=1}} ({{EverythingPolicy}} and {{hbase.hstore.compaction.min=1}} should have the same effect too)


> We need major_compact --force to rewrite all store files for a table
> --------------------------------------------------------------------
>
>                 Key: HBASE-7015
>                 URL: https://issues.apache.org/jira/browse/HBASE-7015
>             Project: HBase
>          Issue Type: Improvement
>    Affects Versions: 0.95.2
>            Reporter: Kevin Odell
>
> Having major_compact --force would have some advantages:
> 1.) Changing compression type and making sure all storefiles are written with the new value
> 2.) Can help with TTL and expiring all old data



--
This message was sent by Atlassian JIRA
(v6.2#6252)