A mapreduce job can be run as jar file from terminal or directly from
eclipse IDE. When a job run as jar file from terminal it uses multiple jvm
and all resources of cluster. Does the same thing happen when we run from
IDE. I have run a job on both and it takes less time on IDE than jar file
on terminal.

Thanks

Reply via email to