Re: Help with dev environment setup for Hadoop MR

2012-09-09 Thread Karthik Kambatla
Hi Sudhir http://wiki.apache.org/hadoop/EclipseEnvironment is a good place to start for your eclipse setup. For deploying a cluster off of your local changes, you can either package it (mvn package) or just build the jars and replace the jars in an existing setup. Hope that helps. Karthik On Sun

Help with dev environment setup for Hadoop MR

2012-09-09 Thread Sudhir Kylasa
Hi, I am Sudhir Kylasa, a PhD student @ Purdue University. I just started with Hadoop MR and other related open projects with Apache. Can someone please point me to a place where I can find instructions on how to setup Eclipse with HadoopMR development environment. I want to download a sta