首先完成hadoop环境配置,还没有配置hadoop的话,可以参考https://blog.csdn.net/hongxiao2016/article/details/90231500
官网下载hbase,解压文件
首先配置conf/hbase-env.sh:
接着配置conf/hbase-site.xml:
再启动: bin/start-hbase.sh
可以打开UI界面,说明配置基本没什么问题:
转载请注明原文地址: https://yun.8miu.com/read-107552.html