[
https://issues.apache.org/jira/browse/ACCUMULO-2724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ed Coleman resolved ACCUMULO-2724.
----------------------------------
Resolution: Fixed
Change and simple test committed and pushed to 1.7, 1.8 and master
> 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: hackathon2016, newbie
> Fix For: 1.7.3, 1.8.1, 2.0.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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)