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

后端 未结 0 1413
星月不相逢
星月不相逢 2020-12-23 05:56

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

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