摘要: @ OutputFormat接口实现类 OutputFormat是MapReduce输出的基类,所有实现MapReduce输出都实现了OutputFormat接口。下面介绍几种常见的OutputFormat实现类。 文本输出TextoutputFormat 默认的输出格式是TextOutputFor 阅读全文
posted @ 2020-08-05 17:07 孙晨c 阅读(495) 评论(0) 推荐(0) 编辑