You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Mengqing Peng (Jira)" <ji...@apache.org> on 2020/04/30 04:49:00 UTC

[jira] [Created] (HBASE-24289) Heterogeneous Storage for Date Tiered Compaction

Mengqing Peng created HBASE-24289:
-------------------------------------

             Summary: Heterogeneous Storage for Date Tiered Compaction
                 Key: HBASE-24289
                 URL: https://issues.apache.org/jira/browse/HBASE-24289
             Project: HBase
          Issue Type: New Feature
          Components: Compaction
            Reporter: Mengqing Peng


Support DateTiredCompaction(HBASE-15181) for cold and hot data separation, support different storage policies for different time periods of data to get better performance, for example, we can configure the data of last 1 month in SSD, and 1 month ago data was in HDD.

design doc: 

https://docs.google.com/document/d/1fk_EWLNnxniwt3gDjUS_apQ3cPzn90AmvDT1wkirvKE/edit?usp=sharing



--
This message was sent by Atlassian Jira
(v8.3.4#803005)