thanks
2012/7/13 Adrien Mogenet <adrien.mogenet@gmail.com>
> You might have a look at the reference guide, or this article (
> http://blog.newitfarmer.com/nosql/hbase-nosql/4385/repost-hbasearchitecture
> )
> or the Lars one (
> http://www.larsgeorge.com/2009/10/hbase-architecture-101-storage.html)
> which explain HBase Storage architecture.
>
> Take care of block size, block cache, and row-key design.
>
> Hope that help, even I gave very general informations.
>
> On Fri, Jul 13, 2012 at 12:28 PM, xkwang bruce <bruce.xkwang1@gmail.com
> >wrote:
>
> > hi all,
> >
> >
> > I plan to use hbase to support a online application that need
> > high concurrency random read . There id hundreds of gb data every day and
> > that will be add hbase.
> > Any links, articals, suggestions, ideas that will improve hbase random
> > read/write performance will be appreciated.
> >
> >
> > bruce
> > best regards!!!
> >
>
>
>
> --
> Adrien Mogenet
> http://www.mogenet.me
>
|