进入到hbase配置的数据目录,假设是 /home/ubuntu/hbase-data,进入到这个目录后,执行tree命令即可,如果提示命令不存在 在ubuntu下可以使用 sudo apt install tree 安装