MapReduce 多路径输出
摘要:
// run the jobJobConf conf = new JobConf(TermDedication.class);conf.setJobName("getPairs&countDF");FileSystem fs = FileSystem.get(conf);if (fs.exists(output)) {fs.delete(output, true);}conf.setInputFormat(TextInputFormat.class);conf.setOutputFormat(PDFOutputFormat.class);conf.setMapOut 阅读全文
posted @ 2012-12-27 17:32 风花血月 阅读(205) 评论(0) 推荐(0)
浙公网安备 33010602011771号