> so what criterion HBase use to sort the returned result ? By row key ?

Yes, by row key.

    - Andy

--- On Wed, 9/15/10, Jeff Zhang <zjf...@gmail.com> wrote:

> From: Jeff Zhang <zjf...@gmail.com>
> Subject: Does HBase guarantee return the same result when I invoke scan 
> operation ?
> To: hbase-u...@hadoop.apache.org
> Date: Wednesday, September 15, 2010, 7:11 PM
> Hi all,
> 
> I'd like to implement paging for my returned result, So I'd like to
> now whether HBase guarantee return the same result when I invoke scan
> operation. I know Lucene can guarantee that, because Lucene will
> return result order by relevance, so what criterion HBase
> use to sort the returned result ? By row key ?
> 
> -- 
> Best Regards
> 
> Jeff Zhang
> 


      

Reply via email to