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

2016-04-04 Thread Apache Jenkins Server
See Changes: [rohithsharmaks] YARN-4607. Pagination support for AppAttempt page -- [...truncated 5236 lines...] Running org.apache.hadoop.hdfs.TestFileCreation Tests run: 23, Failures: 0, Error

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

2016-04-04 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/2988/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 5429 lines...] [INFO] --- maven-antrun-plugin:1.7:run (cr

Re: 2.7.3 release plan

2016-04-04 Thread Tsz Wo Sze
> ... I volunteer to help on releasing 2.8.0 as 2.7.3 + HDFS-8578 and HDFS-8791. HDFS-8578 (parallel upgrade), which does not change layout, should remain in 2.7.3.  Only HDFS-8791 (new layout) is needed to be put in 2.8.0. Tsz-Wo On Monday, April 4, 2016 2:51 AM, Haohui Mai wrote:

[jira] [Created] (HDFS-10256) Use GenericTestUtils.getTestDir method in tests for temporary directories

2016-04-04 Thread Vinayakumar B (JIRA)
Vinayakumar B created HDFS-10256: Summary: Use GenericTestUtils.getTestDir method in tests for temporary directories Key: HDFS-10256 URL: https://issues.apache.org/jira/browse/HDFS-10256 Project: Hado

Build failed in Jenkins: Hadoop-Hdfs-trunk-Java8 #1059

2016-04-04 Thread Apache Jenkins Server
See Changes: [aajisaka] HADOOP-12967. Remove FileUtil#copyMerge. Contributed by Brahma Reddy -- [...truncated 5710 lines...] Java HotSpot(TM) 64-Bit Server VM warning: ignoring option Max

Hadoop-Hdfs-trunk-Java8 - Build # 1059 - Failure

2016-04-04 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/1059/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 5903 lines...] [INFO] --- maven-clean-plugin:2.5:cl

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

2016-04-04 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/2989/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 5468 lines...] [INFO] --- maven-antrun-plugin:1.7:run (cr

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

2016-04-04 Thread Apache Jenkins Server
See Changes: [aajisaka] HADOOP-12967. Remove FileUtil#copyMerge. Contributed by Brahma Reddy -- [...truncated 5275 lines...] Running org.apache.hadoop.hdfs.TestReadStripedFileWithDecoding Tests

Hadoop-Hdfs-trunk-Java8 - Build # 1060 - Still Failing

2016-04-04 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/1060/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 9384 lines...] [INFO] --- maven-clean-plugin:2.5:cl

Build failed in Jenkins: Hadoop-Hdfs-trunk-Java8 #1060

2016-04-04 Thread Apache Jenkins Server
See Changes: [naganarasimha_gr] YARN-4746. yarn web services should convert parse failures of appId, -- [...truncated 9191 lines...] Java HotSpot(TM) 64-Bit Server VM warning: ignoring o

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

