Map reduce job getting stuck at map 0% reduce 0%

前端 未结 5 1146
忘了有多久
忘了有多久 2021-01-13 10:18

I am running the famous wordcount example. I have a local and prod hadoop setup. The same example is working in prod, but its not working locally. Can someone tell me what s

5条回答
  •  爱一瞬间的悲伤
    2021-01-13 10:36

    In Hadoop 2.x this problem could be related to memory issues, you can see it in MapReduce in Hadoop 2.2.0 not working

提交回复
热议问题