Re: [DISCUSS] Increased use of feature branches

2016-06-09 Thread Karthik Kambatla
Thanks for restarting this thread Andrew. I really hope we can get this across to a VOTE so it is clear. I see a few advantages shipping from trunk: - The lack of need for one additional backport each time. - Feature rot in trunk Instead of creating branch-3, I recommend creating branch-3.

[DISCUSS] Increased use of feature branches

2016-06-09 Thread Andrew Wang
Hi all, On a separate thread, a question was raised about 3.x branching and use of feature branches going forward. We discussed this previously on the "Looking to a Hadoop 3 release" thread that has spanned the years, with Vinod making this proposal (building on ideas from others who also comment

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

2016-06-09 Thread Apache Jenkins Server
See Changes: [cnauroth] HADOOP-12666. Support Microsoft Azure Data Lake - as a file system in -- [...truncated 50331 lines...] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elaps

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

2016-06-09 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/1329/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 50528 lines...] [INFO] [INFO] --- maven-enforcer-p

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

2016-06-09 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/56/ No changes -1 overall The following subsystems voted -1: unit The following subsystems voted -1 but were configured to be filtered/ignored: cc checkstyle javac javadoc pylint shellcheck shelld

[jira] [Created] (HDFS-10514) Augment QueryDiskBalancerPlan to return storage type of source/dest volume

2016-06-09 Thread Xiaobing Zhou (JIRA)
Xiaobing Zhou created HDFS-10514: Summary: Augment QueryDiskBalancerPlan to return storage type of source/dest volume Key: HDFS-10514 URL: https://issues.apache.org/jira/browse/HDFS-10514 Project: Had

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

2016-06-09 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/1328/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 6379 lines...] [INFO] [INFO] --- maven-enforcer-pl

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

2016-06-09 Thread Apache Jenkins Server
See Changes: [stevel] HADOOP-12537 S3A to support Amazon STS temporary credentials. [wang] HADOOP-13175. Remove hadoop-ant from hadoop-tools. Contributed by Chris [wang] HADOOP-12893. Verify LICENSE.txt and NOTICE.txt. Contrib

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

2016-06-09 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/1327/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 5445 lines...] [INFO] [INFO] --- maven-enforcer-pl

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

2016-06-09 Thread Apache Jenkins Server
See Changes: [vinodkv] YARN-5191. Renamed the newly added “download=true” option for getting -- [...truncated 5248 lines...] Running org.apache.hadoop.hdfs.TestWriteBlockGetsBlockLen

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

2016-06-09 Thread Apache Jenkins Server
See Changes: [stevel] HADOOP-13237: s3a initialization against public bucket fails if caller -- [...truncated 5961 lines...] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapse

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

2016-06-09 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/1326/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 6158 lines...] [INFO] [INFO] --- maven-enforcer-pl

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

2016-06-09 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/55/ No changes -1 overall The following subsystems voted -1: docker Powered by Apache Yetus 0.4.0-SNAPSHOT http://yetus.apache.org

[jira] [Created] (HDFS-10513) libhdfs++: Ensure we're connected when FS methods are called

2016-06-09 Thread Anatoli Shein (JIRA)
Anatoli Shein created HDFS-10513: Summary: libhdfs++: Ensure we're connected when FS methods are called Key: HDFS-10513 URL: https://issues.apache.org/jira/browse/HDFS-10513 Project: Hadoop HDFS

[jira] [Created] (HDFS-10512) VolumeScanner may terminate to due NPE in DataNode.reportBadBlocks

2016-06-09 Thread Wei-Chiu Chuang (JIRA)
Wei-Chiu Chuang created HDFS-10512: -- Summary: VolumeScanner may terminate to due NPE in DataNode.reportBadBlocks Key: HDFS-10512 URL: https://issues.apache.org/jira/browse/HDFS-10512 Project: Hadoop

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

2016-06-09 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/54/ No changes -1 overall The following subsystems voted -1: docker Powered by Apache Yetus 0.4.0-SNAPSHOT http://yetus.apache.org

Apache Hadoop qbt Report: trunk+JDK8 on Linux/x86

2016-06-09 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/53/ No changes -1 overall The following subsystems voted -1: docker Powered by Apache Yetus 0.4.0-SNAPSHOT http://yetus.apache.org

[jira] [Created] (HDFS-10511) libhdfs++: make error returning mechanism consistent across all hdfs operations

2016-06-09 Thread Anatoli Shein (JIRA)
Anatoli Shein created HDFS-10511: Summary: libhdfs++: make error returning mechanism consistent across all hdfs operations Key: HDFS-10511 URL: https://issues.apache.org/jira/browse/HDFS-10511 Project

Re: HDFS Erasuring Coding Block placement policy related reconstruction work not scheduled appropriately

2016-06-09 Thread Rakesh Radhakrishnan
Thanks Rui for reporting this. With "RS-DEFAULT-6-3-64k EC policy" EC file will have 6 data blocks and 3 parity blocks. Like you described initially the cluster has 5 racks, so the first 5 data blocks will use those racks. Now while adding rack-6, reconstruction task will be scheduled for placing

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

2016-06-09 Thread Apache Jenkins Server
See Changes: [iwasakims] HDFS-10508. DFSInputStream should set thread's interrupt status after -- [...truncated 5259 lines...] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time ela

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

2016-06-09 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Hdfs-trunk-Java8/1325/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 5456 lines...] [INFO] [INFO] --- maven-enforcer-pl