Ticket #165 (new task)
hbaseindex: allow to set scanner cache size
| Reported by: | bruno | Owned by: | bruno |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | HBase-index | Version: | |
| Keywords: | performance | Cc: | lily-developers@… |
Description
Querying hbase indexes can probably be sped up by setting a cache size larger than 1 for the scanners.
Need to think about whether we can use a reasonable default (like 100 or so). Or maybe this should be an per-index setting.
This can also be set globally using hbase.client.scanner.caching
Change History
Note: See
TracTickets for help on using
tickets.