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

2016-04-22 Thread Apache Jenkins Server
See Changes: [omalley] HDFS-9894. Add unsetStoragePolicy API to FileContext/AbstractFileSystem [omalley] HADOOP-13011 - Clearly Document the Password Details for Keystore-based -- [...trunca

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

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

Slack channel for Hadoop developers

2016-04-22 Thread Tsuyoshi Ozawa
Hi, I created slack channel for Hadoop community unofficially and experimentally: https://hadoopdev.slack.com/ I know that there is IRC channel and it's good to log. However, Slack is very also good tool to join easily and have a communication interactively. It will be also useful to join followi

[jira] [Resolved] (HDFS-3557) provide means of escaping special characters to `hadoop fs` command

2016-04-22 Thread Harsh J (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harsh J resolved HDFS-3557. --- Resolution: Not A Problem Resolving per comment (also stale) > provide means of escaping special characters to

[jira] [Reopened] (HDFS-9328) Formalize coding standards for libhdfs++

2016-04-22 Thread James Clampffer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Clampffer reopened HDFS-9328: --- Reopening this for a couple reasons 1) Nobody is using clang-format; mostly because it causes tons

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

2016-04-22 Thread Apache Jenkins Server
See Changes: [stevel] HADOOP-12891. S3AFileSystem should configure Multipart Copy threshold -- [...truncated 6330 lines...] Running org.apache.hadoop.hdfs.TestHttpPolicy Tests run: 1, Failures:

[jira] [Resolved] (HDFS-9030) libwebhdfs lacks headers, documentation; not part of mvn package

2016-04-22 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer resolved HDFS-9030. Resolution: Won't Fix libwebhdfs has been removed. closing as won't fix. > libwebhdfs lacks

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

2016-04-22 Thread Apache Jenkins Server
See Changes: [kihwal] HDFS-9555. LazyPersistFileScrubber should still sleep if there are -- [...truncated 8258 lines...] Running org.apache.hadoop.hdfs.TestRead Tests run: 3, Failures: 0, Error

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

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

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

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

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

2016-04-22 Thread Apache Jenkins Server
See Changes: [kihwal] HDFS-9555. LazyPersistFileScrubber should still sleep if there are -- [...truncated 5787 lines...] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5

Re: [Release thread] 2.8.0 release activities

2016-04-22 Thread Vinod Kumar Vavilapalli
We are not converging - there’s still 58 more. I need help from the community in addressing / review 2.8.0 blockers. If folks can start with reviewing Patch available tickets, that’ll be great. Thanks +Vinod > On Apr 4, 2016, at 2:16 PM, Vinod Kumar Vavilapalli > wrote: > > Here we go again

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

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

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

2016-04-22 Thread Apache Jenkins Server
See Changes: [raviprak] Revert "HADOOP-12563. Updated utility (dtutil) to create/modify token [wangda] YARN-4846. Fix random failures for [kihwal] HADOOP-13052. ChecksumFileSystem mishandles crc file permissions. --

Re: Looking to a Hadoop 3 release

2016-04-22 Thread Vinod Kumar Vavilapalli
I kind of echo Junping’s comment too. While 2.8 and 3.0 don’t need to be serialized in theory, in practice I’m desperately looking for help on 2.8.0. We haven’t been converging on 2.8.0 what with 50+ blocker / critical patches still unfinished. If postponing 3.x alpha to after a 2.8.0 alpha mea

Re: Looking to a Hadoop 3 release

2016-04-22 Thread Vinod Kumar Vavilapalli
Hi, While welcoming the push for alphas, i think we should set some exit criteria. Otherwise, I can imagine us doing 3/4/5 alpha releases, and then getting restless about calling it beta or GA of whatever. Essentially, instead of today’s questions as to "why we aren’t doing a 3.x release", we’d

Re: Looking to a Hadoop 3 release

2016-04-22 Thread Allen Wittenauer
> On Apr 22, 2016, at 5:38 PM, Vinod Kumar Vavilapalli > wrote: > > On an unrelated note, offline I was pitching to a bunch of contributors > another idea to deal with rotting trunk post 3.x: *Make 3.x releases off of > trunk directly*. > > What this gains us is that > - Trunk is always near

Re: Looking to a Hadoop 3 release

2016-04-22 Thread Vinod Kumar Vavilapalli
Nope. I’m proposing making a new 3.x release (as has been discussed in this thread) off today’s trunk (instead of creating a fresh branch-3) and create a new trunk-incompt where incompatible changes that we don’t want in 3.x go. This is mainly to avoid repeating the “we are not releasing 3.x of

Re: Looking to a Hadoop 3 release

2016-04-22 Thread Andrew Wang
Great comments Vinod, thanks for replying. Since trunk is a superset of branch-2.8, I think the two efforts are mostly aligned. The 2.8 blockers are likely also 3.0 blockers. For example, the create-release and L&N JIRAs I mentioned are in this camp. The difference between the two is the expectati

Re: Looking to a Hadoop 3 release

2016-04-22 Thread Allen Wittenauer
> On Apr 22, 2016, at 6:10 PM, Vinod Kumar Vavilapalli > wrote: > > Nope. > > I’m proposing making a new 3.x release (as has been discussed in this thread) > off today’s trunk (instead of creating a fresh branch-3) and create a new > trunk-incompt where incompatible changes that we don’t wan

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

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

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

2016-04-22 Thread Apache Jenkins Server
See Changes: [raviprak] Revert "HADOOP-12563. Updated utility (dtutil) to create/modify token [wangda] YARN-4846. Fix random failures for [kihwal] HADOOP-13052. ChecksumFileSystem mishandles crc file permissions. [aajisaka] H

Re: Looking to a Hadoop 3 release

2016-04-22 Thread Vinod Kumar Vavilapalli
Tx for your replies, Andrew. >> For exit criteria, how about we time box it? My plan was to do monthly > alphas through the summer, leading up to beta in late August / early Sep. > At that point we freeze and stabilize for GA in Nov/Dec. Time-boxing is a reasonable exit-criterion. > In this ca

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

2016-04-22 Thread Apache Jenkins Server
See Changes: [aajisaka] HADOOP-13033. Add missing Javadoc entries to Interns.java. Contributed [jing9] HDFS-9427. HDFS should not default to ephemeral ports. Contributed by -- [...truncated 5

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

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