Hi, I am running a single node configuration. hhase-site.xml is empty, but in the hdfs-site.xml (hadoop/conf) dfs.data.dir is configured to some directory in the users home directory. The files survives the reboot. But the Hbase looses the tables.
Do i have to duplicate the dfs.data.dir configuration in the hbase also? what is the relation between the dfs.data.dir for hbase and hadoop? can they both point to the same location? probably not. thanks devush
