随笔分类 -  Zookeeper

hbase.client.RetriesExhaustedException: Can't get the locations hive关联Hbase查询报错
摘要:特征1: hbase.client.RetriesExhaustedException: Can't get the locations 特征2: hbase日志报错如下:org.apache.zookeeper.KeeperException$ConnectionLossException: Ke 阅读全文
posted @ 2016-10-17 13:02 山高似水深 阅读(8377) 评论(0) 推荐(0)
基于:Hadoop 2.6.0-cdh5.4.0 hive1.1.0 HBase 1.0.0-cdh5.4.0 关键配置文件
摘要:core-site.xml hdfs-site.xml mapred-site.xml yarn-site.xml hadoop-env.sh hive-env.sh hive-site.xml hbase-site.xml zoo.cfg 阅读全文
posted @ 2016-08-09 16:39 山高似水深 阅读(1332) 评论(0) 推荐(0)
zookeeper 安装配置注意事项
摘要:zoo.cfg 1、server.1/2/3 有几台配置几个 ​2、配置好hosts映射之后可以用node1替代IP地址 3、dataLogDir 下面配置的logs 的目录一定要创建 4、dataDir 配置的目录下面一定要创建一个文本,里面写上server.(点)之后那个数字,每个节点都要写 5 阅读全文
posted @ 2016-08-09 16:05 山高似水深 阅读(396) 评论(0) 推荐(0)