[VOTE] Release hadoop-2.0.3-alpha

2013-02-06 Thread Arun C Murthy
Folks, I've created a release candidate (rc0) for hadoop-2.0.3-alpha that I would like to release. This release contains several major enhancements such as QJM for HDFS HA, multi-resource scheduling for YARN, YARN ResourceManager restart etc. Also YARN has achieved significant stability at sc

Re: [VOTE] Release hadoop-2.0.3-alpha

2013-02-07 Thread Robert Evans
I downloaded the binary package and ran a few example jobs on a 3 node cluster. Everything seems to be working OK on it, I did see WARN util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable For every shell command, but just l

Re: [VOTE] Release hadoop-2.0.3-alpha

2013-02-07 Thread Alejandro Abdelnur
+1. Downloaded SRC, verified MD5 and signature, did a full build, configured, started up HDFS, YARN, HTTPS, run a a couple of example MR jobs, tested HTTPS access to HDFS. Thanks for driving this release Arun. On Thu, Feb 7, 2013 at 7:33 AM, Robert Evans wrote: > I downloaded the binary packag

Re: [VOTE] Release hadoop-2.0.3-alpha

2013-02-07 Thread Andrew Wang
Verified the tarball checksums. Ran a couple example jobs on a 3 node cluster successfully, with the same WARN caveat as Bobby. +1 (non-binding). On Thu, Feb 7, 2013 at 7:33 AM, Robert Evans wrote: > I downloaded the binary package and ran a few example jobs on a 3 node > cluster. Everything se

Re: [VOTE] Release hadoop-2.0.3-alpha

2013-02-07 Thread Karthik Kambatla
+1 (non-binding) Downloaded src tar ball, built binary tar ball, ran a couple of sample MR jobs on a pseudo-dist cluster. On Thu, Feb 7, 2013 at 10:24 AM, Andrew Wang wrote: > Verified the tarball checksums. Ran a couple example jobs on a 3 node > cluster successfully, with the same WARN caveat

Re: [VOTE] Release hadoop-2.0.3-alpha

2013-02-07 Thread Jitendra Pandey
Downloaded, verified checksums, installed and did basic verification. +1 (binding) On Thu, Feb 7, 2013 at 11:54 AM, Karthik Kambatla wrote: > +1 (non-binding) > > Downloaded src tar ball, built binary tar ball, ran a couple of sample MR > jobs on a pseudo-dist cluster. > > On Thu, Feb 7, 2013 a

Re: [VOTE] Release hadoop-2.0.3-alpha

2013-02-07 Thread Thomas Graves
+1 (binding). I downloaded it, verified checksums, built from source, installed (both binary and one I built) and ran some basic jobs. Tom On 2/6/13 9:59 PM, "Arun C Murthy" wrote: >Folks, > >I've created a release candidate (rc0) for hadoop-2.0.3-alpha that I >would like to release. > >This

Re: [VOTE] Release hadoop-2.0.3-alpha

2013-02-07 Thread Chris Nauroth
+1 non-binding I downloaded hadoop-2.0.3-alpha.tar.gz and verified the checksum and signature. I deployed to a set of Ubuntu VMs: NN, RM, 2*DN/NM, and 2NN. I tested a few HDFS operations and MapReduce jobs. I verified that the 2NN could complete a checkpoint. Thank you, --Chris On Thu, Feb 7

Re: [VOTE] Release hadoop-2.0.3-alpha

2013-02-07 Thread Hitesh Shah
+1 (non-binding) Downloaded ( verified checksums ) and built from source, deployed and successfully ran both MR and distributed shell examples. -- Hitesh On Feb 6, 2013, at 7:59 PM, Arun C Murthy wrote: > Folks, > > I've created a release candidate (rc0) for hadoop-2.0.3-alpha that I would

Re: [VOTE] Release hadoop-2.0.3-alpha

