[ 
https://issues.apache.org/jira/browse/ACCUMULO-3813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Christopher Tubbs resolved ACCUMULO-3813.
-----------------------------------------
    Resolution: Abandoned

Closing this stale issue. If this is still a problem, please create a new issue 
or PR at https://github.com/apache/accumulo

> single row look-ups are slow
> ----------------------------
>
>                 Key: ACCUMULO-3813
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3813
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: client, tserver
>            Reporter: Eric C. Newton
>            Priority: Major
>
> Emilio Lahr-Vivaz writes on the user mailing list:
> {quote}
> 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).
> {quote}
> 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.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to