Mark Owens created ACCUMULO-4791:
------------------------------------

             Summary: 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
             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)

Reply via email to