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

single row look-ups are slow

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Abandoned
    • None
    • None
    • client, tserver
    • None

    Description

      Emilio Lahr-Vivaz writes on the user mailing list:

      I've found that scanning lots of non-sequential single-row ranges is pretty slow in accumulo. Your best approach is probably to create an index table on whatever you are originally trying to query (assuming those 10000 ids came from some other query).

      Specifically, the use case is fetching many single items, all of which are present (so, bloom filters aren't going to help).

      Since this is one of the use cases Accumulo was designed to handle, look into actual performance and figure out if there are any obvious bottlenecks.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ecn Eric C. Newton
              Votes:
              1 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: