You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@accumulo.apache.org by "Keith Turner (Created) (JIRA)" <ji...@apache.org> on 2012/02/09 20:52:59 UTC

[jira] [Created] (ACCUMULO-384) Add row completion in shell

Add row completion in shell
---------------------------

                 Key: ACCUMULO-384
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-384
             Project: Accumulo
          Issue Type: Improvement
            Reporter: Keith Turner
             Fix For: 1.5.0


It would be nice to have row completion in the shell for commands that take a row as an arguments.  Could display the first 10 or 20 rows that match the given prefix.  For large rows (lots of columns) would probably need to use an iterator to efficiently skip from one row to the next.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira