On Thu, Jan 9, 2014 at 6:50 PM, LEI Xiaofeng <[email protected]> wrote:
> Hi, > I have some strong reasons to make me use c++ access hbase. But the > reading performance is poor. I tried to tune hbase.client.scanner.caching, > hbase.regionserver.global.memstore.upperLimit and BLOCKSIZE and so on. But > these all made no obvious difference. > > Does anyone have any suggetion that could help me to promote the > performance? > What are you seeing? What is your setup like? What do you need? How does what you see compare to native java client? Thanks, St.Ack
