随笔分类 -  大数据

摘要:虚拟机克隆,service network restart 重启失败 阅读全文
posted @ 2018-05-17 21:58 跳出 阅读(663) 评论(0) 推荐(0)
摘要:vmware下ubuntu14.04 nat方式上网 阅读全文
posted @ 2018-05-12 17:47 跳出 阅读(286) 评论(0) 推荐(0)
摘要:ubuntu安装openssh-server报错解决方法 阅读全文
posted @ 2018-05-12 17:27 跳出 阅读(7217) 评论(0) 推荐(2)
摘要:hbase ,预分区,热点,数据倾斜 阅读全文
posted @ 2018-05-05 09:38 跳出 阅读(477) 评论(0) 推荐(0)
摘要:hive-site.xml,hive配置 阅读全文
posted @ 2018-04-15 16:12 跳出 阅读(434) 评论(0) 推荐(0)
摘要:hive 阅读全文
posted @ 2018-04-15 16:07 跳出 阅读(1313) 评论(0) 推荐(0)
摘要:mapred-site.xml,hadoop,安装,yarn 阅读全文
posted @ 2018-04-15 15:51 跳出 阅读(190) 评论(0) 推荐(0)
摘要:hadoop ,分布式,安装,yarn-site.xml,yarn 阅读全文
posted @ 2018-04-15 15:49 跳出 阅读(165) 评论(0) 推荐(0)
摘要:hdfs-site.xml,hadoop.安装,分布式 阅读全文
posted @ 2018-04-15 15:47 跳出 阅读(280) 评论(0) 推荐(0)
摘要:hadoop ,分布式,安装,core-site.xml 阅读全文
posted @ 2018-04-15 15:45 跳出 阅读(1467) 评论(0) 推荐(0)
摘要:hadoop ,分布式,安装 阅读全文
posted @ 2018-04-15 15:43 跳出 阅读(172) 评论(0) 推荐(0)
摘要:大数据,zookeeper 阅读全文
posted @ 2018-04-14 16:49 跳出 阅读(257) 评论(0) 推荐(0)
摘要:大数据 zookeeper 阅读全文
posted @ 2018-04-14 16:36 跳出 阅读(190) 评论(0) 推荐(0)
摘要:SSH 免密码登陆、hadoop 阅读全文
posted @ 2018-04-14 16:28 跳出 阅读(229) 评论(0) 推荐(0)
摘要:1、下载 DbVisualizer下载地址http://www.dbvis.com/ 修改dbvisgui.bat 增加PATH=JDK_PATH;%PATH% 2、配置 DbVisualizer\jdbc\hive下复制这2个文件【没有hive文件夹,则创建一个hive文件夹。】 hadoop-c 阅读全文
posted @ 2018-01-29 16:05 跳出 阅读(389) 评论(0) 推荐(0)
摘要:Caused by: org.apache.hadoop.hive.ql.metadata.HiveFatalException: [Error 20004]: Fatal error occurred when node tried to create too many dynamic parti 阅读全文
posted @ 2018-01-29 15:31 跳出 阅读(9563) 评论(0) 推荐(0)
摘要:http://www.aboutyun.com/thread-8401-1-1.html http://www.aboutyun.com/thread-5866-1-1.html 在Win7系统,eclipse读取Hbase运行报错: 问题1: java.io.IOException: Could 阅读全文
posted @ 2017-03-23 20:54 跳出 阅读(553) 评论(0) 推荐(0)
摘要:在linux中设置静态ip地址1、在终端中输入:vi /etc/sysconfig/network-scripts/ifcfg-eth0 2、开始编辑,填写ip地址、子网掩码、网关、DNS等[root@centos 桌面]# cat /etc/sysconfig/network-scripts/if 阅读全文
posted @ 2016-11-26 16:08 跳出 阅读(435) 评论(0) 推荐(0)
摘要:sparkR读取csv文件 The general method for creating SparkDataFrames from data sources is read.df. This method takes in the path for the file to load and the 阅读全文
posted @ 2016-11-25 21:03 跳出 阅读(1363) 评论(0) 推荐(0)
摘要:Ambari组件黄色预警 组件上为黄色问号,代表心跳丢失,解决如下: 1、 查看个节点之间是否可以相互通信,若ssh连接不上,有可能是该节点关机了,没有打开,手动开启该节点,再次验证是否可互通。 2、 在主节点启动ambari-server restart和ambari-agent restart, 阅读全文
posted @ 2016-10-16 16:53 跳出 阅读(1555) 评论(0) 推荐(0)