摘要: 1、从hbase中取数据,再把计算结果插入hbase中 2、从hdfs中取数据,把计算的结果插入到hdfs中 阅读全文
posted @ 2017-04-28 16:26 莫为 阅读(2913) 评论(0) 推荐(0) 编辑
摘要: 命令 #sync #echo 3 > /proc/sys/vm/drop_caches 查看内存情况: # more /proc/meminfo Kernels 2.6.16 and newer provide a mechanism to have the kernel drop the page 阅读全文
posted @ 2017-04-28 14:59 莫为 阅读(1329) 评论(0) 推荐(0) 编辑
摘要: 1、准备: eclipse4.5,hadoop2.6.1,hadoop-eclipse-plugin-2.6.0.jar。 2、eclipse配置 Location name :xxxx 名字随便取 Map/Reduce(V2)Master 下 Host:n1 hadoop主节点(master)机器 阅读全文
posted @ 2017-04-28 14:07 莫为 阅读(118) 评论(0) 推荐(0) 编辑