Jenkins build is back to normal : Hadoop-Common-trunk #2230

2016-01-14 Thread Apache Jenkins Server
See

Build failed in Jenkins: Hadoop-common-trunk-Java8 #928

2016-01-14 Thread Apache Jenkins Server
See Changes: [vvasudev] YARN-4553. Add cgroups support for docker containers. Contributed by -- [...truncated 3899 lines...] [INFO] Compiling 2 source files to

[jira] [Created] (HADOOP-12708) SSL based embeded jetty for hadoop services should allow configuration for elect cipher suites

2016-01-14 Thread Vijay Singh (JIRA)
Vijay Singh created HADOOP-12708: Summary: SSL based embeded jetty for hadoop services should allow configuration for elect cipher suites Key: HADOOP-12708 URL: https://issues.apache.org/jira/browse/HADOOP-12708

Jenkins build is back to normal : Hadoop-common-trunk-Java8 #930

2016-01-14 Thread Apache Jenkins Server
See

Build failed in Jenkins: Hadoop-Common-trunk #2229

2016-01-14 Thread Apache Jenkins Server
See Changes: [aajisaka] HADOOP-12700. Remove unused import in TestCompressorDecompressor.java. [aajisaka] MAPREDUCE-6601. Fix typo in Job#setUseNewAPI. Contributed by Kai Sasaki. --

Build failed in Jenkins: Hadoop-Common-trunk #2234

2016-01-14 Thread Apache Jenkins Server
See Changes: [aajisaka] Move HADOOP-12590 from 2.9.0 to 2.8.0 in CHANGES.txt. -- [...truncated 5150 lines...] Running org.apache.hadoop.util.TestLineReader Tests run: 1, Failures: 0, Errors:

[jira] [Created] (HADOOP-12714) Fix hadoop-mapreduce-client-nativetask unit test which fails when glibc is not buggy

2016-01-14 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HADOOP-12714: - Summary: Fix hadoop-mapreduce-client-nativetask unit test which fails when glibc is not buggy Key: HADOOP-12714 URL:

Re: [UPDATE] New ASF git policy on force-pushes / Tags / Stale branches

2016-01-14 Thread Akira AJISAKA
Thanks Vinod for the information. +1 for removing origin/bracnh-2.8 and origin/sjlee/hdfs-merge. In addition, I'm thinking we need to delete origin/master, which was pushed wrongly. I've already deleted origin/ajisakaa/common-merge before force-push protection starts. > — There is a general

Re: [UPDATE] New ASF git policy on force-pushes / Tags / Stale branches

2016-01-14 Thread Yongjun Zhang
Thanks Vinod and Akira.. I assume we will have at least a committer review of any force-push. Say, if the commit history already has x, y, z, now we need to force push with x', we'd better not torget y and z, and if there is conflict putting in y and z after x', the conflict is better reviewed.

Build failed in Jenkins: Hadoop-Common-trunk #2232

2016-01-14 Thread Apache Jenkins Server
See Changes: [yzhang] HDFS-9648. TestStartup.testImageChecksum is broken by HDFS-9569's -- [...truncated 5161 lines...] Running org.apache.hadoop.crypto.TestCryptoStreamsNormal Tests run:

Jenkins build is back to normal : Hadoop-Common-trunk #2233

2016-01-14 Thread Apache Jenkins Server
See

[jira] [Created] (HADOOP-12711) Remove dependency on commons-httpclient for ServletUtil

2016-01-14 Thread Wei-Chiu Chuang (JIRA)
Wei-Chiu Chuang created HADOOP-12711: Summary: Remove dependency on commons-httpclient for ServletUtil Key: HADOOP-12711 URL: https://issues.apache.org/jira/browse/HADOOP-12711 Project: Hadoop

[VOTE] Release Apache Hadoop 2.7.2 RC2

2016-01-14 Thread Vinod Kumar Vavilapalli
Hi all, I've created an updated release candidate RC2 for Apache Hadoop 2.7.2. As discussed before, this is the next maintenance release to follow up 2.7.1. The RC is available for validation at: http://people.apache.org/~vinodkv/hadoop-2.7.2-RC2/ The RC tag in git is: release-2.7.2-RC2 The

