Re: [VOTE] Release Apache Hadoop 2.2.0

2013-10-07 Thread Bobby Evans
I ran some basic sanity tests and it seems OK to me.

+1

On 10/7/13 2:00 AM, "Arun C Murthy"  wrote:

>Folks,
>
>I've created a release candidate (rc0) for hadoop-2.2.0 that I would like
>to get released - this release fixes a small number of bugs and some
>protocol/api issues which should ensure they are now stable and will not
>change in hadoop-2.x.
>
>The RC is available at:
>http://people.apache.org/~acmurthy/hadoop-2.2.0-rc0
>The RC tag in svn is here:
>http://svn.apache.org/repos/asf/hadoop/common/tags/release-2.2.0-rc0
>
>The maven artifacts are available via repository.apache.org.
>
>Please try the release and vote; the vote will run for the usual 7 days.
>
>thanks,
>Arun
>
>P.S.: Thanks to Colin, Andrew, Daryn, Chris and others for helping nail
>down the symlinks-related issues. I'll release note the fact that we have
>disabled it in 2.2. Also, thanks to Vinod for some heavy-lifting on the
>YARN side in the last couple of weeks.
>
>
>
>
>
>--
>Arun C. Murthy
>Hortonworks Inc.
>http://hortonworks.com/
>
>
>
>-- 
>CONFIDENTIALITY NOTICE
>NOTICE: This message is intended for the use of the individual or entity
>to 
>which it is addressed and may contain information that is confidential,
>privileged and exempt from disclosure under applicable law. If the reader
>of this message is not the intended recipient, you are hereby notified
>that 
>any printing, copying, dissemination, distribution, disclosure or
>forwarding of this communication is strictly prohibited. If you have
>received this communication in error, please contact the sender
>immediately 
>and delete it from your system. Thank You.



Re: [VOTE] Release Apache Hadoop 2.2.0

2013-10-07 Thread Roman Shaposhnik
On Mon, Oct 7, 2013 at 12:00 AM, Arun C Murthy  wrote:
> Folks,
>
> I've created a release candidate (rc0) for hadoop-2.2.0 that I would like to 
> get released - this release
> fixes a small number of bugs and some protocol/api issues which should ensure 
> they are now stable and will not change in hadoop-2.x.
>
> The RC is available at: http://people.apache.org/~acmurthy/hadoop-2.2.0-rc0
> The RC tag in svn is here: 
> http://svn.apache.org/repos/asf/hadoop/common/tags/release-2.2.0-rc0

Great! As usual, Bigtop is now building the entire Hadoop ecosystem on top
of this RC:
http://bigtop01.cloudera.org:8080/view/Upstream-tests/job/Hadoop-2.2.0/

Feel free to grab packages from there once the job is done.

I will be also deploying clusters and running the usual Bigtop battery
of tests on them. Stay tuned!

Thanks,
Roman.


Re: [VOTE] Release Apache Hadoop 2.2.0

2013-10-07 Thread Tassapol Athiapinya
+1 for the release.

I have deployed a multinode cluster and extensively tested MR speculative 
execution, YARN CLI and YARN distributed shell. There were couple of issues I 
encountered while testing MAPREDUCE-5533, YARN-1168, YARN-1167, YARN-1157, 
YARN-1131, YARN-1118, YARN-1117 and all of them have been fixed.

Thanks,
Tassapol

On Oct 7, 2013, at 12:00 AM, Arun C Murthy  wrote:

> Folks,
> 
> I've created a release candidate (rc0) for hadoop-2.2.0 that I would like to 
> get released - this release fixes a small number of bugs and some 
> protocol/api issues which should ensure they are now stable and will not 
> change in hadoop-2.x.
> 
> The RC is available at: http://people.apache.org/~acmurthy/hadoop-2.2.0-rc0
> The RC tag in svn is here: 
> http://svn.apache.org/repos/asf/hadoop/common/tags/release-2.2.0-rc0
> 
> The maven artifacts are available via repository.apache.org.
> 
> Please try the release and vote; the vote will run for the usual 7 days.
> 
> thanks,
> Arun
> 
> P.S.: Thanks to Colin, Andrew, Daryn, Chris and others for helping nail down 
> the symlinks-related issues. I'll release note the fact that we have disabled 
> it in 2.2. Also, thanks to Vinod for some heavy-lifting on the YARN side in 
> the last couple of weeks.
> 
> 
> 
> 
> 
> --
> Arun C. Murthy
> Hortonworks Inc.
> http://hortonworks.com/
> 
> 
> 
> -- 
> CONFIDENTIALITY NOTICE
> NOTICE: This message is intended for the use of the individual or entity to 
> which it is addressed and may contain information that is confidential, 
> privileged and exempt from disclosure under applicable law. If the reader 
> of this message is not the intended recipient, you are hereby notified that 
> any printing, copying, dissemination, distribution, disclosure or 
> forwarding of this communication is strictly prohibited. If you have 
> received this communication in error, please contact the sender immediately 
> and delete it from your system. Thank You.


-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.


Re: [VOTE] Release Apache Hadoop 2.2.0

2013-10-07 Thread Alejandro Abdelnur
+1

* downloaded source tarball
* verified MD5
* verified signature
* verified CHANGES.txt files, release # and date
* run 'mvn apache-rat:check' successfully
* built distribution
* setup speudo cluster
* started HDFS/YARN
* run some HTTFS tests
* run a couple of MR examples
* run a few tests using Llama AM



On Mon, Oct 7, 2013 at 12:07 PM, Tassapol Athiapinya <
tathiapi...@hortonworks.com> wrote:

> +1 for the release.
>
> I have deployed a multinode cluster and extensively tested MR speculative
> execution, YARN CLI and YARN distributed shell. There were couple of issues
> I encountered while testing MAPREDUCE-5533, YARN-1168, YARN-1167,
> YARN-1157, YARN-1131, YARN-1118, YARN-1117 and all of them have been fixed.
>
> Thanks,
> Tassapol
>
> On Oct 7, 2013, at 12:00 AM, Arun C Murthy  wrote:
>
> > Folks,
> >
> > I've created a release candidate (rc0) for hadoop-2.2.0 that I would
> like to get released - this release fixes a small number of bugs and some
> protocol/api issues which should ensure they are now stable and will not
> change in hadoop-2.x.
> >
> > The RC is available at:
> http://people.apache.org/~acmurthy/hadoop-2.2.0-rc0
> > The RC tag in svn is here:
> http://svn.apache.org/repos/asf/hadoop/common/tags/release-2.2.0-rc0
> >
> > The maven artifacts are available via repository.apache.org.
> >
> > Please try the release and vote; the vote will run for the usual 7 days.
> >
> > thanks,
> > Arun
> >
> > P.S.: Thanks to Colin, Andrew, Daryn, Chris and others for helping nail
> down the symlinks-related issues. I'll release note the fact that we have
> disabled it in 2.2. Also, thanks to Vinod for some heavy-lifting on the
> YARN side in the last couple of weeks.
> >
> >
> >
> >
> >
> > --
> > Arun C. Murthy
> > Hortonworks Inc.
> > http://hortonworks.com/
> >
> >
> >
> > --
> > CONFIDENTIALITY NOTICE
> > NOTICE: This message is intended for the use of the individual or entity
> to
> > which it is addressed and may contain information that is confidential,
> > privileged and exempt from disclosure under applicable law. If the reader
> > of this message is not the intended recipient, you are hereby notified
> that
> > any printing, copying, dissemination, distribution, disclosure or
> > forwarding of this communication is strictly prohibited. If you have
> > received this communication in error, please contact the sender
> immediately
> > and delete it from your system. Thank You.
>
>
> --
> CONFIDENTIALITY NOTICE
> NOTICE: This message is intended for the use of the individual or entity to
> which it is addressed and may contain information that is confidential,
> privileged and exempt from disclosure under applicable law. If the reader
> of this message is not the intended recipient, you are hereby notified that
> any printing, copying, dissemination, distribution, disclosure or
> forwarding of this communication is strictly prohibited. If you have
> received this communication in error, please contact the sender immediately
> and delete it from your system. Thank You.
>



-- 
Alejandro


Re: [VOTE] Release Apache Hadoop 2.2.0

