thanks... Is there any place I can read up on the inner workings of all this? I find my ability to google the nitty gritty to be lacking when it comes to hbase Ananth T Sarathy
On Thu, Oct 15, 2009 at 2:36 PM, Kevin Peterson <kpeter...@biz360.com>wrote: > On Thu, Oct 15, 2009 at 11:05 AM, Ananth T. Sarathy < > ananth.t.sara...@gmail.com> wrote: > > > so just by IP address, Hbase will run instances on other servers as long > as > > it can ssh with a password? I mean how does it know where the binaries > > are? > > > > > I think it does the same thing as Hadoop -- it assumes that the HBASE_HOME > is in the same place as on the master node. Look at bin/hbase (it's a shell > script) for details. >