[
https://issues.apache.org/jira/browse/HBASE-24404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zheng Wang updated HBASE-24404:
-------------------------------
Release Note:
Enhance the flush region command that support specify a column family.
Usage:
flush 'REGIONNAME','FAMILYNAME'
flush 'ENCODED_REGIONNAME','FAMILYNAME'
was:
Enhance the flush region command that support to specify a column family.
Usage:
flush 'REGIONNAME','FAMILYNAME'
flush 'ENCODED_REGIONNAME','FAMILYNAME'
> Support flush a single column family of region
> ----------------------------------------------
>
> Key: HBASE-24404
> URL: https://issues.apache.org/jira/browse/HBASE-24404
> Project: HBase
> Issue Type: Improvement
> Components: shell
> Affects Versions: 3.0.0-alpha-1, 2.4.0
> Reporter: Zheng Wang
> Assignee: Zheng Wang
> Priority: Major
> Fix For: 3.0.0-alpha-1, 2.4.0
>
>
> It is useful when we set many column families for a table, could avoid
> generate too many small files.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)