You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Jonathan Hsieh (JIRA)" <ji...@apache.org> on 2014/08/29 22:05:53 UTC

[jira] [Updated] (HBASE-11861) Native MOB Compaction mechanisms.

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

Jonathan Hsieh updated HBASE-11861:
-----------------------------------

    Description: 
Currently, the first cut of mob will have external processes to age off old mob data (the ttl cleaner), and to compact away deleted or over written data (the sweep tool).  

>From an operational point of view, having two external tools, especially one that relies on MapReduce is undesirable.  In this issue we'll tackle integrating these into hbase without requiring external processes.

  was:
Currenlty, the first cut of mob will have external processes to age off old mob data (the ttl cleaner), and to compact away deleted or over written data (the sweep tool).  

>From an operational point of view, having two external tools, especially one that relies on MapReduce is undesirable.  In this issue we'll tackle integrating these into hbase without requiring external processes.


> Native MOB Compaction mechanisms.
> ---------------------------------
>
>                 Key: HBASE-11861
>                 URL: https://issues.apache.org/jira/browse/HBASE-11861
>             Project: HBase
>          Issue Type: Sub-task
>          Components: regionserver, Scanners
>    Affects Versions: 2.0.0
>            Reporter: Jonathan Hsieh
>
> Currently, the first cut of mob will have external processes to age off old mob data (the ttl cleaner), and to compact away deleted or over written data (the sweep tool).  
> From an operational point of view, having two external tools, especially one that relies on MapReduce is undesirable.  In this issue we'll tackle integrating these into hbase without requiring external processes.



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