摘要: 以WordCount为例在类WordCount中实现两个内部静态类(Map,Reduce)注意:数据是按行读入的1、Mappublic static class Map extends MapReduceBase implements Mapper { private final static... 阅读全文
posted @ 2014-11-24 10:36 YH_W 阅读(152) 评论(0) 推荐(0) 编辑