077 Apache的HBase与cdh的hue集成(不建议不同版本之间的集成)
生活随笔
收集整理的這篇文章主要介紹了
077 Apache的HBase与cdh的hue集成(不建议不同版本之间的集成)
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
1.修改hue的配置文件hue.ini
[hbase]
# Use full hostname with security.
hbase_clusters=(Cluster|linux-hadoop3.ibeifeng.com:9090)
# HBase configuration directory, where hbase-site.xml is located.
hbase_conf_dir=/etc/opt/modules/hbase-0.98.6-hadoop2/conf
?
2.啟動hbase的thriftserver
bin/hbase-daemon.sh start thrift
?
3.啟動hue
?build/env/bin/supervisor
?
?
4.去頁面觀看結果(port=8888)
?
?
?
轉載于:https://www.cnblogs.com/juncaoit/p/6165956.html
總結
以上是生活随笔為你收集整理的077 Apache的HBase与cdh的hue集成(不建议不同版本之间的集成)的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 局域共享解决——用户账户限制,可能的原因
- 下一篇: pip 安装模块报错解决