Jenkins build is back to stable : Hadoop-Hdfs-0.23-Build #688

2013-08-03 Thread Apache Jenkins Server
See

Hadoop-Hdfs-trunk - Build # 1480 - Still Failing

2013-08-03 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/1480/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 15414 lines...] [INFO] --- maven-clean-plugin:2.4.1:clean

Build failed in Jenkins: Hadoop-Hdfs-trunk #1480

2013-08-03 Thread Apache Jenkins Server
See Changes: [vinodkv] YARN-906. Fixed a bug in NodeManager where cancelling ContainerLaunch at KILLING state causes that the container to hang. Contributed by Zhijie Shen. [jlowe] MAPREDUCE-5440. TestCopyCommitter Fails on JDK7. Co