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

Reply via email to