[
https://issues.apache.org/jira/browse/ACCUMULO-1116?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13587515#comment-13587515
]
Mike Hugo commented on ACCUMULO-1116:
-------------------------------------
A note from Christopher Tubbs on the mailing list:
It probably won't be supported, because it's hard... but there will
probably be support for a standalone command so you can do your
quoting in bash (or your preferred shell) in 1.6 (ACCUMULO-1045).
> Unable to scan for row keys that start with a quote in accumulo shell
> ---------------------------------------------------------------------
>
> Key: ACCUMULO-1116
> URL: https://issues.apache.org/jira/browse/ACCUMULO-1116
> Project: Accumulo
> Issue Type: Improvement
> Reporter: Mike Hugo
>
> In the accumulo shell you cannot scan for a row that has a literal quote in
> the key, e.g.
> "foo"
> Trying the following:
> scan -b "foo
> scan -b \"foo
> will not return any results.
> It is possible to do this via the Java API, but not from the shell.
--
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