On Fri, Feb 5, 2010 at 1:11 PM, Gabriel Ki <gab...@gmail.com> wrote: > > I was doing similar performance evaluation against hbase 0.20.3 hadoop > 0.20.1. I did not get as good sequential read as that and would like to > know the interesting fact what has changed from 0.19.0RC1 to 0.20.x to make > that improvement. > > Thanks,
What are you seeing? Why do you need sequential reads? Why not scan? St.Ack