> [EMAIL PROTECTED] wrote: >> Hi >> I use Hadoop 0.17 and HBase 0.2.0 dev. >> i noticed a strange behavior of hbase when i create scanner and call >> scanner.iterator().hasNext() - it needs very long time for answer. >> > Every time you call hasNext?
yes. for this table.
> Its the table with the shorter keys that has the problem?
no. i have very large table, and hasNext time is about 5 - 8 ms
> Both have same-sized cell values.
yes.
