You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2013/10/21 22:01:41 UTC

[jira] [Resolved] (HBASE-9716) LoadTestTool should provide default min and max settings to the data generator

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

Andrew Purtell resolved HBASE-9716.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.96.1
                   0.94.13
                   0.98.0

Bit by this again today. Committed.

> LoadTestTool should provide default min and max settings to the data generator
> ------------------------------------------------------------------------------
>
>                 Key: HBASE-9716
>                 URL: https://issues.apache.org/jira/browse/HBASE-9716
>             Project: HBase
>          Issue Type: Improvement
>          Components: test
>    Affects Versions: 0.98.0, 0.94.13, 0.96.1
>            Reporter: Andrew Purtell
>            Assignee: Andrew Purtell
>            Priority: Minor
>             Fix For: 0.98.0, 0.94.13, 0.96.1
>
>         Attachments: 9716-0.94.patch, 9716-trunk.patch
>
>
> Allows use with skip_init and reader threads only, otherwise we see this:
> {noformat}
> java.lang.IllegalArgumentException: Invalid min/max value sizes: 0, 0
>   at org.apache.hadoop.hbase.util.LoadTestKVGenerator.<init>(LoadTestKVGenerator.java:41)
>   at org.apache.hadoop.hbase.util.LoadTestDataGenerator.<init>(LoadTestDataGenerator.java:37)
>   at org.apache.hadoop.hbase.util.MultiThreadedAction$DefaultDataGenerator.<init>(MultiThreadedAction.java:76)
>   at org.apache.hadoop.hbase.util.LoadTestTool.doWork(LoadTestTool.java:344)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.1#6144)