摘要:
1、从hbase中取数据,再把计算结果插入hbase中 2、从hdfs中取数据,把计算的结果插入到hdfs中 阅读全文
摘要:
命令 #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 阅读全文
摘要:
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)机器 阅读全文