heck if I'm subscribed to this list

2010-01-05 Thread psdc1978
Hi,

It's just to check if I'm subscribed to this list, because I posted
some questions and I haven't got yet a response.

-- 
Pedro


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?

2 - Why Hadoop only have one jar for all the project? For example, MapReduce
subcomponent could be inside mapreduce.jar, Common subcomponent could be
inside common.jar, HDFS subcomponent could be inside hdfs.jar, etc.

3 - Is there any tutorial that helps how to compile Hadoop?

4 - Should I try to compile hadoop in windows with Cygwin, or should I
compile inside Ubuntu?

Thanks,

-- 
Pedro