摘要:
1.配置 在CentOS7Three上配置,注意:一定要安装bin包,不能安装src包 /usr/local/hbase/hbase-2.0.5/conf 编辑hbase-env.sh,替换成如下配置 编辑hbase-site.xml,增加配置 编辑regionservers 复制Hadoop的co 阅读全文
posted @ 2019-04-23 15:22
Rest探路者
阅读(878)
评论(0)
推荐(0)
摘要:
1.Hive配置MySQL Hive只是一个工具,无需配置多台机器,我在CentOS7One机器上配置Hive /usr/local/hive/apache-hive-1.2.1-bin/conf 编辑hive-site.xml 配置MySQL连接地址 配置MySQL驱动包 配置数据库用户名 配置数 阅读全文
posted @ 2019-04-23 15:07
Rest探路者
阅读(671)
评论(0)
推荐(0)
摘要:
1.HBase介绍 Apache HBase™ is the Hadoop database, a distributed, scalable, big data store. Use Apache HBase™ when you need random, realtime read/write a 阅读全文
posted @ 2019-04-23 11:20
Rest探路者
阅读(266)
评论(0)
推荐(0)