[
https://issues.apache.org/jira/browse/ACCUMULO-4791?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16405365#comment-16405365
]
Mark Owens commented on ACCUMULO-4791:
--------------------------------------
yes, i've started looking at it.
> 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
> Fix For: 1.9.0, 2.0.0
>
>
> 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)