[
https://issues.apache.org/jira/browse/ACCUMULO-2724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Corey J. Nolet updated ACCUMULO-2724:
-------------------------------------
Fix Version/s: (was: 1.6.1)
1.6.2
> 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
> Labels: newbie
> Fix For: 1.6.2, 1.7.0
>
>
> 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)