Hadoop, how to compress mapper output but not the reducer output

后端 未结 0 1882
情歌与酒
情歌与酒 2020-12-23 05:39

I have a map-reduce java program in which I try to only compress the mapper output but not the reducer output. I thought that this would be possible by setting the following

相关标签:
回答
  • 消灭零回复
提交回复
热议问题