摘要:
InputFormat是MapReduce编程模型包括5个可编程组件之一,其余4个是Mapper、Partitioner、Reducer和OutputFormat。新版HadoopInputFormat是一个抽象类,之前的InputFormat是一个接口。InputFormat类有两个抽象方法。方法... 阅读全文
posted @ 2014-04-08 20:30
pingh14
阅读(623)
评论(0)
推荐(0)