Re: Patch testing

2011-01-26 Thread Nigel Daley
raid (contrib) test hanging: TestBlockFixer I forced 2 thread dumps. Both hung in the same place. Filed https://issues.apache.org/jira/browse/MAPREDUCE-2283 This is a blocker for turning on MR precommit. Cheers, Nige On Jan 25, 2011, at 11:19 PM, Nigel Daley wrote: Started another trial

Re: Patch testing

2011-01-26 Thread Todd Lipcon
On Wed, Jan 26, 2011 at 10:05 AM, Nigel Daley nda...@mac.com wrote: raid (contrib) test hanging: TestBlockFixer I forced 2 thread dumps. Both hung in the same place. Filed https://issues.apache.org/jira/browse/MAPREDUCE-2283 This is a blocker for turning on MR precommit. Since this is

Re: Problem write on HDFS

2011-01-26 Thread Owen O'Malley
Please direct user questions to common-u...@hadoop.apache.org. -- Owen On Tue, Jan 25, 2011 at 3:27 AM, Alessandro Binhara binh...@gmail.comwrote: I build a servlet with a hadoop... i think that tomcat enviroment will be find a hadoop-core-0.20.2.jar .. but a get a same error *ype*

Re: Hadoop datanote question

2011-01-26 Thread li ping
I think you must misunderstanding the architecture. I believe the master node that you talk about is actually a NameNode, the client must talk with NameNode. the namenode will check if the file that you try to write existed or not. if the file doesn't exist, NN will create a record in NN and