Re: [VOTE] Release Apache Hadoop 2.6.1 RC1

2015-09-21 Thread Junping Du
+1 (binding) with: - Download and verify signatures. - Build and deploy a single node cluster. - Run some example jobs (PI, etc.) on deployed cluster. Thanks, Junping From: Rohith Sharma K S Sent: Monday, September 21, 2015

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

2015-09-21 Thread Apache Jenkins Server
See Changes: [wheat9] HDFS-9111. Move hdfs-client protobuf convert methods from PBHelper to PBHelperClient. Contributed by Mingliang Liu. [ozawa] HADOOP-12428. Fix inconsistency between log-level guards and statements.

RE: [VOTE] Release Apache Hadoop 2.6.1 RC1

2015-09-21 Thread Brahma Reddy Battula
+1 (non-binding) --Build from source code --Set up a pseudo-distributed cluster and Distributed HA Cluster --Ran Several jobs Slive,Terasort and pi. --All are working fine. The footer of the Web UI "Hadoop, 2014" is old. ( I think,we can include HDFS-8149) Thanks & Regards Brahma Reddy

I want to start contributing to Apache Hadoop project

2015-09-21 Thread Suchith Javagal
Hello everyone, I'm a newbie who wants to contribute to the Apache Hadoop project. My skills include Java,C,C++ (Intermediate) and Scala(Basic..I can manage though). I cloned the repo today. How do I get started? Regards, Suchith J N

Re: Local repo sharing for maven builds

2015-09-21 Thread Steve Loughran
> On 19 Sep 2015, at 04:42, Allen Wittenauer wrote: > > a) Multi-module patches are always troublesome because it makes the test > system do significantly more work. For Yetus, we've pared it down as far as > we can go to get *some* speed increases, but if a patch does

Re: [VOTE] Release Apache Hadoop 2.6.1 RC1

2015-09-21 Thread Tsuyoshi Ozawa
+1 (non-binding) 1. Built from source. 2. Verified signature of bin tar ball and source tar ball. 3. Running some examples. 4. Running Spark on YARN with spark-shell. It works well. I think 4 verifies compatibility is preserved. Thanks everyone for working to release 2.6.1. Thanks, - Tsuyoshi

[jira] [Created] (HADOOP-12427) Upgrade Mockito version to 1.10.19

2015-09-21 Thread Giovanni Matteo Fumarola (JIRA)
Giovanni Matteo Fumarola created HADOOP-12427: - Summary: Upgrade Mockito version to 1.10.19 Key: HADOOP-12427 URL: https://issues.apache.org/jira/browse/HADOOP-12427 Project: Hadoop Common

huge editlog segment size make standby start failure

2015-09-21 Thread jiang yu
Hi everyone, My SNN failed two days ago, and it stopped to trigger ANN roll edit, so the editlog can be 10G large. After i restart the SNN, it failed to fetcher the editlog, because it is too large, the log is below : 015-09-22 00:23:07,338 ERROR

[jira] [Created] (HADOOP-12426) Add Entry point for Kerberos health check

2015-09-21 Thread Steve Loughran (JIRA)
Steve Loughran created HADOOP-12426: --- Summary: Add Entry point for Kerberos health check Key: HADOOP-12426 URL: https://issues.apache.org/jira/browse/HADOOP-12426 Project: Hadoop Common

Re: [VOTE] Release Apache Hadoop 2.6.1 RC1

2015-09-21 Thread Kuhu Shukla
Thanks everyone! I checked the following things and did not find any issues.* Compilation* Running unit tests under org.apache.hadoop.yarn.server package* Bringing up a single node cluster* Running  a WordCount job Regards,Kuhu Shukla On Monday, September 21, 2015 2:55 PM, Chang Li

Re: [VOTE] Release Apache Hadoop 2.6.1 RC1

2015-09-21 Thread Chang Li
Thanks everyone who helped on this release! Have run compilation and run various job on single node cluster. Have also test my contribution for YARN-3267 and verified that all related unit tests pass. Thank you, Chang Li

RE: I want to start contributing to Apache Hadoop project

2015-09-21 Thread Brahma Reddy Battula
Thanks for the interest, Suchith Javagal. Have you seen http://wiki.apache.org/hadoop/HowToContribute from the Apache Hadoop wiki? I think it is a good starting point if you want to become familiar with the project. Also, the wiki page has a very handy link to all the JIRAs that are "easy"

Re: [VOTE] Release Apache Hadoop 2.6.1 RC1

2015-09-21 Thread Eric Payne
Hi Vinod and everyone else who helped on this release! Thank you very much for going through the work and effort to put this release together. While doing my testing for Hadoop 2.6.1 RC1, I encountered the following issue:[MAPREDUCE-6334] Fetcher#copyMapOutput is leaking usedMemory upon

Re: [VOTE] Release Apache Hadoop 2.6.1 RC1

2015-09-21 Thread Akira AJISAKA
+1 (non-binding) if MAPREDUCE-6334 is addressed. - Downloaded and verified signatures and checksums - Deployed a single node cluster - Built Tez 0.7.0 with Hadoop 2.6.1 pom - Built Hive 1.2.1 with Hadoop 2.6.1 pom - Ran some Hive on Tez queries Thanks everyone who worked on this release.

Re: [VOTE] Release Apache Hadoop 2.6.1 RC1

2015-09-21 Thread Mit Desai
+1 (non-binding) # Verified signatures # Built from source # Deployed a single node cluster. # Run example jobs on single-node cluster. Thanks Vinod and all others for the effort of putting the release together. Thanks, Mit Desai On Mon, Sep 21, 2015 at 1:19 PM, Eric Payne <