1. [hbase@ip-10-141-186-51 hbase]$ hadoop dfs -ls /apps/hbase/data
  2. Found 11 items
  3. drwx------ - hbase hbase 0 2013-04-11 19:49 /apps/hbase/data/-ROOT-
  4. drwx------ - hbase hbase 0 2013-04-11 19:49 /apps/hbase/data/.META.
  5. drwx------ - hbase hbase 0 2013-04-15 17:40 /apps/hbase/data/.archive
  6. drwx------ - hbase hbase 0 2013-04-15 14:53 /apps/hbase/data/.logs
  7. drwx------ - hbase hbase 0 2013-04-15 15:03 /apps/hbase/data/.oldlogs
  8. drwx------ - hbase hbase 0 2013-04-15 14:54 /apps/hbase/data/.snapshot
  9. drwx------ - hbase hbase 0 2013-04-15 14:53 /apps/hbase/data/.tmp
  10. -rwx------ 3 hbase hbase 38 2013-04-11 19:49 /apps/hbase/data/hbase.id
  11. -rwx------ 3 hbase hbase 3 2013-04-11 19:49 /apps/hbase/data/hbase.version
  12. drwx------ - hbase hbase 0 2013-04-11 20:37 /apps/hbase/data/tableone
  13. drwx------ - hbase hbase 0 2013-04-11 20:37 /apps/hbase/data/tabletwo
  14.  
  15.  
  16. [hbase@ip-10-141-186-51 hbase]$ hadoop dfs -ls /apps/hbase/data/.snapshot
  17. ls: Cannot access /apps/hbase/data/.snapshot: No such file or directory.