You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Mike Hugo (JIRA)" <ji...@apache.org> on 2013/02/26 21:34:12 UTC

[jira] [Created] (ACCUMULO-1116) Unable to scan for row keys that start with a quote in accumulo shell

Mike Hugo created ACCUMULO-1116:
-----------------------------------

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