You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "yi liang (JIRA)" <ji...@apache.org> on 2016/07/20 21:30:20 UTC

[jira] [Created] (HBASE-16261) MultiHFileOutputFormat Enhancement

yi liang created HBASE-16261:
--------------------------------

             Summary:  MultiHFileOutputFormat Enhancement 
                 Key: HBASE-16261
                 URL: https://issues.apache.org/jira/browse/HBASE-16261
             Project: HBase
          Issue Type: Sub-task
          Components: hbase
    Affects Versions: 2.0.0
            Reporter: yi liang
            Assignee: yi liang
            Priority: Minor


(1) HFileOutputFormat2 can read one table's region split keys. and then output multiple hfiles for one family, and each hfile map to one region. We can add partitioner in MultiHFileOutputFormat to make it support this feature.

(2) HFileOutputFormat2 support Customized Compression algorithm for column family and BloomFilter, also support customized DataBlockEncoding for the output hfiles. We can also make MultiHFileOutputFormat to support these features.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)