I got this problem too and I fixed it in this way. I was trying to run mapreduce job locally through Eclipse, after set the configurations, I met this error (in Linux, Virtual Box) To solve it,
file:/usr/lib/Hadoop/client-0.20
, choose the three jars named started
by "slf4j".Then you'll be able to run the job locally. Hope my experience will help someone.