2013-10-07 Thread Ramya Sunil
+1
Deployed on secure and nonsecure clusters. Ran some hdfs, MR and yarn
tests. Seems good to me.


On Mon, Oct 7, 2013 at 12:21 PM, Alejandro Abdelnur wrote:

> +1
>
> * downloaded source tarball
> * verified MD5
> * verified signature
> * verified CHANGES.txt files, release # and date
> * run 'mvn apache-rat:check' successfully
> * built distribution
> * setup speudo cluster
> * started HDFS/YARN
> * run some HTTFS tests
> * run a couple of MR examples
> * run a few tests using Llama AM
>
>
>
> On Mon, Oct 7, 2013 at 12:07 PM, Tassapol Athiapinya <
> tathiapi...@hortonworks.com> wrote:
>
> > +1 for the release.
> >
> > I have deployed a multinode cluster and extensively tested MR speculative
> > execution, YARN CLI and YARN distributed shell. There were couple of
> issues
> > I encountered while testing MAPREDUCE-5533, YARN-1168, YARN-1167,
> > YARN-1157, YARN-1131, YARN-1118, YARN-1117 and all of them have been
> fixed.
> >
> > Thanks,
> > Tassapol
> >
> > On Oct 7, 2013, at 12:00 AM, Arun C Murthy  wrote:
> >
> > > Folks,
> > >
> > > I've created a release candidate (rc0) for hadoop-2.2.0 that I would
> > like to get released - this release fixes a small number of bugs and some
> > protocol/api issues which should ensure they are now stable and will not
> > change in hadoop-2.x.
> > >
> > > The RC is available at:
> > http://people.apache.org/~acmurthy/hadoop-2.2.0-rc0
> > > The RC tag in svn is here:
> > http://svn.apache.org/repos/asf/hadoop/common/tags/release-2.2.0-rc0
> > >
> > > The maven artifacts are available via repository.apache.org.
> > >
> > > Please try the release and vote; the vote will run for the usual 7
> days.
> > >
> > > thanks,
> > > Arun
> > >
> > > P.S.: Thanks to Colin, Andrew, Daryn, Chris and others for helping nail
> > down the symlinks-related issues. I'll release note the fact that we have
> > disabled it in 2.2. Also, thanks to Vinod for some heavy-lifting on the
> > YARN side in the last couple of weeks.
> > >
> > >
> > >
> > >
> > >
> > > --
> > > Arun C. Murthy
> > > Hortonworks Inc.
> > > http://hortonworks.com/
> > >
> > >
> > >
> > > --
> > > CONFIDENTIALITY NOTICE
> > > NOTICE: This message is intended for the use of the individual or
> entity
> > to
> > > which it is addressed and may contain information that is confidential,
> > > privileged and exempt from disclosure under applicable law. If the
> reader
> > > of this message is not the intended recipient, you are hereby notified
> > that
> > > any printing, copying, dissemination, distribution, disclosure or
> > > forwarding of this communication is strictly prohibited. If you have
> > > received this communication in error, please contact the sender
> > immediately
> > > and delete it from your system. Thank You.
> >
> >
> > --
> > CONFIDENTIALITY NOTICE
> > NOTICE: This message is intended for the use of the individual or entity
> to
> > which it is addressed and may contain information that is confidential,
> > privileged and exempt from disclosure under applicable law. If the reader
> > of this message is not the intended recipient, you are hereby notified
> that
> > any printing, copying, dissemination, distribution, disclosure or
> > forwarding of this communication is strictly prohibited. If you have
> > received this communication in error, please contact the sender
> immediately
> > and delete it from your system. Thank You.
> >
>
>
>
> --
> Alejandro
>

-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.


Re: [VOTE] Release Apache Hadoop 2.2.0

2013-10-08 Thread Thomas Graves
+1.  

Downloaded, verified signature/md5, CHANGES.txt, NOTICE, LICENSE, README,
release notes, built the source tar ball, and ran a few small jobs on a
pseudo-distributed cluster.

Tom

On 10/7/13 2:00 AM, "Arun C Murthy"  wrote:

>Folks,
>
>I've created a release candidate (rc0) for hadoop-2.2.0 that I would like
>to get released - this release fixes a small number of bugs and some
>protocol/api issues which should ensure they are now stable and will not
>change in hadoop-2.x.
>
>The RC is available at:
>http://people.apache.org/~acmurthy/hadoop-2.2.0-rc0
>The RC tag in svn is here:
>http://svn.apache.org/repos/asf/hadoop/common/tags/release-2.2.0-rc0
>
>The maven artifacts are available via repository.apache.org.
>
>Please try the release and vote; the vote will run for the usual 7 days.
>
>thanks,
>Arun
>
>P.S.: Thanks to Colin, Andrew, Daryn, Chris and others for helping nail
>down the symlinks-related issues. I'll release note the fact that we have
>disabled it in 2.2. Also, thanks to Vinod for some heavy-lifting on the
>YARN side in the last couple of weeks.
>
>
>
>
>
>--
>Arun C. Murthy
>Hortonworks Inc.
>http://hortonworks.com/
>
>
>
>-- 
>CONFIDENTIALITY NOTICE
>NOTICE: This message is intended for the use of the individual or entity
>to 
>which it is addressed and may contain information that is confidential,
>privileged and exempt from disclosure under applicable law. If the reader
>of this message is not the intended recipient, you are hereby notified
>that 
>any printing, copying, dissemination, distribution, disclosure or
>forwarding of this communication is strictly prohibited. If you have
>received this communication in error, please contact the sender
>immediately 
>and delete it from your system. Thank You.



Re: [VOTE] Release Apache Hadoop 2.2.0

2013-10-08 Thread Sandy Ryza
+1 (non-binding)

Built from source and ran a few jobs on a pseudo-distributed cluster with
the Fair Scheduler.


On Tue, Oct 8, 2013 at 6:48 AM, Thomas Graves  wrote:

> +1.
>
> Downloaded, verified signature/md5, CHANGES.txt, NOTICE, LICENSE, README,
> release notes, built the source tar ball, and ran a few small jobs on a
> pseudo-distributed cluster.
>
> Tom
>
> On 10/7/13 2:00 AM, "Arun C Murthy"  wrote:
>
> >Folks,
> >
> >I've created a release candidate (rc0) for hadoop-2.2.0 that I would like
> >to get released - this release fixes a small number of bugs and some
> >protocol/api issues which should ensure they are now stable and will not
> >change in hadoop-2.x.
> >
> >The RC is available at:
> >http://people.apache.org/~acmurthy/hadoop-2.2.0-rc0
> >The RC tag in svn is here:
> >http://svn.apache.org/repos/asf/hadoop/common/tags/release-2.2.0-rc0
> >
> >The maven artifacts are available via repository.apache.org.
> >
> >Please try the release and vote; the vote will run for the usual 7 days.
> >
> >thanks,
> >Arun
> >
> >P.S.: Thanks to Colin, Andrew, Daryn, Chris and others for helping nail
> >down the symlinks-related issues. I'll release note the fact that we have
> >disabled it in 2.2. Also, thanks to Vinod for some heavy-lifting on the
> >YARN side in the last couple of weeks.
> >
> >
> >
> >
> >
> >--
> >Arun C. Murthy
> >Hortonworks Inc.
> >http://hortonworks.com/
> >
> >
> >
> >--
> >CONFIDENTIALITY NOTICE
> >NOTICE: This message is intended for the use of the individual or entity
> >to
> >which it is addressed and may contain information that is confidential,
> >privileged and exempt from disclosure under applicable law. If the reader
> >of this message is not the intended recipient, you are hereby notified
> >that
> >any printing, copying, dissemination, distribution, disclosure or
> >forwarding of this communication is strictly prohibited. If you have
> >received this communication in error, please contact the sender
> >immediately
> >and delete it from your system. Thank You.
>
>


Re: [VOTE] Release Apache Hadoop 2.2.0

2013-10-09 Thread Zhijie Shen
+1 (non-binding)

Built the source files, tried Hadoop-1 examples on it, ran some MR jobs
while RM restarted on a single-node cluster and checked JHS.

Zhijie


On Tue, Oct 8, 2013 at 3:13 PM, Sandy Ryza  wrote:

