You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Matteo Bertozzi (JIRA)" <ji...@apache.org> on 2012/06/24 10:45:43 UTC

[jira] [Updated] (HBASE-5934) Add the ability for Performance Evaluation to set the table compression

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

Matteo Bertozzi updated HBASE-5934:
-----------------------------------

    Attachment: HBASE-5934-v0.patch

compression was already in as HBASE-1902 but got lost during the HBASE-2367 merge (r926931 0.90 branch).

I've updated the patch to apply to trunk.
The patch contains two new options:
 * --table=NAME
 * --compress=NAME (NONE, LZO, GZ, SNAPPY)

The ability to specify a different table name than "TestTable" just to be able to create "tuned" tables. And the compression type option.
                
> Add the ability for Performance Evaluation to set the table compression
> -----------------------------------------------------------------------
>
>                 Key: HBASE-5934
>                 URL: https://issues.apache.org/jira/browse/HBASE-5934
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Elliott Clark
>            Priority: Minor
>         Attachments: HBASE-5934-v0.patch
>
>
> When testing it's nice to get a more realistic set of numbers.  As such allowing the tool to create pre-split regions was needed.  Compression should be the same.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira