Muhammad, Are you shutting down HBase properly e.g. ./bin/stop-hbase.sh ? Did you change Hadoop data dir (which defaults to /tmp which is wiped out regularly) ?
You can view data by using the shell http://wiki.apache.org/hadoop/Hbase/Shell J-D On Wed, Jul 8, 2009 at 9:33 AM, Muhammad Mudassar<[email protected]> wrote: > Hi > > I m working on single node hadoop/hbase framework i have created some tables > and added some data I want to ask how i can save these tables permanently > in hbase as when i restart hbase tables are not present there. > i aslo want to ask how to view data stored in all rows of a table in hbase > shell. > > > Thanks! > > Muhammad Mudassar >