> +1 (non-binding)
>
> Built from source and ran a few jobs on a pseudo-distributed cluster with
> the Fair Scheduler.
>
>
> On Tue, Oct 8, 2013 at 6:48 AM, Thomas Graves 
> wrote:
>
> > +1.
> >
> > Downloaded, verified signature/md5, CHANGES.txt, NOTICE, LICENSE, README,
> > release notes, built the source tar ball, and ran a few small jobs on a
> > pseudo-distributed cluster.
> >
> > Tom
> >
> > On 10/7/13 2:00 AM, "Arun C Murthy"  wrote:
> >
> > >Folks,
> > >
> > >I've created a release candidate (rc0) for hadoop-2.2.0 that I would
> like
> > >to get released - this release fixes a small number of bugs and some
> > >protocol/api issues which should ensure they are now stable and will not
> > >change in hadoop-2.x.
> > >
> > >The RC is available at:
> > >http://people.apache.org/~acmurthy/hadoop-2.2.0-rc0
> > >The RC tag in svn is here:
> > >http://svn.apache.org/repos/asf/hadoop/common/tags/release-2.2.0-rc0
> > >
> > >The maven artifacts are available via repository.apache.org.
> > >
> > >Please try the release and vote; the vote will run for the usual 7 days.
> > >
> > >thanks,
> > >Arun
> > >
> > >P.S.: Thanks to Colin, Andrew, Daryn, Chris and others for helping nail
> > >down the symlinks-related issues. I'll release note the fact that we
> have
> > >disabled it in 2.2. Also, thanks to Vinod for some heavy-lifting on the
> > >YARN side in the last couple of weeks.
> > >
> > >
> > >
> > >
> > >
> > >--
> > >Arun C. Murthy
> > >Hortonworks Inc.
> > >http://hortonworks.com/
> > >
> > >
> > >
> > >--
> > >CONFIDENTIALITY NOTICE
> > >NOTICE: This message is intended for the use of the individual or entity
> > >to
> > >which it is addressed and may contain information that is confidential,
> > >privileged and exempt from disclosure under applicable law. If the
> reader
> > >of this message is not the intended recipient, you are hereby notified
> > >that
> > >any printing, copying, dissemination, distribution, disclosure or
> > >forwarding of this communication is strictly prohibited. If you have
> > >received this communication in error, please contact the sender
> > >immediately
> > >and delete it from your system. Thank You.
> >
> >
>



-- 
Zhijie Shen
Hortonworks Inc.
http://hortonworks.com/

-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.


Re: [VOTE] Release Apache Hadoop 2.2.0

2013-10-09 Thread Steve Loughran
forgot to mention my vote is binding.

to repeat my previous.

+1 binding

I've also now tested it in secure mode

-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.


Re: [VOTE] Release Apache Hadoop 2.2.0

2013-10-09 Thread Chris Douglas
+1

Verified checksum and signature, built tarball, ran some unit tests. -C

On Mon, Oct 7, 2013 at 12:00 AM, Arun C Murthy  wrote:
> Folks,
>
> I've created a release candidate (rc0) for hadoop-2.2.0 that I would like to 
> get released - this release fixes a small number of bugs and some 
> protocol/api issues which should ensure they are now stable and will not 
> change in hadoop-2.x.
>
> The RC is available at: http://people.apache.org/~acmurthy/hadoop-2.2.0-rc0
> The RC tag in svn is here: 
> http://svn.apache.org/repos/asf/hadoop/common/tags/release-2.2.0-rc0
>
> The maven artifacts are available via repository.apache.org.
>
> Please try the release and vote; the vote will run for the usual 7 days.
>
> thanks,
> Arun
>
> P.S.: Thanks to Colin, Andrew, Daryn, Chris and others for helping nail down 
> the symlinks-related issues. I'll release note the fact that we have disabled 
> it in 2.2. Also, thanks to Vinod for some heavy-lifting on the YARN side in 
> the last couple of weeks.
>
>
>
>
>
> --
> Arun C. Murthy
> Hortonworks Inc.
> http://hortonworks.com/
>
>
>
> --
> CONFIDENTIALITY NOTICE
> NOTICE: This message is intended for the use of the individual or entity to
> which it is addressed and may contain information that is confidential,
> privileged and exempt from disclosure under applicable law. If the reader
> of this message is not the intended recipient, you are hereby notified that
> any printing, copying, dissemination, distribution, disclosure or
> forwarding of this communication is strictly prohibited. If you have
> received this communication in error, please contact the sender immediately
> and delete it from your system. Thank You.


RE: [VOTE] Release Apache Hadoop 2.2.0

2013-10-09 Thread Devaraj k
+1 (non-binding)

I verified by running some mapreduce examples, it works fine.

Thanks
Devaraj k

-Original Message-
From: Arun C Murthy [mailto:a...@hortonworks.com] 
Sent: 07 October 2013 12:31
To: common-...@hadoop.apache.org; hdfs-...@hadoop.apache.org; 
yarn-...@hadoop.apache.org; mapreduce-dev@hadoop.apache.org
Subject: [VOTE] Release Apache Hadoop 2.2.0

Folks,

I've created a release candidate (rc0) for hadoop-2.2.0 that I would like to 
get released - this release fixes a small number of bugs and some protocol/api 
issues which should ensure they are now stable and will not change in 
hadoop-2.x.

The RC is available at: http://people.apache.org/~acmurthy/hadoop-2.2.0-rc0
The RC tag in svn is here: 
http://svn.apache.org/repos/asf/hadoop/common/tags/release-2.2.0-rc0

The maven artifacts are available via repository.apache.org.

Please try the release and vote; the vote will run for the usual 7 days.

thanks,
Arun

P.S.: Thanks to Colin, Andrew, Daryn, Chris and others for helping nail down 
the symlinks-related issues. I'll release note the fact that we have disabled 
it in 2.2. Also, thanks to Vinod for some heavy-lifting on the YARN side in the 
last couple of weeks.





--
Arun C. Murthy
Hortonworks Inc.
http://hortonworks.com/



--
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader of 
this message is not the intended recipient, you are hereby notified that any 
printing, copying, dissemination, distribution, disclosure or forwarding of 
this communication is strictly prohibited. If you have received this 
communication in error, please contact the sender immediately and delete it 
from your system. Thank You.


Re: [VOTE] Release Apache Hadoop 2.2.0

2013-10-09 Thread Kihwal Lee
+1  Ran a set of tests against a single node cluster.

Kihwal



On Monday, October 7, 2013 2:02 AM, Arun C Murthy  wrote:
 
Folks,

I've created a release candidate (rc0) for hadoop-2.2.0 that I would like to 
get released - this release fixes a small number of bugs and some protocol/api 
issues which should ensure they are now stable and will not change in 
hadoop-2.x.

The RC is available at: http://people.apache.org/~acmurthy/hadoop-2.2.0-rc0
The RC tag in svn is here: 
http://svn.apache.org/repos/asf/hadoop/common/tags/release-2.2.0-rc0

The maven artifacts are available via repository.apache.org.

Please try the release and vote; the vote will run for the usual 7 days.

thanks,
Arun

P.S.: Thanks to Colin, Andrew, Daryn, Chris and others for helping nail down 
the symlinks-related issues. I'll release note the fact that we have disabled 
it in 2.2. Also, thanks to Vinod for some heavy-lifting on the YARN side in the 
last couple of weeks.





--
Arun C. Murthy
Hortonworks Inc.
http://hortonworks.com/



-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.

Re: [VOTE] Release Apache Hadoop 2.2.0

2013-10-09 Thread Jason Lowe

+1 (binding)

- Verified signatures and checksums
- Deployed binary tarball to a single-node cluster and successfully ran 
sample jobs
- Built source, deployed to a single-node cluster and successfully ran 
sample jobs


Jason

On 10/07/2013 02:00 AM, Arun C Murthy wrote:

Folks,

I've created a release candidate (rc0) for hadoop-2.2.0 that I would like to 
get released - this release fixes a small number of bugs and some protocol/api 
issues which should ensure they are now stable and will not change in 
hadoop-2.x.

The RC is available at: http://people.apache.org/~acmurthy/hadoop-2.2.0-rc0
The RC tag in svn is here: 
http://svn.apache.org/repos/asf/hadoop/common/tags/release-2.2.0-rc0

The maven artifacts are available via repository.apache.org.

