[
https://issues.apache.org/jira/browse/ACCUMULO-384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13670418#comment-13670418
]
Sean Hickey commented on ACCUMULO-384:
--------------------------------------
Also, right now it will try to tab-complete a row if you type '-r' even if the
command you're using doesn't have an option for rows (even typing '-r' without
a command will tab-complete). I'll look into selectively tab-completing based
on if the command has an option to do that (and also include other options like
'scan -b' and 'scan -e' which would also use rows).
> 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
> Assignee: Sean Hickey
> Labels: newbie
> Attachments: ACCUMULO-384.v1.patch
>
>
> 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
For more information on JIRA, see: http://www.atlassian.com/software/jira