MapReduce jobs get stuck in Accepted state

后端 未结 6 2179
故里飘歌
故里飘歌 2020-12-24 07:39

I have my own MapReduce code that I\'m trying to run, but it just stays at Accepted state. I tried running another sample MR job that I\'d run previously and which was succe

6条回答
  •  眼角桃花
    2020-12-24 08:32

    Had the same issue, and for me it was a full hard drive (>90% full) which was the issue. Cleaning space saved me.

提交回复
热议问题