I suggest Standalone mode for developing mapper or reducer. But in case of partitioner or combiner, you need to setup Pseudo-Distributed mode.
Drake 민영근 Ph.D kt NexR On Fri, Feb 20, 2015 at 3:18 PM, unmesha sreeveni <[email protected]> wrote: > You can write MapReduce jobs in eclipse also for testing purpose. Once it > is done u can create jar and run that in your single node or multinode. > But plese note while doing in such IDE s using hadoop dependecies, There > will not be input splits, different mappers etc.. > > >
