Jenkins build is still unstable: Hadoop-Hdfs-0.23-Build #18

2011-09-23 Thread Apache Jenkins Server
See

Hadoop-Hdfs-0.23-Build - Build # 18 - Still Unstable

2011-09-23 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/18/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 9499 lines...] [INFO] [INFO] --- maven-antrun-plugin:

Hadoop-Hdfs-trunk - Build # 809 - Still unstable

2011-09-23 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/809/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 9854 lines...] [INFO] Executed tasks [INFO] [INFO] --- ma

Jenkins build is unstable: Hadoop-Hdfs-trunk #809

2011-09-23 Thread Apache Jenkins Server
See

[jira] [Resolved] (HDFS-2342) TestSleepJob and TestHdfsProxy broken after HDFS-2284

2011-09-23 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE resolved HDFS-2342. -- Resolution: Fixed Hadoop Flags: [Reviewed] Matt, thanks for committing the

Long running tests failure

2011-09-23 Thread Milind.Bhandarkar
Folks, When running TestLargeBlock and TestBalancer, which tend to take a long time to run on my dev box, I get the following error: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.6:test (default-test) on project hadoop-hdfs: Error while executing forked tests.; n

[jira] [Created] (HDFS-2361) distcp with hftp is failing

2011-09-23 Thread Rajit (JIRA)
distcp with hftp is failing --- Key: HDFS-2361 URL: https://issues.apache.org/jira/browse/HDFS-2361 Project: Hadoop HDFS Issue Type: Bug Components: name-node Affects Versions: 0.20.205.0 Rep

Re: Long running tests failure

2011-09-23 Thread Todd Lipcon
I think TestLargeBlock fails if you have low disk space on your dev machine -- since the drive selection algorithm needs something like 5x block size free, and the test uses a 2G+ block size. I know it always fails on my laptop where I tend to have 5-6G free (SSD small but worth it!) -Todd On Sat