Please try the release and vote; the vote will run for the usual 7 days.

thanks,
Arun

P.S.: Thanks to Colin, Andrew, Daryn, Chris and others for helping nail down 
the symlinks-related issues. I'll release note the fact that we have disabled 
it in 2.2. Also, thanks to Vinod for some heavy-lifting on the YARN side in the 
last couple of weeks.





--
Arun C. Murthy
Hortonworks Inc.
http://hortonworks.com/







Re: [VOTE] Release Apache Hadoop 2.2.0

2013-10-09 Thread Jun Ping Du
+1 (non-binding). 
Test build and deploy it on a tiny cluster and run a few jobs.

Thanks,

Junping 

- Original Message -
From: "Arun C Murthy" 
To: common-...@hadoop.apache.org, hdfs-...@hadoop.apache.org, 
yarn-...@hadoop.apache.org, mapreduce-dev@hadoop.apache.org
Sent: Monday, October 7, 2013 3:00:52 PM
Subject: [VOTE] Release Apache Hadoop 2.2.0

Folks,

I've created a release candidate (rc0) for hadoop-2.2.0 that I would like to 
get released - this release fixes a small number of bugs and some protocol/api 
issues which should ensure they are now stable and will not change in 
hadoop-2.x.

The RC is available at: http://people.apache.org/~acmurthy/hadoop-2.2.0-rc0
The RC tag in svn is here: 
http://svn.apache.org/repos/asf/hadoop/common/tags/release-2.2.0-rc0

The maven artifacts are available via repository.apache.org.

Please try the release and vote; the vote will run for the usual 7 days.

thanks,
Arun

P.S.: Thanks to Colin, Andrew, Daryn, Chris and others for helping nail down 
the symlinks-related issues. I'll release note the fact that we have disabled 
it in 2.2. Also, thanks to Vinod for some heavy-lifting on the YARN side in the 
last couple of weeks.





--
Arun C. Murthy
Hortonworks Inc.
http://hortonworks.com/



-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You


Re: [VOTE] Release Apache Hadoop 2.2.0

2013-10-09 Thread Roman Shaposhnik
On Mon, Oct 7, 2013 at 12:00 AM, Arun C Murthy  wrote:
> Folks,
>
> I've created a release candidate (rc0) for hadoop-2.2.0 that I would like to 
> get
> released - this release fixes a small number of bugs and some protocol/api 
> issues
> which should ensure they are now stable and will not change in hadoop-2.x.
>
> The RC is available at: http://people.apache.org/~acmurthy/hadoop-2.2.0-rc0
> The RC tag in svn is here: 
> http://svn.apache.org/repos/asf/hadoop/common/tags/release-2.2.0-rc0
>
> The maven artifacts are available via repository.apache.org.
>
> Please try the release and vote; the vote will run for the usual 7 days.

+1 (non-binding)

Built a complete stack of Bigtop on top of this RC and run smoke tests
for all of the components (HBase, Crunch, Pig, Hive, Mahout, Oozie,
Flume, Solr, Sqoop 2 and recently released Spark). This generated
some 1000+ jobs submitted to the fully distributed secure and non-secure
clusters that Bigtop is spinning on EC2.

I'm happy to report that all the tests passed and it looks like Hadoop 2.2.0
will be an extremely solid foundation for the entire Hadoop ecosystem:
https://issues.apache.org/jira/browse/BIGTOP-

All in all, congrats on a really solid set of bits -- this is a really
big milestone
for Hadoop and its ecosystem projects.

Thanks,
Roman.


Re: [VOTE] Release Apache Hadoop 2.2.0

2013-10-10 Thread Arpit Gupta
+1 (non binding)

Ran secure and non secure multi node clusters and tested HA and RM recovery 
tests.

--
Arpit Gupta
Hortonworks Inc.
http://hortonworks.com/

On Oct 7, 2013, at 12:00 AM, Arun C Murthy  wrote:

> Folks,
> 
> I've created a release candidate (rc0) for hadoop-2.2.0 that I would like to 
> get released - this release fixes a small number of bugs and some 
> protocol/api issues which should ensure they are now stable and will not 
> change in hadoop-2.x.
> 
> The RC is available at: http://people.apache.org/~acmurthy/hadoop-2.2.0-rc0
> The RC tag in svn is here: 
> http://svn.apache.org/repos/asf/hadoop/common/tags/release-2.2.0-rc0
> 
> The maven artifacts are available via repository.apache.org.
> 
> Please try the release and vote; the vote will run for the usual 7 days.
> 
> thanks,
> Arun
> 
> P.S.: Thanks to Colin, Andrew, Daryn, Chris and others for helping nail down 
> the symlinks-related issues. I'll release note the fact that we have disabled 
> it in 2.2. Also, thanks to Vinod for some heavy-lifting on the YARN side in 
> the last couple of weeks.
> 
> 
> 
> 
> 
> --
> Arun C. Murthy
> Hortonworks Inc.
> http://hortonworks.com/
> 
> 
> 
> -- 
> CONFIDENTIALITY NOTICE
> NOTICE: This message is intended for the use of the individual or entity to 
> which it is addressed and may contain information that is confidential, 
> privileged and exempt from disclosure under applicable law. If the reader 
> of this message is not the intended recipient, you are hereby notified that 
> any printing, copying, dissemination, distribution, disclosure or 
> forwarding of this communication is strictly prohibited. If you have 
> received this communication in error, please contact the sender immediately 
> and delete it from your system. Thank You.


-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.


RE: [VOTE] Release Apache Hadoop 2.2.0

2013-10-10 Thread Bikas Saha
+1 (non binding)

-Original Message-
From: Arpit Gupta [mailto:ar...@hortonworks.com]
Sent: Thursday, October 10, 2013 10:06 AM
To: common-...@hadoop.apache.org
Cc: hdfs-...@hadoop.apache.org; yarn-...@hadoop.apache.org;
mapreduce-dev@hadoop.apache.org
Subject: Re: [VOTE] Release Apache Hadoop 2.2.0

+1 (non binding)

Ran secure and non secure multi node clusters and tested HA and RM
recovery tests.

--
Arpit Gupta
Hortonworks Inc.
http://hortonworks.com/

On Oct 7, 2013, at 12:00 AM, Arun C Murthy  wrote:

> Folks,
>
> I've created a release candidate (rc0) for hadoop-2.2.0 that I would
like to get released - this release fixes a small number of bugs and some
protocol/api issues which should ensure they are now stable and will not
change in hadoop-2.x.
>
> The RC is available at:
> http://people.apache.org/~acmurthy/hadoop-2.2.0-rc0
> The RC tag in svn is here:
> http://svn.apache.org/repos/asf/hadoop/common/tags/release-2.2.0-rc0
>
> The maven artifacts are available via repository.apache.org.
>
> Please try the release and vote; the vote will run for the usual 7 days.
>
> thanks,
> Arun
>
> P.S.: Thanks to Colin, Andrew, Daryn, Chris and others for helping nail
down the symlinks-related issues. I'll release note the fact that we have
disabled it in 2.2. Also, thanks to Vinod for some heavy-lifting on the
YARN side in the last couple of weeks.
>
>
>
>
>
> --
> Arun C. Murthy
> Hortonworks Inc.
> http://hortonworks.com/
>
>
>
> --
> CONFIDENTIALITY NOTICE
> NOTICE: This message is intended for the use of the individual or
> entity to which it is addressed and may contain information that is
> confidential, privileged and exempt from disclosure under applicable
> law. If the reader of this message is not the intended recipient, you
> are hereby notified that any printing, copying, dissemination,
> distribution, disclosure or forwarding of this communication is
> strictly prohibited. If you have received this communication in error,
> please contact the sender immediately and delete it from your system.
Thank You.


-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity
to
which it is addressed and may contain information that is confidential,
privileged and exempt from disclosure under applicable law. If the reader
of this message is not the intended recipient, you are hereby notified
that
any printing, copying, dissemination, distribution, disclosure or
forwarding of this communication is strictly prohibited. If you have
received this communication in error, please contact the sender
immediately
and delete it from your system. Thank You.

-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.


Re: [VOTE] Release Apache Hadoop 2.2.0

2013-10-10 Thread Chris Nauroth
+1 non-binding

