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
--
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
DistributedFileSystem::listStatus incorrectly returns null for empty result sets
Key: HDFS-538
URL: https://issues.apache.org/jira/browse/HDFS-538
Project: Hadoop HDFS
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
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
[
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
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