2016-04-04 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/2990/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 5239 lines...] [INFO] --- maven-clean-plugin:2.5:clean (d

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

2016-04-04 Thread Apache Jenkins Server
See Changes: [naganarasimha_gr] YARN-4746. yarn web services should convert parse failures of appId, -- [...truncated 5046 lines...] Running org.apache.hadoop.hdfs.tools.offlineImageViewer.Te

Re: 2.7.3 release plan

2016-04-04 Thread Vinod Kumar Vavilapalli
I commented on the JIRA way back (see https://issues.apache.org/jira/browse/HDFS-8791?focusedCommentId=1503&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-1503), saying what I said below. Unfortunately, I haven’t followed the patch along after my initial co

Re: [Release thread] 2.8.0 release activities

2016-04-04 Thread Vinod Kumar Vavilapalli
Here we go again. The blocker / critical tickets ballooned up a lot, I see 64 now! : https://issues.apache.org/jira/issues/?filter=12334985 Also, the docs target (mvn package -Pdocs -DskipTests) is completely busted on branch-2, I figured I have to backport a whole bunch of patches that are only

Hadoop-Hdfs-trunk-Java8 - Build # 1061 - Still Failing

2016-04-04 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/1061/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 6259 lines...] [INFO] --- maven-antrun-plugin:1.7:r

Build failed in Jenkins: Hadoop-Hdfs-trunk-Java8 #1061

2016-04-04 Thread Apache Jenkins Server
See Changes: [stevel] HADOOP-12169 ListStatus on empty dir in S3A lists itself instead of [arp] HADOOP-11212. NetUtils.wrapException to handle SocketException -- [...truncated 6066 lines

Re: 2.7.3 release plan

2016-04-04 Thread Colin McCabe
I agree that HDFS-8578 should be a prerequisite for backporting HDFS-8791. I think we are overestimating the number of people affected by HDFS-8791, and underestimating the disruption that would be caused by a layout version upgrade in a dot release. As Andrew, Sean, and others in the thread poin

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

2016-04-04 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/2991/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 5385 lines...] [INFO] --- maven-antrun-plugin:1.7:run (cr

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

2016-04-04 Thread Apache Jenkins Server
See Changes: [stevel] HADOOP-12169 ListStatus on empty dir in S3A lists itself instead of [arp] HADOOP-11212. NetUtils.wrapException to handle SocketException [iwasakims] HDFS-9599. TestDecommissioningStatus.testDecommissionStatus

Build failed in Jenkins: Hadoop-Hdfs-trunk-Java8 #1062

2016-04-04 Thread Apache Jenkins Server
See Changes: [iwasakims] HDFS-9599. TestDecommissioningStatus.testDecommissionStatus occasionally [kihwal] HDFS-10178. Permanent write failures can happen if pipeline recoveries [gtcarrera9] YARN-4706. UI Hosting Configuratio

Hadoop-Hdfs-trunk-Java8 - Build # 1062 - Still Failing

2016-04-04 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/1062/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 5973 lines...] [INFO] --- maven-antrun-plugin:1.7:r

[jira] [Created] (HDFS-10257) Quick Thread Local Storage set-up has a small flaw

2016-04-04 Thread Stephen Bovy (JIRA)
Stephen Bovy created HDFS-10257: --- Summary: Quick Thread Local Storage set-up has a small flaw Key: HDFS-10257 URL: https://issues.apache.org/jira/browse/HDFS-10257 Project: Hadoop HDFS Issue Ty

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

2016-04-04 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk/2992/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 5365 lines...] [INFO] --- maven-antrun-plugin:1.7:run (cr

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

2016-04-04 Thread Apache Jenkins Server
See Changes: [kihwal] HDFS-10178. Permanent write failures can happen if pipeline recoveries [gtcarrera9] YARN-4706. UI Hosting Configuration in TimelineServer doc is broken. [cmccabe] HADOOP-12959. Add additional github web site f

[jira] [Created] (HDFS-10258) Erasure Coding: support small cluster whose #DataNode < # (Blocks in a BlockGroup)

2016-04-04 Thread Li Bo (JIRA)
Li Bo created HDFS-10258: Summary: Erasure Coding: support small cluster whose #DataNode < # (Blocks in a BlockGroup) Key: HDFS-10258 URL: https://issues.apache.org/jira/browse/HDFS-10258 Project: Hadoop HDFS

Hadoop-Hdfs-trunk-Java8 - Build # 1063 - Still Failing

2016-04-04 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/1063/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 6700 lines...] [INFO] --- maven-antrun-plugin:1.7:r

Build failed in Jenkins: Hadoop-Hdfs-trunk-Java8 #1063

2016-04-04 Thread Apache Jenkins Server
See Changes: [cmccabe] HADOOP-12959. Add additional github web site for ISA-L library (Li Bo [cmccabe] HDFS-8496. Calling stopWriter() with FSDatasetImpl lock held may block [vinayakumarb] HDFS-9917. IBR accumulate more object