I verified the checksum and signature.  I deployed the tarball to a small
cluster of Ubuntu VMs: 1 * NameNode, 1 * ResourceManager, 2 * DataNode, 2 *
NodeManager, 1 * SecondaryNameNode.  I ran a few HDFS commands and sample
MapReduce jobs.  I verified that the 2NN can take a checkpoint
successfully.  Everything worked as expected.

The outcome of the recent discussions on HDFS symlinks was that we need to
disable the feature in this release.  Just to be certain that this patch
took, I wrote a small client to call FileSystem.createSymlink and tried to
run it in my 2.2.0 cluster.  It threw UnsupportedOperationException, which
is the expected behavior.

Chris Nauroth
Hortonworks
http://hortonworks.com/



On Thu, Oct 10, 2013 at 10:18 AM, Bikas Saha  wrote:

> +1 (non binding)
>
> -Original Message-
> From: Arpit Gupta [mailto:ar...@hortonworks.com]
> Sent: Thursday, October 10, 2013 10:06 AM
> To: common-...@hadoop.apache.org
> Cc: hdfs-...@hadoop.apache.org; yarn-...@hadoop.apache.org;
> mapreduce-dev@hadoop.apache.org
> Subject: Re: [VOTE] Release Apache Hadoop 2.2.0
>
> +1 (non binding)
>
> Ran secure and non secure multi node clusters and tested HA and RM
> recovery tests.
>
> --
> Arpit Gupta
> Hortonworks Inc.
> http://hortonworks.com/
>
> On Oct 7, 2013, at 12:00 AM, Arun C Murthy  wrote:
>
> > Folks,
> >
> > I've created a release candidate (rc0) for hadoop-2.2.0 that I would
> like to get released - this release fixes a small number of bugs and some
> protocol/api issues which should ensure they are now stable and will not
> change in hadoop-2.x.
> >
> > The RC is available at:
> > http://people.apache.org/~acmurthy/hadoop-2.2.0-rc0
> > The RC tag in svn is here:
> > http://svn.apache.org/repos/asf/hadoop/common/tags/release-2.2.0-rc0
> >
> > The maven artifacts are available via repository.apache.org.
> >
> > Please try the release and vote; the vote will run for the usual 7 days.
> >
> > thanks,
> > Arun
> >
> > P.S.: Thanks to Colin, Andrew, Daryn, Chris and others for helping nail
> down the symlinks-related issues. I'll release note the fact that we have
> disabled it in 2.2. Also, thanks to Vinod for some heavy-lifting on the
> YARN side in the last couple of weeks.
> >
> >
> >
> >
> >
> > --
> > Arun C. Murthy
> > Hortonworks Inc.
> > http://hortonworks.com/
> >
> >
> >
> > --
> > CONFIDENTIALITY NOTICE
> > NOTICE: This message is intended for the use of the individual or
> > entity to which it is addressed and may contain information that is
> > confidential, privileged and exempt from disclosure under applicable
> > law. If the reader of this message is not the intended recipient, you
> > are hereby notified that any printing, copying, dissemination,
> > distribution, disclosure or forwarding of this communication is
> > strictly prohibited. If you have received this communication in error,
> > please contact the sender immediately and delete it from your system.
> Thank You.
>
>
> --
> CONFIDENTIALITY NOTICE
> NOTICE: This message is intended for the use of the individual or entity
> to
> which it is addressed and may contain information that is confidential,
> privileged and exempt from disclosure under applicable law. If the reader
> of this message is not the intended recipient, you are hereby notified
> that
> any printing, copying, dissemination, distribution, disclosure or
> forwarding of this communication is strictly prohibited. If you have
> received this communication in error, please contact the sender
> immediately
> and delete it from your system. Thank You.
>
> --
> CONFIDENTIALITY NOTICE
> NOTICE: This message is intended for the use of the individual or entity to
> which it is addressed and may contain information that is confidential,
> privileged and exempt from disclosure under applicable law. If the reader
> of this message is not the intended recipient, you are hereby notified that
> any printing, copying, dissemination, distribution, disclosure or
> forwarding of this communication is strictly prohibited. If you have
> received this communication in error, please contact the sender immediately
> and delete it from your system. Thank You.
>

-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.


Re: [VOTE] Release Apache Hadoop 2.2.0

2013-10-10 Thread Jian He
+1 non-binding

Built from source code, and ran a few sample jobs on single node cluster,
tested RM and AM recovery.

Thanks,
Jian


On Thu, Oct 10, 2013 at 10:59 AM, Chris Nauroth wrote:

> +1 non-binding
>
> I verified the checksum and signature.  I deployed the tarball to a small
> cluster of Ubuntu VMs: 1 * NameNode, 1 * ResourceManager, 2 * DataNode, 2 *
> NodeManager, 1 * SecondaryNameNode.  I ran a few HDFS commands and sample
> MapReduce jobs.  I verified that the 2NN can take a checkpoint
> successfully.  Everything worked as expected.
>
> The outcome of the recent discussions on HDFS symlinks was that we need to
> disable the feature in this release.  Just to be certain that this patch
> took, I wrote a small client to call FileSystem.createSymlink and tried to
> run it in my 2.2.0 cluster.  It threw UnsupportedOperationException, which
> is the expected behavior.
>
> Chris Nauroth
> Hortonworks
> http://hortonworks.com/
>
>
>
> On Thu, Oct 10, 2013 at 10:18 AM, Bikas Saha 
> wrote:
>
> > +1 (non binding)
> >
> > -Original Message-
> > From: Arpit Gupta [mailto:ar...@hortonworks.com]
> > Sent: Thursday, October 10, 2013 10:06 AM
> > To: common-...@hadoop.apache.org
> > Cc: hdfs-...@hadoop.apache.org; yarn-...@hadoop.apache.org;
> > mapreduce-dev@hadoop.apache.org
> > Subject: Re: [VOTE] Release Apache Hadoop 2.2.0
> >
> > +1 (non binding)
> >
> > Ran secure and non secure multi node clusters and tested HA and RM
> > recovery tests.
> >
> > --
> > Arpit Gupta
> > Hortonworks Inc.
> > http://hortonworks.com/
> >
> > On Oct 7, 2013, at 12:00 AM, Arun C Murthy  wrote:
> >
> > > Folks,
> > >
> > > I've created a release candidate (rc0) for hadoop-2.2.0 that I would
> > like to get released - this release fixes a small number of bugs and some
> > protocol/api issues which should ensure they are now stable and will not
> > change in hadoop-2.x.
> > >
> > > The RC is available at:
> > > http://people.apache.org/~acmurthy/hadoop-2.2.0-rc0
> > > The RC tag in svn is here:
> > > http://svn.apache.org/repos/asf/hadoop/common/tags/release-2.2.0-rc0
> > >
> > > The maven artifacts are available via repository.apache.org.
> > >
> > > Please try the release and vote; the vote will run for the usual 7
> days.
> > >
> > > thanks,
> > > Arun
> > >
> > > P.S.: Thanks to Colin, Andrew, Daryn, Chris and others for helping nail
> > down the symlinks-related issues. I'll release note the fact that we have
> > disabled it in 2.2. Also, thanks to Vinod for some heavy-lifting on the
> > YARN side in the last couple of weeks.
> > >
> > >
> > >
> > >
> > >
> > > --
> > > Arun C. Murthy
> > > Hortonworks Inc.
> > > http://hortonworks.com/
> > >
> > >
> > >
> > > --
> > > CONFIDENTIALITY NOTICE
> > > NOTICE: This message is intended for the use of the individual or
> > > entity to which it is addressed and may contain information that is
> > > confidential, privileged and exempt from disclosure under applicable
> > > law. If the reader of this message is not the intended recipient, you
> > > are hereby notified that any printing, copying, dissemination,
> > > distribution, disclosure or forwarding of this communication is
> > > strictly prohibited. If you have received this communication in error,
> > > please contact the sender immediately and delete it from your system.
> > Thank You.
> >
> >
> > --
> > CONFIDENTIALITY NOTICE
> > NOTICE: This message is intended for the use of the individual or entity
> > to
> > which it is addressed and may contain information that is confidential,
> > privileged and exempt from disclosure under applicable law. If the reader
> > of this message is not the intended recipient, you are hereby notified
> > that
> > any printing, copying, dissemination, distribution, disclosure or
> > forwarding of this communication is strictly prohibited. If you have
> > received this communication in error, please contact the sender
> > immediately
> > and delete it from your system. Thank You.
> >
> > --
> > CONFIDENTIALITY NOTICE
> > NOTICE: This message is intended for the use of the individual or entity
> to
> > which it is addressed and may contain information that is confidential,
> > privileged and exempt from disclosure under applicable law. If the reader
> > of

