HashMap values always got overwritten by the last input key in Hadoop MapReduce

后端 未结 0 681
不思量自难忘°
不思量自难忘° 2021-02-15 02:42

I created a hashmap in the reducer step. The purpose is to collect all results from reducer and then further process it in the cleanup() method.

My Hashmap has computed <

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