Re: [VOTE] Release Apache Hadoop 2.6.1 RC1

2015-09-20 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 6:53 AM To: hdfs-...@hadoop.apa

RE: [VOTE] Release Apache Hadoop 2.6.1 RC1

2015-09-20 Thread Rohith Sharma K S
+1 (non-binding) Downloaded source, built package and installed 5 node cluster. 1. Verified for RMHA/RMRestart/RMWorkpreservingRestart cluster in secure/non-secure mode. 2. Attached JCarder tool to cluster for identifying deadlock cycles, No cycles found. 3. Verified cluster for high availabilit

Re: Local repo sharing for maven builds

2015-09-20 Thread Josh Elser
Andrew Wang wrote: Theoretically, we should be able to run unittests without a full `mvn install` right? The "test" phase comes before "package" or "install", so I figured it only needed class files. Maybe the multi-module-ness screws this up. Unless something weird is configured in the poms (w