Re: [VOTE] Release Apache Hadoop 2.2.0

2013-10-13 Thread Aaron T. Myers
+1 (binding)

Downloaded the release, built from tarball, tested a single node cluster.
Everything worked as expected.

--
Aaron T. Myers
Software Engineer, Cloudera


On Mon, Oct 7, 2013 at 12:00 AM, Arun C Murthy  wrote:

> Folks,
>
> I've created a release candidate (rc0) for hadoop-2.2.0 that I would like
> to get released - this release fixes a small number of bugs and some
> protocol/api issues which should ensure they are now stable and will not
> change in hadoop-2.x.
>
> The RC is available at:
> http://people.apache.org/~acmurthy/hadoop-2.2.0-rc0
> The RC tag in svn is here:
> http://svn.apache.org/repos/asf/hadoop/common/tags/release-2.2.0-rc0
>
> The maven artifacts are available via repository.apache.org.
>
> Please try the release and vote; the vote will run for the usual 7 days.
>
> thanks,
> Arun
>
> P.S.: Thanks to Colin, Andrew, Daryn, Chris and others for helping nail
> down the symlinks-related issues. I'll release note the fact that we have
> disabled it in 2.2. Also, thanks to Vinod for some heavy-lifting on the
> YARN side in the last couple of weeks.
>
>
>
>
>
> --
> Arun C. Murthy
> Hortonworks Inc.
> http://hortonworks.com/
>
>
>
> --
> CONFIDENTIALITY NOTICE
> NOTICE: This message is intended for the use of the individual or entity to
> which it is addressed and may contain information that is confidential,
> privileged and exempt from disclosure under applicable law. If the reader
> of this message is not the intended recipient, you are hereby notified that
> any printing, copying, dissemination, distribution, disclosure or
> forwarding of this communication is strictly prohibited. If you have
> received this communication in error, please contact the sender immediately
> and delete it from your system. Thank You.
>


Re: [VOTE] Release Apache Hadoop 2.2.0

2013-10-13 Thread Vinod Kumar Vavilapalli

Ran through my usual check-list.
 - Signatures and message digests all good.
 - The top level full LICENSE, NOTICE and README files look fine.
 - CHANGES.txt for common, hdfs, yarn and mapped are located as in before 
releases.
 - Able to build the tars out of the source tar ball.

Testing: Built from the source tarball. All testing on single node, non-secure 
setup - with separate installation directories for each sub-project.
Successfully started mapred history server.
Started HDFS daemons successfully.
Successfully started YARN daemons - ResourceManager and NodeManager
Ran YARN's distributed shell example.
Ran sleep, wordcount, pi, random writer, sort, grep and they all pass just fine.
App/Job listing, killing jobs all work well from the CLI.
Did basic YARN/MAPRED UI browsing, all seems well.
I am surprised no one else mentioned this. Besides symlinks, there is one more 
incompatible change that I hit (as I expected). We should call out the 
following incompatible change in the release notes.
YARN-1229. Define constraints on Auxiliary Service names. Change
ShuffleHandler service name from mapreduce.shuffle to
mapreduce_shuffle (Xuan Gong via sseth)
With that, here's my +1 for the RC. Ship it!
Thanks,
+Vinod

On Oct 7, 2013, at 12:00 AM, Arun C Murthy wrote:

> Folks,
> 
> I've created a release candidate (rc0) for hadoop-2.2.0 that I would like to 
> get released - this release fixes a small number of bugs and some 
> protocol/api issues which should ensure they are now stable and will not 
> change in hadoop-2.x.
> 
> The RC is available at: http://people.apache.org/~acmurthy/hadoop-2.2.0-rc0
> The RC tag in svn is here: 
> http://svn.apache.org/repos/asf/hadoop/common/tags/release-2.2.0-rc0
> 
> The maven artifacts are available via repository.apache.org.
> 
> Please try the release and vote; the vote will run for the usual 7 days.
> 
> thanks,
> Arun
> 
> P.S.: Thanks to Colin, Andrew, Daryn, Chris and others for helping nail down 
> the symlinks-related issues. I'll release note the fact that we have disabled 
> it in 2.2. Also, thanks to Vinod for some heavy-lifting on the YARN side in 
> the last couple of weeks.
> 
> 
> 
> 
> 
> --
> Arun C. Murthy
> Hortonworks Inc.
> http://hortonworks.com/
> 
> 
> 
> -- 
> CONFIDENTIALITY NOTICE
> NOTICE: This message is intended for the use of the individual or entity to 
> which it is addressed and may contain information that is confidential, 
> privileged and exempt from disclosure under applicable law. If the reader 
> of this message is not the intended recipient, you are hereby notified that 
> any printing, copying, dissemination, distribution, disclosure or 
> forwarding of this communication is strictly prohibited. If you have 
> received this communication in error, please contact the sender immediately 
> and delete it from your system. Thank You.


-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.


signature.asc
Description: Message signed with OpenPGP using GPGMail


Re: [VOTE] Release Apache Hadoop 2.2.0

2013-10-13 Thread Hitesh Shah
+1.

Built from source and ran distributed shell along with simple MR jobs on a 
single node cluster. 

-- HItesh 

On Oct 7, 2013, at 12:00 AM, Arun C Murthy wrote:

> Folks,
> 
> I've created a release candidate (rc0) for hadoop-2.2.0 that I would like to 
> get released - this release fixes a small number of bugs and some 
> protocol/api issues which should ensure they are now stable and will not 
> change in hadoop-2.x.
> 
> The RC is available at: http://people.apache.org/~acmurthy/hadoop-2.2.0-rc0
> The RC tag in svn is here: 
> http://svn.apache.org/repos/asf/hadoop/common/tags/release-2.2.0-rc0
> 
> The maven artifacts are available via repository.apache.org.
> 
> Please try the release and vote; the vote will run for the usual 7 days.
> 
> thanks,
> Arun
> 
> P.S.: Thanks to Colin, Andrew, Daryn, Chris and others for helping nail down 
> the symlinks-related issues. I'll release note the fact that we have disabled 
> it in 2.2. Also, thanks to Vinod for some heavy-lifting on the YARN side in 
> the last couple of weeks.
> 
> 
> 
> 
> 
> --
> Arun C. Murthy
> Hortonworks Inc.
> http://hortonworks.com/
> 
> 
> 
> -- 
> CONFIDENTIALITY NOTICE
> NOTICE: This message is intended for the use of the individual or entity to 
> which it is addressed and may contain information that is confidential, 
> privileged and exempt from disclosure under applicable law. If the reader 
> of this message is not the intended recipient, you are hereby notified that 
> any printing, copying, dissemination, distribution, disclosure or 
> forwarding of this communication is strictly prohibited. If you have 
> received this communication in error, please contact the sender immediately 
> and delete it from your system. Thank You.



Re: [VOTE] Release Apache Hadoop 2.2.0

2013-10-13 Thread Tsuyoshi OZAWA
+1 (non-binding)

- Verified md5 checksums and signature.
- Build from source, and run some example MR jobs in single node setup.

