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
Had the same issue, and for me it was a full hard drive (>90% full) which was the issue. Cleaning space saved me.