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.