Build failed in Hudson: Hadoop-Hdfs-trunk #46

2009-08-11 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/Hadoop-Hdfs-trunk/46/changes Changes: [szetszwo] Move HDFS-525 from 0.21.0 to 0.20.1 in CHANGES.txt. [szetszwo] HDFS-525. The SimpleDateFormat object in ListPathsServlet is not thread safe. Contributed by Suresh Srinivas --

Re: Question: how to run hadoop after the project split?

2009-08-11 Thread Tsz Wo (Nicholas), Sze
The following script implements the hack mentioned in my previous message. Hope this help. Nicholas #!/bin/bash set -e -x #Set homes for the sub-projects COMMON_HOME=/cygdrive/d/@sze/hadoop/a/common HDFS_HOME=/cygdrive/d/@sze/hadoop/a/hdfs MAPREDUCE_HOME=/cygdrive/d/@sze/hadoop/a/mapreduce #Co

[jira] Created: (HDFS-538) DistributedFileSystem::listStatus incorrectly returns null for empty result sets

2009-08-11 Thread Jakob Homan (JIRA)
DistributedFileSystem::listStatus incorrectly returns null for empty result sets Key: HDFS-538 URL: https://issues.apache.org/jira/browse/HDFS-538 Project: Hadoop HDFS

[jira] Created: (HDFS-539) Fault injeciton utlis for pipeline testing needs to be refactored for future reuse by other tests

2009-08-11 Thread Konstantin Boudnik (JIRA)
Fault injeciton utlis for pipeline testing needs to be refactored for future reuse by other tests - Key: HDFS-539 URL: https://issues.apache.org/jira/browse/HDFS-539

[jira] Created: (HDFS-541) What will we encounter if we add a lot of nodes into the current cluster?

2009-08-11 Thread nju.inifok (JIRA)
What will we encounter if we add a lot of nodes into the current cluster? - Key: HDFS-541 URL: https://issues.apache.org/jira/browse/HDFS-541 Project: Hadoop HDFS Issue

[jira] Resolved: (HDFS-541) What will we encounter if we add a lot of nodes into the current cluster?

2009-08-11 Thread Jakob Homan (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jakob Homan resolved HDFS-541. -- Resolution: Invalid Resolving as invalid. > What will we encounter if we add a lot of nodes into the cur

[jira] Created: (HDFS-542) Support fault injection tests in Hudson

2009-08-11 Thread Tsz Wo (Nicholas), SZE (JIRA)
Support fault injection tests in Hudson --- Key: HDFS-542 URL: https://issues.apache.org/jira/browse/HDFS-542 Project: Hadoop HDFS Issue Type: Task Components: build, test Reporter: T