Re: How compile hadoop-0.20.1

2009-11-24 Thread Steve Loughran
psdc1978 wrote: Hi all, 1 - I'm trying to compile hadoop-0.20.1 but I'm facing several errors. Hadoop includes several subprojects, but these subprojects are all compiled in one file called hadoop-0.20.1-core.jar. If I just want to update the code in the MapReduce component, do I have to

How compile hadoop-0.20.1

2009-11-23 Thread psdc1978
Hi all, 1 - I'm trying to compile hadoop-0.20.1 but I'm facing several errors. Hadoop includes several subprojects, but these subprojects are all compiled in one file called hadoop-0.20.1-core.jar. If I just want to update the code in the MapReduce component, do I have to compile all the project?