Try absolute path from / $hadoop dfs -ls /hbase
On Fri, Feb 24, 2012 at 4:15 PM, Admin Absoftinc <[email protected]> wrote: > I have a up and running Hbase / HDFS installation. > Question:How can I ensure that the data is written to HDFS and not the > local file system. > > I am using Pseudo Distributed Hbase installation. > > The challenge is:- > If I issue > $hadoop fs hbase > > It does not list any content under hbase. > > Coming from a RDBMS background, I am thinking there has to be a set of > files under hbase. > > Thanks
