摘要: 2.reduce任务处理 2.3 把reduce的输出保存到文件中。 ruduce任务中把数据写到hdfs中使用 context.write(k2, new LongWritable(sum)); 只要分析context,就可以理解如何把数据写到hdfs上 阅读全文
posted @ 2016-10-11 10:56 feihao_itboy 阅读(272) 评论(0) 推荐(0)