Home | About | Sematext search-lucene.com search-hadoop.com
 Search Hadoop and all its subprojects:

Switch to Threaded View
HBase, mail # user - setting of HBase, how much memory should be reserved for a Hbase regionserver.


Copy link to this message
-
setting of HBase, how much memory should be reserved for a Hbase regionserver.
steven zhuang 2010-03-01, 07:59
hi, all,
          We have some PCs(a dozens of them) with  4 cores CPU and 4GB ram
each, a hadoop instance is already running on these machines.

          Currently there is around 1.2GB ram left on every node.

          We want to setup a Hbase instance on these machines, with 3 quorum
servers and 5 region servers, but we kept getting "out of memory" error when
the table grows big on some nodes.

          I know HBase is really a memory eater, my question is can we set
up a Hbase cluster on these PC if we add more region servers? how much ram
should we reserve to make hbase run happily?

          An option is we put hbase regionservers and Hadoop
datanode/tasktracker on different node respectively(Not tried yet), but I
don't know how much this would influence the performance, as we can not
benefit from the data locality.

--
       best wishes.
                            steven