Your data wont get splitted. so your program runs as single mapper and
single reducer. And your intermediate data is not shuffeld and sorted, But
u can use this for debuging
On Jan 14, 2015 2:04 PM, "Cao Yi" <iridium...@gmail.com> wrote:

> Hi,
>
> I write some mapreduce code in my project *my_prj*. *my_prj *will be
> deployed on the machine which is not a node of the cluster.
> how does *my_prj* to run a mapreduce job in this case?
>
> thank you!
>
> Best Regards,
> Iridium
>

Reply via email to