Re: zstd compression

2017-07-24 Thread Sean Busbey
Nope. Once I found out HBase's use was compliant as an optional runtime dependency I stopped looking. On Jul 24, 2017 7:22 PM, "Andrew Wang" wrote: > I think it'd still be worth asking FB to relicense zstandard. Being able > to bundle it in the release would make it easier to use, since I doubt

Re: Pre-Commit build is failing

2017-07-24 Thread Konstantin Shvachko
Or should we backport the entire HADOOP-11917 ? Thanks, --Konst On Mon, Jul 24, 2017 at 6:56 PM, Konstantin Shvachko wrote: > Allen, > > Should we add "patchprocess/" to .gitignore, is that the problem for 2.7? > > Thanks, > --Konstantin > >

Re: zstd compression

2017-07-24 Thread Andrew Wang
I think it'd still be worth asking FB to relicense zstandard. Being able to bundle it in the release would make it easier to use, since I doubt there are zstandard packages in the default OS repos. Sean, have you already filed an issue with zstandard? On Mon, Jul 17, 2017 at 1:30 PM, Jason Lowe

Re: Pre-Commit build is failing

2017-07-24 Thread Konstantin Shvachko
Allen, Should we add "patchprocess/" to .gitignore, is that the problem for 2.7? Thanks, --Konstantin On Fri, Jul 21, 2017 at 6:24 PM, Konstantin Shvachko wrote: > What stuff? Is there a jira? > It did work like a week ago. Is it a new Yetus requirement. > Anyways I can commit a change to fix

[jira] [Created] (HADOOP-14684) get rid of "skipCorrupt" flag

2017-07-24 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HADOOP-14684: - Summary: get rid of "skipCorrupt" flag Key: HADOOP-14684 URL: https://issues.apache.org/jira/browse/HADOOP-14684 Project: Hadoop Common Issue Type:

[jira] [Created] (HADOOP-14683) FileStatus.compareTo binary compat issue between 2.7 and 2.8

2017-07-24 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HADOOP-14683: - Summary: FileStatus.compareTo binary compat issue between 2.7 and 2.8 Key: HADOOP-14683 URL: https://issues.apache.org/jira/browse/HADOOP-14683 Project: Had

[jira] [Created] (HADOOP-14682) cmake Makefiles in hadoop-common don't properly respect -Dopenssl.prefix

2017-07-24 Thread Ravi Prakash (JIRA)
Ravi Prakash created HADOOP-14682: - Summary: cmake Makefiles in hadoop-common don't properly respect -Dopenssl.prefix Key: HADOOP-14682 URL: https://issues.apache.org/jira/browse/HADOOP-14682 Project:

Re:

2017-07-24 Thread Junping Du
I have done the change. All committers, 2.8.2 release is supposed to be a stable/production release for branch-2.8. For commits to go for 2.8.2 release (only important and low risk bug fixes), please commit to trunk, branch-2, branch-2.8 and branch-2.8.2. For unimportant or high risk bug

[DISCUSS] Looking to a 2.9.0 release

2017-07-24 Thread Subru Krishnan
Folks, With the release for 2.8, we would like to look ahead to 2.9 release as there are many features/improvements in branch-2 (about 1062 commits), that are in need of a release vechile. Here's our first cut of the proposal from the YARN side: 1. Scheduler improvements (decoupling allocatio

Re: Apache Hadoop 2.8.2 Release Plan

2017-07-24 Thread Junping Du
Nice catch, Brahma. Actually, this is not supposed to be happen as we all should know the patch should firstly get landed on branch-2.8 (as well as trunk, branch-2) before landed on branch-2.8.2. Anyway, we will always check JIRAs claim to fixed in a specific release version with commits actuall

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

2017-07-24 Thread Apache Jenkins Server
For more details, see https://builds.apache.org/job/hadoop-qbt-trunk-java8-linux-x86/474/ [Jul 24, 2017 6:09:03 AM] (sunilg) YARN-6102. RMActiveService context to be updated with new RMContext on -1 overall The following subsystems voted -1: findbugs unit The following subsystems vot

[jira] [Created] (HADOOP-14681) Remove MockitoMaker class

2017-07-24 Thread Andras Bokor (JIRA)
Andras Bokor created HADOOP-14681: - Summary: Remove MockitoMaker class Key: HADOOP-14681 URL: https://issues.apache.org/jira/browse/HADOOP-14681 Project: Hadoop Common Issue Type: Bug

Re: Maven inconsistently overriding Zookeeper version

2017-07-24 Thread Akira Ajisaka
Filed YARN-6859 and attached the patch there. -Akira On 2017/07/19 14:06, Akira Ajisaka wrote: Hi Sean, Probably test scope is missing in the zookeeper dependency of hadoop-yarn-server-resource-manager test-jar. Attaching a patch to fix this. Here is a log after applying the patch: https://g