Uploaded image for project: 'Accumulo'
  1. Accumulo
  2. ACCUMULO-1116

Unable to scan for row keys that start with a quote in accumulo shell

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      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.

      Attachments

        Activity

          People

            Unassigned Unassigned
            mjhugo Mike Hugo
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: