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

[jira] [Updated] (ACCUMULO-4791) setshelliter command has incorrect usage statement

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

Christopher Tubbs updated ACCUMULO-4791:
----------------------------------------
    Fix Version/s:     (was: 2.0.0)

> 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
>
>          Time Spent: 4h 10m
>  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)