[
https://issues.apache.org/jira/browse/ACCUMULO-4791?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Owens resolved ACCUMULO-4791.
----------------------------------
Resolution: Resolved
> setshelliter command has incorrect usage statement
> --------------------------------------------------
>
> Key: ACCUMULO-4791
> URL: https://issues.apache.org/jira/browse/ACCUMULO-4791
> Project: Accumulo
> Issue Type: Bug
> Components: shell
> Reporter: Mark Owens
> Assignee: Mark Owens
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.9.0, 2.0.0
>
> Time Spent: 3h 50m
> Remaining Estimate: 0h
>
> When using the Accumulo shell, the setshelliter command should not require a
> table name and the usage indicates that a table name is optional, as
> expected. But the command will fail unless an existing table name is
> supplied. Most likely due to the fact that setshelliter extends setiter,
> which does require a valid table name.
> The setshelliter command should be updated to work as the current usage
> indicates, i.e., no table name should be required.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)