Re: [UPDATE] New ASF git policy on force-pushes / Tags / Stale branches

2016-01-14 Thread Vinod Kumar Vavilapalli
It kind of got lost through my email, but when I talked about force-push, it is almost completely in the context of feature-branch rebase. We almost never do force-push outside of this context, neither do we encourage it. And like I pointed, the fact that the mainline branches (trunk, branch-2

Re: [UPDATE] New ASF git policy on force-pushes / Tags / Stale branches

2016-01-14 Thread Yongjun Zhang
Thanks for clarifying Vinod.That sounds good to me. --Yongjun On Thu, Jan 14, 2016 at 9:04 PM, Vinod Kumar Vavilapalli wrote: > It kind of got lost through my email, but when I talked about force-push, > it is almost completely in the context of feature-branch rebase. > >

Re: [UPDATE] New ASF git policy on force-pushes / Tags / Stale branches

2016-01-14 Thread Sangjin Lee
Thanks Vinod for the proposal. I deleted my branch (sjlee/hdfs-merge) the other day. Sangjin On Thu, Jan 14, 2016 at 1:26 PM, Vinod Kumar Vavilapalli wrote: > Hi all, > > As some of you have noticed, we have an update from ASF infra on git > branching policy: We no longer

[UPDATE] New ASF git policy on force-pushes / Tags / Stale branches

2016-01-14 Thread Vinod Kumar Vavilapalli
Hi all, As some of you have noticed, we have an update from ASF infra on git branching policy: We no longer have a ASF wide mandate on disallowing force-pushes on all branches / tags. Summarizing information from the INFRA email for the sake of clarity in the midst of recent confusion - We

Re: [UPDATE] New ASF git policy on force-pushes / Tags / Stale branches

2016-01-14 Thread Vinod Kumar Vavilapalli
Mailing infra ate all the formatting up. Here’s the same email with some line breaks. > Hi all, > > As some of you have noticed, we have an update from ASF infra on git > branching policy: We no longer have a ASF wide mandate on disallowing > force-pushes on all branches / tags. >

[jira] [Created] (HADOOP-12709) Deprecate s3:// in branch-2,; cut from trunk

2016-01-14 Thread Steve Loughran (JIRA)
Steve Loughran created HADOOP-12709: --- Summary: Deprecate s3:// in branch-2,; cut from trunk Key: HADOOP-12709 URL: https://issues.apache.org/jira/browse/HADOOP-12709 Project: Hadoop Common

[jira] [Created] (HADOOP-12710) Remove dependency on commons-httpclient for TestHttpServerLogs

2016-01-14 Thread Wei-Chiu Chuang (JIRA)
Wei-Chiu Chuang created HADOOP-12710: Summary: Remove dependency on commons-httpclient for TestHttpServerLogs Key: HADOOP-12710 URL: https://issues.apache.org/jira/browse/HADOOP-12710 Project:

[jira] [Created] (HADOOP-12712) Fix some native build warnings

2016-01-14 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HADOOP-12712: - Summary: Fix some native build warnings Key: HADOOP-12712 URL: https://issues.apache.org/jira/browse/HADOOP-12712 Project: Hadoop Common

Re: [VOTE] Release Apache Hadoop 2.7.2 RC1

2016-01-14 Thread Junping Du
Thanks Vinod for working hard on this! It is really a huge effort to take care of a release with 154 commits. I did a sanity check for commits on 2.7.2, all looks fine except HDFS-8767 is missing from CHANGES.txt due to original commit issue. I already update it, and I think we are in good

Build failed in Jenkins: Hadoop-common-trunk-Java8 #929

2016-01-14 Thread Apache Jenkins Server
See Changes: [junping_du] Add missing CHANGES.txt entry for HDFS-8767. [junping_du] Remove .CHANGES.txt.swp that wrongly checked in. -- [...truncated 3899 lines...] [INFO] Compiling 2

[jira] [Created] (HADOOP-12713) Disable spurious checkstyle checks

2016-01-14 Thread Andrew Wang (JIRA)
Andrew Wang created HADOOP-12713: Summary: Disable spurious checkstyle checks Key: HADOOP-12713 URL: https://issues.apache.org/jira/browse/HADOOP-12713 Project: Hadoop Common Issue Type: