会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Practice makes better
Any fool can write code that computer can understand. Good programmers write codes that humans can understand.
博客园
首页
新随笔
联系
订阅
管理
2018年3月6日
GoldenGate实时投递数据到大数据平台(7)– Apache Hbase
摘要: Apache Hbase安装及运行安装hbase1.4,确保在这之前hadoop是正常运行的。设置相应的环境变量,export HADOOP_HOME=/u01/hadoopexport HBASE_HOME=/u01/hbaseexport PATH=$PATH:$HADOOP_HOME/bin:$HBASE_HOME/bin启动hbase./start-hbase.sh确保hadoop, hb...
阅读全文
posted @ 2018-03-06 10:39 margiex
阅读(458)
评论(0)
推荐(0)
编辑
公告