The getting started documentation covers most of your questions:
http://hadoop.apache.org/hbase/docs/r0.20.2/api/overview-summary.html#overview_description

Since your second machine only acts as client, I guess you don't want
any process from the hadoop/hbase stack on it? Then you will only need
to have the configurations from the first machine on it.

J-D

On Tue, Dec 22, 2009 at 8:00 AM, folderty <[email protected]> wrote:
>
> Hi,
> I would like to set up hbase and zookeeper (I know hbase uses zookeeper but
> i need to use it also in my app) on 2 servers (for evaluetion purposes) one
> will act as a server and a client  and the other one will only act as a
> client.
> I would like to know how to config and setup hadoop common/hbase/zookeeper
> (and may be other hadoop components?)  for each server and what should be
> run on each one of them.
> Thanks very much
> Folderty
> --
> View this message in context: 
> http://old.nabble.com/How-to-set-up-2-server-hbase%2Bzookeeper-cluster-tp26890437p26890437.html
> Sent from the HBase User mailing list archive at Nabble.com.
>
>

Reply via email to