Re: [VOTE] Release Apache Hadoop 2.7.0 RC0

2015-04-13 Thread Xiaoyu Yao
+1. (Non-binding) - Download hadoop-2.7.0-RC0-src.tar.gz and build locally. - Deploy a single node cluster and run some quota related hdfs/hadoop shell commands. - Run sample MR jobs. All basic tests result looks good to me. Thanks, Xiaoyu On 4/13/15, 5:43 AM, Junping Du

Re: [VOTE] Release Apache Hadoop 2.7.0 RC0

2015-04-13 Thread Chen He
+1 non-binding build from source, deploy to a single node cluster, run wordcount, Terasort, etc. Also run Teragen using DockerContainerExecutor, works fine. Regards! Chen He On Mon, Apr 13, 2015 at 5:43 AM, Junping Du j...@hortonworks.com wrote: +1. (Non-binding) - Download and verify the

Re: [VOTE] Release Apache Hadoop 2.7.0 RC0

2015-04-13 Thread Tsuyoshi Ozawa
+1 (non-binding) - Verified checksums on source and binary tar ball. - Built from source and launched single cluster. - Checked to launch some jobs successfully. - Killing application via RM UI. Thanks, - Tsuyoshi On Mon, Apr 13, 2015 at 7:43 AM, Junping Du j...@hortonworks.com wrote: +1.

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

2015-04-13 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-common-trunk-Java8/164/ -- [...truncated 3637 lines...] [INFO] Surefire report directory: https://builds.apache.org/job/Hadoop-common-trunk-Java8/ws/hadoop-common-project/hadoop-minikdc/target/surefire-reports

RE: [VOTE] Release Apache Hadoop 2.7.0 RC0

2015-04-13 Thread Rohith Sharma K S
+1(non-binding) Build from source, Deployed in 3 Node cluster Verified RM HA, RM Work preserving restart and NM restart features submitting simple MR Jobs And basic sanity testing is done. Thanks Regards Rohith Sharma K S -Original Message- From: Vinod Kumar Vavilapalli

[jira] [Created] (HADOOP-11829) Improve the vector size of Bloom Filter from int to long, and storage from memory to disk

2015-04-13 Thread Hongbo Xu (JIRA)
Hongbo Xu created HADOOP-11829: -- Summary: Improve the vector size of Bloom Filter from int to long, and storage from memory to disk Key: HADOOP-11829 URL: https://issues.apache.org/jira/browse/HADOOP-11829

Re: [VOTE] Release Apache Hadoop 2.7.0 RC0

2015-04-13 Thread Junping Du
+1. (Non-binding) - Download and verify the checksum on src and binary locally. - Deploy a single node cluster and play with simple MR jobs, i.e. PI, Terasort, etc. All looks fine for now. Thanks, Junping From: Vinod Kumar Vavilapalli vino...@apache.org