On Sun, Oct 13, 2013 at 7:42 PM, Siddharth Seth  wrote:
> +1 (binding)
>
> Verified checksums and signature. Built from source and ran some simple MR
> and Tez jobs.
>
> - Sid
>
> On Mon, Oct 7, 2013 at 12:00 AM, Arun C Murthy  wrote:
>
>> Folks,
>>
>> I've created a release candidate (rc0) for hadoop-2.2.0 that I would like
>> to get released - this release fixes a small number of bugs and some
>> protocol/api issues which should ensure they are now stable and will not
>> change in hadoop-2.x.
>>
>> The RC is available at:
>> http://people.apache.org/~acmurthy/hadoop-2.2.0-rc0
>> The RC tag in svn is here:
>> http://svn.apache.org/repos/asf/hadoop/common/tags/release-2.2.0-rc0
>>
>> The maven artifacts are available via repository.apache.org.
>>
>> Please try the release and vote; the vote will run for the usual 7 days.
>>
>> thanks,
>> Arun
>>
>> P.S.: Thanks to Colin, Andrew, Daryn, Chris and others for helping nail
>> down the symlinks-related issues. I'll release note the fact that we have
>> disabled it in 2.2. Also, thanks to Vinod for some heavy-lifting on the
>> YARN side in the last couple of weeks.
>>
>>
>>
>>
>>
>> --
>> Arun C. Murthy
>> Hortonworks Inc.
>> http://hortonworks.com/
>>
>>
>>
>> --
>> CONFIDENTIALITY NOTICE
>> NOTICE: This message is intended for the use of the individual or entity to
>> which it is addressed and may contain information that is confidential,
>> privileged and exempt from disclosure under applicable law. If the reader
>> of this message is not the intended recipient, you are hereby notified that
>> any printing, copying, dissemination, distribution, disclosure or
>> forwarding of this communication is strictly prohibited. If you have
>> received this communication in error, please contact the sender immediately
>> and delete it from your system. Thank You.
>>



-- 
- Tsuyoshi


Re: [VOTE] Release Apache Hadoop 2.2.0

2013-10-14 Thread Suresh Srinivas
+1 (binding)


On Mon, Oct 7, 2013 at 12:00 AM, Arun C Murthy  wrote:

> Folks,
>
> I've created a release candidate (rc0) for hadoop-2.2.0 that I would like
> to get released - this release fixes a small number of bugs and some
> protocol/api issues which should ensure they are now stable and will not
> change in hadoop-2.x.
>
> The RC is available at:
> http://people.apache.org/~acmurthy/hadoop-2.2.0-rc0
> The RC tag in svn is here:
> http://svn.apache.org/repos/asf/hadoop/common/tags/release-2.2.0-rc0
>
> The maven artifacts are available via repository.apache.org.
>
> Please try the release and vote; the vote will run for the usual 7 days.
>
> thanks,
> Arun
>
> P.S.: Thanks to Colin, Andrew, Daryn, Chris and others for helping nail
> down the symlinks-related issues. I'll release note the fact that we have
> disabled it in 2.2. Also, thanks to Vinod for some heavy-lifting on the
> YARN side in the last couple of weeks.
>
>
>
>
>
> --
> Arun C. Murthy
> Hortonworks Inc.
> http://hortonworks.com/
>
>
>
> --
> CONFIDENTIALITY NOTICE
> NOTICE: This message is intended for the use of the individual or entity to
> which it is addressed and may contain information that is confidential,
> privileged and exempt from disclosure under applicable law. If the reader
> of this message is not the intended recipient, you are hereby notified that
> any printing, copying, dissemination, distribution, disclosure or
> forwarding of this communication is strictly prohibited. If you have
> received this communication in error, please contact the sender immediately
> and delete it from your system. Thank You.
>



-- 
http://hortonworks.com/download/

-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.


Re: [VOTE] Release Apache Hadoop 2.2.0

2013-10-15 Thread Arun C Murthy
With 31 +1s (15 binding) and no -1s the vote passes. 

Congratulations to all, Hadoop 2 is now GA!

thanks,
Arun

On Oct 7, 2013, at 12:00 AM, Arun C Murthy  wrote:

> Folks,
> 
> I've created a release candidate (rc0) for hadoop-2.2.0 that I would like to 
> get released - this release fixes a small number of bugs and some 
> protocol/api issues which should ensure they are now stable and will not 
> change in hadoop-2.x.
> 
> The RC is available at: http://people.apache.org/~acmurthy/hadoop-2.2.0-rc0
> The RC tag in svn is here: 
> http://svn.apache.org/repos/asf/hadoop/common/tags/release-2.2.0-rc0
> 
> The maven artifacts are available via repository.apache.org.
> 
> Please try the release and vote; the vote will run for the usual 7 days.
> 
> thanks,
> Arun
> 
> P.S.: Thanks to Colin, Andrew, Daryn, Chris and others for helping nail down 
> the symlinks-related issues. I'll release note the fact that we have disabled 
> it in 2.2. Also, thanks to Vinod for some heavy-lifting on the YARN side in 
> the last couple of weeks.
> 
> 
> 
> 
> 
> --
> Arun C. Murthy
> Hortonworks Inc.
> http://hortonworks.com/
> 
> 

--
Arun C. Murthy
Hortonworks Inc.
http://hortonworks.com/



-- 
CONFIDENTIALITY NOTICE
NOTICE: This message is intended for the use of the individual or entity to 
which it is addressed and may contain information that is confidential, 
privileged and exempt from disclosure under applicable law. If the reader 
of this message is not the intended recipient, you are hereby notified that 
any printing, copying, dissemination, distribution, disclosure or 
forwarding of this communication is strictly prohibited. If you have 
received this communication in error, please contact the sender immediately 
and delete it from your system. Thank You.


Re: [VOTE] Release Apache Hadoop 2.2.0

2013-10-15 Thread Tsuyoshi OZAWA
Congrats!

On Tue, Oct 15, 2013 at 9:45 PM, Mattmann, Chris A (398J)
 wrote:
> Congrats bros!
>
> ++
> Chris Mattmann, Ph.D.
> Senior Computer Scientist
> NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
> Office: 171-266B, Mailstop: 171-246
> Email: chris.a.mattm...@nasa.gov
> WWW:  http://sunset.usc.edu/~mattmann/
> ++
> Adjunct Assistant Professor, Computer Science Department
> University of Southern California, Los Angeles, CA 90089 USA
> ++
>
>
>
>
>
>
> -Original Message-
> From: Arun C Murthy 
> Reply-To: "common-...@hadoop.apache.org" 
> Date: Tuesday, October 15, 2013 9:35 PM
> To: "common-...@hadoop.apache.org" ,
> "hdfs-...@hadoop.apache.org" ,
> "yarn-...@hadoop.apache.org" ,
> "mapreduce-dev@hadoop.apache.org" 
> Subject: Re: [VOTE] Release Apache Hadoop 2.2.0
>
>>With 31 +1s (15 binding) and no -1s the vote passes.
>>
>>Congratulations to all, Hadoop 2 is now GA!
>>
>>thanks,
>>Arun
>>
>>On Oct 7, 2013, at 12:00 AM, Arun C Murthy  wrote:
>>
>>> Folks,
>>>
>>> I've created a release candidate (rc0) for hadoop-2.2.0 that I would
>>>like to get released - this release fixes a small number of bugs and
>>>some protocol/api issues which should ensure they are now stable and
>>>will not change in hadoop-2.x.
>>>
>>> The RC is available at:
>>>http://people.apache.org/~acmurthy/hadoop-2.2.0-rc0
>>> The RC tag in svn is here:
>>>http://svn.apache.org/repos/asf/hadoop/common/tags/release-2.2.0-rc0
>>>
>>> The maven artifacts are available via repository.apache.org.
>>>
>>> Please try the release and vote; the vote will run for the usual 7 days.
>>>
>>> thanks,
>>> Arun
>>>
>>> P.S.: Thanks to Colin, Andrew, Daryn, Chris and others for helping nail
>>>down the symlinks-related issues. I'll release note the fact that we
>>>have disabled it in 2.2. Also, thanks to Vinod for some heavy-lifting on
>>>the YARN side in the last couple of weeks.
>>>
>>>
>>>
>>>
>>>
>>> --
>>> Arun C. Murthy
>>> Hortonworks Inc.
>>> http://hortonworks.com/
>>>
>>>
>>
>>--
>>Arun C. Murthy
>>Hortonworks Inc.
>>http://hortonworks.com/
>>
>>
>>
>>--
>>CONFIDENTIALITY NOTICE
>>NOTICE: This message is intended for the use of the individual or entity
>>to
>>which it is addressed and may contain information that is confidential,
>>privileged and exempt from disclosure under applicable law. If the reader
>>of this message is not the intended recipient, you are hereby notified
>>that
>>any printing, copying, dissemination, distribution, disclosure or
>>forwarding of this communication is strictly prohibited. If you have
>>received this communication in error, please contact the sender
>>immediately
>>and delete it from your system. Thank You.
>