2013-02-08 Thread Aaron T. Myers
+1 (binding) I downloaded the src tar ball, built it with the native bits enabled, started up a little cluster, and ran some sample jobs. Things worked as expected. I also verified the signatures on the source artifact. I did bump into one little issue, but I don't think it should be considered a

Re: [VOTE] Release hadoop-2.0.3-alpha

2013-02-08 Thread Konstantin Boudnik
The issue with the configuration is raised (and adressed) in https://issues.apache.org/jira/browse/BIGTOP-841 Cos On Fri, Feb 08, 2013 at 04:25PM, Aaron T. Myers wrote: > +1 (binding) > > I downloaded the src tar ball, built it with the native bits enabled, > started up a little cluster, and

Re: [VOTE] Release hadoop-2.0.3-alpha

2013-02-08 Thread lohit
+1 Deployed on more than 100 nodes. Ran 30TB teragen/terasort. Will run few more over the weekend to test scheduler. Things looks stable. I do see few failures, but those I believe are hardware problems. Thanks, @lohitvijayarenu 2013/2/8 Konstantin Boudnik > The issue with the configuration is

Re: [VOTE] Release hadoop-2.0.3-alpha

2013-02-12 Thread Siddharth Seth
+1. Verified checksums and signature. Built from source and deployed on a multi node cluster. Verified with several MR examples. - Sid On Wed, Feb 6, 2013 at 7:59 PM, Arun C Murthy wrote: > Folks, > > I've created a release candidate (rc0) for hadoop-2.0.3-alpha that I would > like to release.

Re: [VOTE] Release hadoop-2.0.3-alpha

2013-02-12 Thread Kihwal Lee
+1 Verified checksums. Built from source, deployed and ran a couple of jobs. Kihwal On 2/6/13 9:59 PM, "Arun C Murthy" wrote: >Folks, > >I've created a release candidate (rc0) for hadoop-2.0.3-alpha that I >would like to release. > >This release contains several major enhancements such as QJM

Re: [VOTE] Release hadoop-2.0.3-alpha

2013-02-12 Thread Jason Lowe
+1 (non-binding) - Verified checksums and signatures on src and binary tarballs - Built from source - Deployed pseudo-distributed cluster and ran some example jobs Jason On 02/06/2013 09:59 PM, Arun C Murthy wrote: Folks, I've created a release candidate (rc0) for hadoop-2.0.3-alpha that I wo

Re: [VOTE] Release hadoop-2.0.3-alpha

2013-02-12 Thread Konstantin Boudnik
We've created BigTop stack with 2.0.3 as the base. Ran YCSB, slive, and some other loads on up to 20 nodes clusters as a part of the release validation. Two issues were noted: - due to the known issue with Jetty we are seeing MR jobs hanging here and there - without properly configured capacity-

Re: [VOTE] Release hadoop-2.0.3-alpha

2013-02-12 Thread Konstantin Boudnik
On Tue, Feb 12, 2013 at 07:44PM, Konstantin Boudnik wrote: > We've created BigTop stack with 2.0.3 as the base. Ran YCSB, slive, and some > other loads on up to 20 nodes clusters as a part of the release validation. > Two issues were noted: > > - due to the known issue with Jetty we are seeing MR

Re: [VOTE] Release hadoop-2.0.3-alpha

2013-02-13 Thread Konstantin Shvachko
+1 Downloaded src and binaries. Built from sources on CentOS 6.3 Ran dfsio, slive, examples, terasort. Tried gridmix, but it failed with some NPEs. Built HBase 0.94 with Hadoop 2.0.3 Ran HBase shell commands. Recompiled and ran different loads of YCSB. Checked documentation and the release notes.

Re: [VOTE] Release hadoop-2.0.3-alpha

2013-02-14 Thread Arun C Murthy
With 18 +1s (8 binding) and no -1s the vote passes. Thanks to all who verified and voted on the release. I'll get the bits out within the next couple of days. thanks, Arun On Feb 6, 2013, at 7:59 PM, Arun C Murthy wrote: > Folks, > > I've created a release candidate (rc0) for hadoop-2.0.3-alp