摘要:
1、MapReduce代码入口FileInputFormat.setInputPaths(job, new Path(input)); //设置MapReduce输入格式job.waitForCompletion(true);2、InputFormat分析public abstract class ... 阅读全文
posted @ 2014-11-28 23:34
瞌睡中的葡萄虎
阅读(750)
评论(0)
推荐(0)