You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hadoop.apache.org by Something Something <ma...@gmail.com> on 2014/08/22 21:58:47 UTC

Job keeps running in LocalJobRunner under Cloudera 5.1

Need some quick help.  Our job runs fine under MapR, but when we start the
same job on Cloudera 5.1, it keeps running in Local mode.

I am sure this is some kind of configuration issue. Any quick tips?

14/08/22 12:16:58 INFO mapreduce.Job: map 0% reduce 0%
14/08/22 12:17:03 INFO mapred.LocalJobRunner: map > map
14/08/22 12:17:06 INFO mapred.LocalJobRunner: map > map
14/08/22 12:17:09 INFO mapred.LocalJobRunner: map > map


Thanks.