Just set hbase.cluster.distributed to true, point your hbase.rootdir to your local HDFS, directly start-hbase and you have a fully distributed operation on a single machine.
J-D On Mon, Dec 6, 2010 at 9:31 AM, Thanh Do <[email protected]> wrote: > Hi all, > > Is it possible to run fully distributed operation in > a single machine, by playing around with config > files and the port parameter? > Any one ever try that? > > Thanks much > Thanh >
