[
https://issues.apache.org/jira/browse/ACCUMULO-1346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13712389#comment-13712389
]
Chris McCubbin commented on ACCUMULO-1346:
------------------------------------------
Understood. It would be nice to have the start-row-inclusive capability on the
method though, and optimize for the case that you described. If you did have a
deleteRow(x) method, deleteRows( [x,y] ) could be implemented as deleteRows (
(x,y] ) + deleteRow(x).
> deleterows should take a -r option
> ----------------------------------
>
> Key: ACCUMULO-1346
> URL: https://issues.apache.org/jira/browse/ACCUMULO-1346
> Project: Accumulo
> Issue Type: Improvement
> Components: shell
> Affects Versions: 1.4.2
> Reporter: Mike Drob
> Assignee: Drew Farris
> Priority: Minor
> Labels: hackathon, hackation-5-2013, newbie
>
> deleterows only allows an exclusive begin row and an inclusive end row. This
> is difficult to use for deleting a single (large) row. It would be nice if a
> user could specify -r, similar to scan.
--
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