[ 
https://issues.apache.org/jira/browse/HBASE-5934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13400157#comment-13400157
 ] 

Zhihong Ted Yu commented on HBASE-5934:
---------------------------------------

Can you explain the purpose for the change in generateValue() ?
{code}
+    System.err.println("  [--miniCluster] [--nomapred] [--rows=ROWS] 
[--table=NAME] [--compress=TYPE] \\");
{code}
The above line is over 100 characters. Please put '[--compress=TYPE]' on the 
next line.
{code}
+    System.err.println(" compress        Compression type to use. Default: 
'NONE'");
{code}
It would be better if other options are listed.

                
> 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
>            Assignee: Matteo Bertozzi
>            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

        

Reply via email to