I installed hbase via brew. brew install hadoop hbase pig hive
Then I started hbase via start-hbase.sh command. Therefore I'm pretty sure it is a standalone version. 2013/2/19 Ted Yu <[email protected]>: > Which HBase / hadoop version were you using ? > > Did you start the cluster in standalone mode ? > > Thanks > > On Tue, Feb 19, 2013 at 5:23 AM, Paul van Hoven < > [email protected]> wrote: > >> I just started with hbase. Therefore I created a table and filled this >> table with some data. But after restarting my computer all the data >> has gone. This even happens when stopping hbase with stop-hbase.sh. >> >> How can this happen? >>
