Hi,

You should be able to do this (assuming your dev env. has all
side-deps like protoc 2.4.x+, etc. installed):

$ mvn clean install -DskipTests
$ mvn eclipse:eclipse

Then import all the necessary projects in from Eclipse.

On Fri, Feb 1, 2013 at 5:44 AM, Karthiek C <karthi...@gmail.com> wrote:
> I am trying to get the latest hadoop source code running in Eclipse but
> facing lot of build errors due to maven plugin dependencies. All the
> documentations I found online were for very old versions of hadoop. Is
> there any other documentation used by developer community to get the code
> up and running? Can someone please help me out?
>
> PS: I am working on a project where we want to develop a custom scheduler
> for hadoop.
>
> Thanks,
> Karthiek



-- 
Harsh J

Reply via email to