-- 
- Tsuyoshi


Re: [VOTE] Release Apache Hadoop 2.2.0

2013-10-16 Thread Tsuyoshi OZAWA
I don't have Windows environment, but one user who tried 2.2.0 release
on Windows reported that released tar ball doesn't contain
"winutil.exe" and cannot run any commands.

Thanks, Tsuyoshi

On Tue, Oct 15, 2013 at 10:38 PM, Tsuyoshi OZAWA
 wrote:
> Congrats!
>
> On Tue, Oct 15, 2013 at 9:45 PM, Mattmann, Chris A (398J)
>  wrote:
>> Congrats bros!
>>
>> ++
>> Chris Mattmann, Ph.D.
>> Senior Computer Scientist
>> NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
>> Office: 171-266B, Mailstop: 171-246
>> Email: chris.a.mattm...@nasa.gov
>> WWW:  http://sunset.usc.edu/~mattmann/
>> ++
>> Adjunct Assistant Professor, Computer Science Department
>> University of Southern California, Los Angeles, CA 90089 USA
>> ++
>>
>>
>>
>>
>>
>>
>> -Original Message-
>> From: Arun C Murthy 
>> Reply-To: "common-...@hadoop.apache.org" 
>> Date: Tuesday, October 15, 2013 9:35 PM
>> To: "common-...@hadoop.apache.org" ,
>> "hdfs-...@hadoop.apache.org" ,
>> "yarn-...@hadoop.apache.org" ,
>> "mapreduce-dev@hadoop.apache.org" 
>> Subject: Re: [VOTE] Release Apache Hadoop 2.2.0
>>
>>>With 31 +1s (15 binding) and no -1s the vote passes.
>>>
>>>Congratulations to all, Hadoop 2 is now GA!
>>>
>>>thanks,
>>>Arun
>>>
>>>On Oct 7, 2013, at 12:00 AM, Arun C Murthy  wrote:
>>>
>>>> Folks,
>>>>
>>>> I've created a release candidate (rc0) for hadoop-2.2.0 that I would
>>>>like to get released - this release fixes a small number of bugs and
>>>>some protocol/api issues which should ensure they are now stable and
>>>>will not change in hadoop-2.x.
>>>>
>>>> The RC is available at:
>>>>http://people.apache.org/~acmurthy/hadoop-2.2.0-rc0
>>>> The RC tag in svn is here:
>>>>http://svn.apache.org/repos/asf/hadoop/common/tags/release-2.2.0-rc0
>>>>
>>>> The maven artifacts are available via repository.apache.org.
>>>>
>>>> Please try the release and vote; the vote will run for the usual 7 days.
>>>>
>>>> thanks,
>>>> Arun
>>>>
>>>> P.S.: Thanks to Colin, Andrew, Daryn, Chris and others for helping nail
>>>>down the symlinks-related issues. I'll release note the fact that we
>>>>have disabled it in 2.2. Also, thanks to Vinod for some heavy-lifting on
>>>>the YARN side in the last couple of weeks.
>>>>
>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Arun C. Murthy
>>>> Hortonworks Inc.
>>>> http://hortonworks.com/
>>>>
>>>>
>>>
>>>--
>>>Arun C. Murthy
>>>Hortonworks Inc.
>>>http://hortonworks.com/
>>>
>>>
>>>
>>>--
>>>CONFIDENTIALITY NOTICE
>>>NOTICE: This message is intended for the use of the individual or entity
>>>to
>>>which it is addressed and may contain information that is confidential,
>>>privileged and exempt from disclosure under applicable law. If the reader
>>>of this message is not the intended recipient, you are hereby notified
>>>that
>>>any printing, copying, dissemination, distribution, disclosure or
>>>forwarding of this communication is strictly prohibited. If you have
>>>received this communication in error, please contact the sender
>>>immediately
>>>and delete it from your system. Thank You.
>>
>
>
>
> --
> - Tsuyoshi



-- 
- Tsuyoshi


Re: [VOTE] Release Apache Hadoop 2.2.0

2013-10-16 Thread Tsuyoshi OZAWA
Filed the problems as https://issues.apache.org/jira/browse/HADOOP-10051.

On Wed, Oct 16, 2013 at 12:00 AM, Tsuyoshi OZAWA
 wrote:
> I don't have Windows environment, but one user who tried 2.2.0 release
> on Windows reported that released tar ball doesn't contain
> "winutil.exe" and cannot run any commands.
>
> Thanks, Tsuyoshi
>
> On Tue, Oct 15, 2013 at 10:38 PM, Tsuyoshi OZAWA
>  wrote:
>> Congrats!
>>
>> On Tue, Oct 15, 2013 at 9:45 PM, Mattmann, Chris A (398J)
>>  wrote:
>>> Congrats bros!
>>>
>>> ++
>>> Chris Mattmann, Ph.D.
>>> Senior Computer Scientist
>>> NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
>>> Office: 171-266B, Mailstop: 171-246
>>> Email: chris.a.mattm...@nasa.gov
>>> WWW:  http://sunset.usc.edu/~mattmann/
>>> ++
>>> Adjunct Assistant Professor, Computer Science Department
>>> University of Southern California, Los Angeles, CA 90089 USA
>>> ++
>>>
>>>
>>>
>>>
>>>
>>>
>>> -Original Message-
>>> From: Arun C Murthy 
>>> Reply-To: "common-...@hadoop.apache.org" 
>>> Date: Tuesday, October 15, 2013 9:35 PM
>>> To: "common-...@hadoop.apache.org" ,
>>> "hdfs-...@hadoop.apache.org" ,
>>> "yarn-...@hadoop.apache.org" ,
>>> "mapreduce-dev@hadoop.apache.org" 
>>> Subject: Re: [VOTE] Release Apache Hadoop 2.2.0
>>>
>>>>With 31 +1s (15 binding) and no -1s the vote passes.
>>>>
>>>>Congratulations to all, Hadoop 2 is now GA!
>>>>
>>>>thanks,
>>>>Arun
>>>>
>>>>On Oct 7, 2013, at 12:00 AM, Arun C Murthy  wrote:
>>>>
>>>>> Folks,
>>>>>
>>>>> I've created a release candidate (rc0) for hadoop-2.2.0 that I would
>>>>>like to get released - this release fixes a small number of bugs and
>>>>>some protocol/api issues which should ensure they are now stable and
>>>>>will not change in hadoop-2.x.
>>>>>
>>>>> The RC is available at:
>>>>>http://people.apache.org/~acmurthy/hadoop-2.2.0-rc0
>>>>> The RC tag in svn is here:
>>>>>http://svn.apache.org/repos/asf/hadoop/common/tags/release-2.2.0-rc0
>>>>>
>>>>> The maven artifacts are available via repository.apache.org.
>>>>>
>>>>> Please try the release and vote; the vote will run for the usual 7 days.
>>>>>
>>>>> thanks,
>>>>> Arun
>>>>>
>>>>> P.S.: Thanks to Colin, Andrew, Daryn, Chris and others for helping nail
>>>>>down the symlinks-related issues. I'll release note the fact that we
>>>>>have disabled it in 2.2. Also, thanks to Vinod for some heavy-lifting on
>>>>>the YARN side in the last couple of weeks.
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Arun C. Murthy
>>>>> Hortonworks Inc.
>>>>> http://hortonworks.com/
>>>>>
>>>>>
>>>>
>>>>--
>>>>Arun C. Murthy
>>>>Hortonworks Inc.
>>>>http://hortonworks.com/
>>>>
>>>>
>>>>
>>>>--
>>>>CONFIDENTIALITY NOTICE
>>>>NOTICE: This message is intended for the use of the individual or entity
>>>>to
>>>>which it is addressed and may contain information that is confidential,
>>>>privileged and exempt from disclosure under applicable law. If the reader
>>>>of this message is not the intended recipient, you are hereby notified
>>>>that
>>>>any printing, copying, dissemination, distribution, disclosure or
>>>>forwarding of this communication is strictly prohibited. If you have
>>>>received this communication in error, please contact the sender
>>>>immediately
>>>>and delete it from your system. Thank You.
>>>
>>
>>
>>
>> --
>> - Tsuyoshi
>
>
>
> --
> - Tsuyoshi



-- 
- Tsuyoshi