You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Ed Coleman (JIRA)" <ji...@apache.org> on 2016/10/12 00:04:20 UTC

[jira] [Assigned] (ACCUMULO-2724) CollectTabletStats has multiple -t parameter

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

Ed Coleman reassigned ACCUMULO-2724:
------------------------------------

    Assignee: Ed Coleman

> CollectTabletStats has multiple -t parameter
> --------------------------------------------
>
>                 Key: ACCUMULO-2724
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2724
>             Project: Accumulo
>          Issue Type: Bug
>    Affects Versions: 1.6.0
>            Reporter: Mike Drob
>            Assignee: Ed Coleman
>              Labels: newbie
>             Fix For: 1.8.1
>
>
> While attempting to duplicate ACCUMULO-1855 I ran into issues running CollectTabletStats:
> {noformat}
> Usage: org.apache.accumulo.test.performance.scan.CollectTabletStats [options]
>   Options:
>         --iterations
>        number of iterations
>        Default: 3
>     -c
>        comma separated list of columns
>     -f
>        select far tablets, default is to use local tablets
>        Default: false
>     -t
>        number of threads
>        Default: 1
> Found the option -t multiple times
> {noformat}
> The {{-t}} option is used for both threads and table, so JCommander errors out when trying to parse.



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