Re: [VOTE] Release Apache Hadoop 2.6.2

2015-10-28 Thread Mit Desai
+1 (non-binding)

- verified signatures
- downloaded and compiled from the source
- deployed on my single node cluster
- ran sample tests successfully


Thanks,
Mit Desai

On Wed, Oct 28, 2015 at 1:33 AM, andreina j  wrote:

> +1 (Non binding)
>
> 1. Verified for basics in HDFS, YARN and MR in below environment
>
> I. Secure 3 Node Cluster
> Both HA and Non-HA
>
> II. Non_secure 4 Node cluster
> Both HA and Non-HA
>
> 2. Verified document and found that overview section, contains the
> contents of 2.6.0. Whether those contents are specific to 2.6.2 or 2.6
> overall?
>
> - Andreina J
>
>
>
> -Original Message-
> From: sjl...@gmail.com [mailto:sjl...@gmail.com] On Behalf Of Sangjin Lee
> Sent: 23 October 2015 AM 02:44
> To: common-...@hadoop.apache.org; yarn-dev@hadoop.apache.org;
> hdfs-...@hadoop.apache.org; mapreduce-...@hadoop.apache.org
> Cc: Vinod Kumar Vavilapalli
> Subject: [VOTE] Release Apache Hadoop 2.6.2
>
> Hi all,
>
> I have created a release candidate (RC0) for Hadoop 2.6.2.
>
> The RC is available at: http://people.apache.org/~sjlee/hadoop-2.6.2-RC0/
>
> The RC tag in git is: release-2.6.2-RC0
>
> The list of JIRAs committed for 2.6.2:
>
> https://issues.apache.org/jira/browse/YARN-4101?jql=project%20in%20(HADOOP%2C%20HDFS%2C%20YARN%2C%20MAPREDUCE)%20AND%20fixVersion%20%3D%202.6.2
>
> The maven artifacts are staged at
> https://repository.apache.org/content/repositories/orgapachehadoop-1022/
>
> Please try out the release candidate and vote. The vote will run for 5
> days.
>
> Thanks,
> Sangjin
>


Re: [VOTE] Release Apache Hadoop 2.6.2

2015-10-28 Thread Sunil Govind
+1 (non-binding)

- Built tar ball from the source
- Installed a 2 node cluster and tested basic MR flows.
- Sanity test cases are also running fine.

Thanks and regards
Sunil

On Fri, Oct 23, 2015 at 2:44 AM Sangjin Lee  wrote:

> Hi all,
>
> I have created a release candidate (RC0) for Hadoop 2.6.2.
>
> The RC is available at: http://people.apache.org/~sjlee/hadoop-2.6.2-RC0/
>
> The RC tag in git is: release-2.6.2-RC0
>
> The list of JIRAs committed for 2.6.2:
>
> https://issues.apache.org/jira/browse/YARN-4101?jql=project%20in%20(HADOOP%2C%20HDFS%2C%20YARN%2C%20MAPREDUCE)%20AND%20fixVersion%20%3D%202.6.2
>
> The maven artifacts are staged at
> https://repository.apache.org/content/repositories/orgapachehadoop-1022/
>
> Please try out the release candidate and vote. The vote will run for 5
> days.
>
> Thanks,
> Sangjin
>


Re: [VOTE] Release Apache Hadoop 2.6.2

2015-10-28 Thread Masatake Iwasaki

+1(non-binding)

- verified checksums and signature of source and binary tarball
- built from source tarball on CentOS 6.4 and OpenJDK 7
- built site documentation
- launched 4-nodes cluster and ran example jobs

Thanks,
Masatake Iwasaki


On 10/23/15 06:14, Sangjin Lee wrote:

Hi all,

I have created a release candidate (RC0) for Hadoop 2.6.2.

The RC is available at: http://people.apache.org/~sjlee/hadoop-2.6.2-RC0/

The RC tag in git is: release-2.6.2-RC0

The list of JIRAs committed for 2.6.2:
https://issues.apache.org/jira/browse/YARN-4101?jql=project%20in%20(HADOOP%2C%20HDFS%2C%20YARN%2C%20MAPREDUCE)%20AND%20fixVersion%20%3D%202.6.2

The maven artifacts are staged at
https://repository.apache.org/content/repositories/orgapachehadoop-1022/

Please try out the release candidate and vote. The vote will run for 5 days.

Thanks,
Sangjin





RE: [VOTE] Release Apache Hadoop 2.6.2

2015-10-28 Thread andreina j
+1 (Non binding)

1. Verified for basics in HDFS, YARN and MR in below environment

I. Secure 3 Node Cluster
Both HA and Non-HA

II. Non_secure 4 Node cluster
Both HA and Non-HA

2. Verified document and found that overview section, contains the contents of 
2.6.0. Whether those contents are specific to 2.6.2 or 2.6 overall?

- Andreina J



-Original Message-
From: sjl...@gmail.com [mailto:sjl...@gmail.com] On Behalf Of Sangjin Lee
Sent: 23 October 2015 AM 02:44
To: common-...@hadoop.apache.org; yarn-dev@hadoop.apache.org; 
hdfs-...@hadoop.apache.org; mapreduce-...@hadoop.apache.org
Cc: Vinod Kumar Vavilapalli
Subject: [VOTE] Release Apache Hadoop 2.6.2

Hi all,

I have created a release candidate (RC0) for Hadoop 2.6.2.

The RC is available at: http://people.apache.org/~sjlee/hadoop-2.6.2-RC0/

The RC tag in git is: release-2.6.2-RC0

The list of JIRAs committed for 2.6.2:
https://issues.apache.org/jira/browse/YARN-4101?jql=project%20in%20(HADOOP%2C%20HDFS%2C%20YARN%2C%20MAPREDUCE)%20AND%20fixVersion%20%3D%202.6.2

The maven artifacts are staged at
https://repository.apache.org/content/repositories/orgapachehadoop-1022/

Please try out the release candidate and vote. The vote will run for 5 days.

Thanks,
Sangjin


Re: [VOTE] Release Apache Hadoop 2.6.2

2015-10-28 Thread Vinod Vavilapalli
Hi,

I checked 2.6.2-RC0, based on my check-list:

 - Signatures and message digests all are good in general.
 - The top level full LICENSE, NOTICE and README for the source artifacts are 
good - CHANGES.txt for common, hdfs and mapped are correctly located.
 - Able to build the tars out of the source tar ball.

Testing: All testing on single node, unsecured, default mode.

- Started HDFS daemons successfully , created directories.
- Successfully started YARN daemons - ResourceManager, NodeManager and Timeline 
Service
- Successfully started MapReduce history server.
- Ran DistributedShell as a native YARN app.
- Ran wordcount, pi, random writer, sort, grep and they all pass just fine.
- Navigated through the RM, NM and Timeline UIs to make sure the views are 
working well.

With that, here's my +1 for the RC.

Thanks,
+Vinod

> On Oct 22, 2015, at 2:14 PM, Sangjin Lee  wrote:
> 
> Hi all,
> 
> I have created a release candidate (RC0) for Hadoop 2.6.2.
> 
> The RC is available at: http://people.apache.org/~sjlee/hadoop-2.6.2-RC0/
> 
> The RC tag in git is: release-2.6.2-RC0
> 
> The list of JIRAs committed for 2.6.2:
> https://issues.apache.org/jira/browse/YARN-4101?jql=project%20in%20(HADOOP%2C%20HDFS%2C%20YARN%2C%20MAPREDUCE)%20AND%20fixVersion%20%3D%202.6.2
> 
> The maven artifacts are staged at
> https://repository.apache.org/content/repositories/orgapachehadoop-1022/
> 
> Please try out the release candidate and vote. The vote will run for 5 days.
> 
> Thanks,
> Sangjin



RE: [VOTE] Release Apache Hadoop 2.6.2

2015-10-27 Thread Naganarasimha G R (Naga)
+1 (Non binding)

*. dowloaded src verified signatures and successfully compiled
*. Downloaded tar.gz verified signatures  and installed a pseudo cluster.
*. Did some put and get from HDFS and it was fine.
*. Ran PI MR application and verified in ATS V1 Web ui , All were working fine

Regards,
+ Naga

From: Rohith Sharma K S [rohithsharm...@huawei.com]
Sent: Tuesday, October 27, 2015 10:09
To: yarn-dev@hadoop.apache.org; common-...@hadoop.apache.org; 
hdfs-...@hadoop.apache.org; mapreduce-...@hadoop.apache.org
Cc: Vinod Kumar Vavilapalli
Subject: RE: [VOTE] Release Apache Hadoop 2.6.2

+1(non-binding)

Downloaded tar.gz, and installed 2 node HA cluster.
RMHA/RMRestart/RMWorkpreservingRestart cluster are fine.
Verified cluster for high availability.
Ran sample MR applications with RM HA enabled.
Run sanity test cases and are working fine.

Thanks & Regards
Rohith Sharma K S


-Original Message-
From: sjl...@gmail.com [mailto:sjl...@gmail.com] On Behalf Of Sangjin Lee
Sent: 23 October 2015 02:44
To: common-...@hadoop.apache.org; yarn-dev@hadoop.apache.org; 
hdfs-...@hadoop.apache.org; mapreduce-...@hadoop.apache.org
Cc: Vinod Kumar Vavilapalli
Subject: [VOTE] Release Apache Hadoop 2.6.2

Hi all,

I have created a release candidate (RC0) for Hadoop 2.6.2.

The RC is available at: http://people.apache.org/~sjlee/hadoop-2.6.2-RC0/

The RC tag in git is: release-2.6.2-RC0

The list of JIRAs committed for 2.6.2:
https://issues.apache.org/jira/browse/YARN-4101?jql=project%20in%20(HADOOP%2C%20HDFS%2C%20YARN%2C%20MAPREDUCE)%20AND%20fixVersion%20%3D%202.6.2

The maven artifacts are staged at
https://repository.apache.org/content/repositories/orgapachehadoop-1022/

Please try out the release candidate and vote. The vote will run for 5 days.

Thanks,
Sangjin

RE: [VOTE] Release Apache Hadoop 2.6.2

2015-10-27 Thread Varun saxena
+1

Downloaded the package and installed a 2 node cluster.
Ran a few jobs successfully.

Regards,
Varun Saxena.

-Original Message-
From: sjl...@gmail.com [mailto:sjl...@gmail.com] On Behalf Of Sangjin Lee
Sent: 23 October 2015 05:14
To: common-...@hadoop.apache.org; yarn-dev@hadoop.apache.org; 
hdfs-...@hadoop.apache.org; mapreduce-...@hadoop.apache.org
Cc: Vinod Kumar Vavilapalli
Subject: [VOTE] Release Apache Hadoop 2.6.2

Hi all,

I have created a release candidate (RC0) for Hadoop 2.6.2.

The RC is available at: http://people.apache.org/~sjlee/hadoop-2.6.2-RC0/

The RC tag in git is: release-2.6.2-RC0

The list of JIRAs committed for 2.6.2:
https://issues.apache.org/jira/browse/YARN-4101?jql=project%20in%20(HADOOP%2C%20HDFS%2C%20YARN%2C%20MAPREDUCE)%20AND%20fixVersion%20%3D%202.6.2

The maven artifacts are staged at
https://repository.apache.org/content/repositories/orgapachehadoop-1022/

Please try out the release candidate and vote. The vote will run for 5 days.

Thanks,
Sangjin


Re: [VOTE] Release Apache Hadoop 2.6.2

2015-10-27 Thread Vinayakumar B
+1 binding,

1. Built the tar from the git tag checkout
2. Verified the release notes both downloaded and built
3. Installed single node cluster and ran some jobs successfully
4. Verified documents, Found "svn" link instead of git in the header of
document. This could be corrected either in next release or next RC.


-Vinay

On Tue, Oct 27, 2015 at 6:17 PM, Naganarasimha G R (Naga) <
garlanaganarasi...@huawei.com> wrote:

> +1 (Non binding)
>
> *. dowloaded src verified signatures and successfully compiled
> *. Downloaded tar.gz verified signatures  and installed a pseudo cluster.
> *. Did some put and get from HDFS and it was fine.
> *. Ran PI MR application and verified in ATS V1 Web ui , All were working
> fine
>
> Regards,
> + Naga
> 
> From: Rohith Sharma K S [rohithsharm...@huawei.com]
> Sent: Tuesday, October 27, 2015 10:09
> To: yarn-dev@hadoop.apache.org; common-...@hadoop.apache.org;
> hdfs-...@hadoop.apache.org; mapreduce-...@hadoop.apache.org
> Cc: Vinod Kumar Vavilapalli
> Subject: RE: [VOTE] Release Apache Hadoop 2.6.2
>
> +1(non-binding)
>
> Downloaded tar.gz, and installed 2 node HA cluster.
> RMHA/RMRestart/RMWorkpreservingRestart cluster are fine.
> Verified cluster for high availability.
> Ran sample MR applications with RM HA enabled.
> Run sanity test cases and are working fine.
>
> Thanks & Regards
> Rohith Sharma K S
>
>
> -Original Message-
> From: sjl...@gmail.com [mailto:sjl...@gmail.com] On Behalf Of Sangjin Lee
> Sent: 23 October 2015 02:44
> To: common-...@hadoop.apache.org; yarn-dev@hadoop.apache.org;
> hdfs-...@hadoop.apache.org; mapreduce-...@hadoop.apache.org
> Cc: Vinod Kumar Vavilapalli
> Subject: [VOTE] Release Apache Hadoop 2.6.2
>
> Hi all,
>
> I have created a release candidate (RC0) for Hadoop 2.6.2.
>
> The RC is available at: http://people.apache.org/~sjlee/hadoop-2.6.2-RC0/
>
> The RC tag in git is: release-2.6.2-RC0
>
> The list of JIRAs committed for 2.6.2:
>
> https://issues.apache.org/jira/browse/YARN-4101?jql=project%20in%20(HADOOP%2C%20HDFS%2C%20YARN%2C%20MAPREDUCE)%20AND%20fixVersion%20%3D%202.6.2
>
> The maven artifacts are staged at
> https://repository.apache.org/content/repositories/orgapachehadoop-1022/
>
> Please try out the release candidate and vote. The vote will run for 5
> days.
>
> Thanks,
> Sangjin
>


Re: [VOTE] Release Apache Hadoop 2.6.2

2015-10-27 Thread Chang Li
Thanks all!
+ 1(non binding)
-downloaded, compiled source
-deploy two node cluster on mac and linux
-ran MR wordcount and verified result


Re: [VOTE] Release Apache Hadoop 2.6.2

2015-10-26 Thread Vinod Vavilapalli
I was helping Sangjin offline with the release.

We briefly discussed the KEYS problem before, but it missed my attention.

I will get his KEYS committed right-away, the release is testable right away 
though.

Regarding the voting period, let’s continue voting for two more days, the 
period also had the weekend during which a lot of people (atleast myself and 
team) didn’t pay attention to this vote.

Thanks
+Vinod


> On Oct 26, 2015, at 1:50 PM, Andrew Wang  wrote:
> 
> Hey Sangjin, did you add your release signing keys to the KEYS file? I
> don't see it here:
> 
> https://dist.apache.org/repos/dist/release/hadoop/common/KEYS
> 
> Also only PMC votes are binding on releases, so I think we currently still
> stand at 0 binding +1s.
> 
> On Mon, Oct 26, 2015 at 1:28 PM, Sangjin Lee  wrote:
> 
>> That makes sense. Thanks for pointing that out. The git commit id is
>> 0cfd050febe4a30b1ee1551dcc527589509fb681.
>> 
>> On Mon, Oct 26, 2015 at 12:25 PM, Steve Loughran 
>> wrote:
>> 
>>> 
 On 22 Oct 2015, at 22:14, Sangjin Lee  wrote:
 
 Hi all,
 
 I have created a release candidate (RC0) for Hadoop 2.6.2.
 
 The RC is available at:
>>> http://people.apache.org/~sjlee/hadoop-2.6.2-RC0/
 
 The RC tag in git is: release-2.6.2-RC0
 
>>> 
>>> Tags can move; we should *never* vote for a release of one.
>>> 
>>> What is the git commit #  ?
>>> 
 The list of JIRAs committed for 2.6.2:
 
>>> 
>> https://issues.apache.org/jira/browse/YARN-4101?jql=project%20in%20(HADOOP%2C%20HDFS%2C%20YARN%2C%20MAPREDUCE)%20AND%20fixVersion%20%3D%202.6.2
 
 The maven artifacts are staged at
 
>> https://repository.apache.org/content/repositories/orgapachehadoop-1022/
 
 Please try out the release candidate and vote. The vote will run for 5
>>> days.
 
 Thanks,
 Sangjin
>>> 
>>> 
>> 



Re: [VOTE] Release Apache Hadoop 2.6.2

2015-10-26 Thread Li Lu
Thanks Sangjin for the work! I downloaded the version, built it, and 
successfully ran a few jobs on my local machine in a single node setup. +1 
non-binding.

Li Lu

On Oct 26, 2015, at 14:08, Sangjin Lee 
> wrote:

Thanks Vinod! Thanks for the correction on the vote Andrew. Making some
rookie mistakes here. :)

On Mon, Oct 26, 2015 at 2:06 PM, Vinod Vavilapalli 
>
wrote:

I was helping Sangjin offline with the release.

We briefly discussed the KEYS problem before, but it missed my attention.

I will get his KEYS committed right-away, the release is testable right
away though.

Regarding the voting period, let’s continue voting for two more days, the
period also had the weekend during which a lot of people (atleast myself
and team) didn’t pay attention to this vote.

Thanks
+Vinod


On Oct 26, 2015, at 1:50 PM, Andrew Wang 
>
wrote:

Hey Sangjin, did you add your release signing keys to the KEYS file? I
don't see it here:

https://dist.apache.org/repos/dist/release/hadoop/common/KEYS

Also only PMC votes are binding on releases, so I think we currently
still
stand at 0 binding +1s.

On Mon, Oct 26, 2015 at 1:28 PM, Sangjin Lee 
> wrote:

That makes sense. Thanks for pointing that out. The git commit id is
0cfd050febe4a30b1ee1551dcc527589509fb681.

On Mon, Oct 26, 2015 at 12:25 PM, Steve Loughran <
ste...@hortonworks.com>
wrote:


On 22 Oct 2015, at 22:14, Sangjin Lee 
> wrote:

Hi all,

I have created a release candidate (RC0) for Hadoop 2.6.2.

The RC is available at:
http://people.apache.org/~sjlee/hadoop-2.6.2-RC0/

The RC tag in git is: release-2.6.2-RC0


Tags can move; we should *never* vote for a release of one.

What is the git commit #  ?

The list of JIRAs committed for 2.6.2:



https://issues.apache.org/jira/browse/YARN-4101?jql=project%20in%20(HADOOP%2C%20HDFS%2C%20YARN%2C%20MAPREDUCE)%20AND%20fixVersion%20%3D%202.6.2

The maven artifacts are staged at


https://repository.apache.org/content/repositories/orgapachehadoop-1022/

Please try out the release candidate and vote. The vote will run for 5
days.

Thanks,
Sangjin








Re: [VOTE] Release Apache Hadoop 2.6.2

2015-10-26 Thread Andrew Wang
Thanks all for the quick action on the KEYS file

Steps:
* Reviewed list of changed JIRAs, all in YARN/MR.
* Release notes and CHANGES.txt looked good
* Verified checksums and signature via `gpg --verify`
* Ran `mvn apache-rat:check` on source tarball, passed
* Tarball size looks reasonable
* Built with "-Pdist" from source tarball
* Did some basic filesystem operations
* Ran a pi job, successfully returned a value of 4

Issues:
* Do we have a clean full test run?
* Maybe I'm using GPG wrong, but Sangjin's key isn't hooked into my web of
trust:

-> % gpg --verify hadoop-2.6.2-RC0-src.tar.gz.asc
hadoop-2.6.2-RC0-src.tar.gz
gpg: Signature made Wed 21 Oct 2015 09:16:07 PM PDT using RSA key ID
90348D47
gpg: Good signature from "Sangjin Lee "
gpg: WARNING: This key is not certified with a trusted signature!
gpg:  There is no indication that the signature belongs to the
owner.
Primary key fingerprint: 8B44 A05C 3089 55D1 9195  6559 A5CE E20A 9034 8D47

Overall I'm +1 (binding), but it'd be good to see these two things
addressed. Maybe it's time for an SF key signing party.

Best,
Andrew

On Mon, Oct 26, 2015 at 2:35 PM, Li Lu  wrote:

> Thanks Sangjin for the work! I downloaded the version, built it, and
> successfully ran a few jobs on my local machine in a single node setup. +1
> non-binding.
>
> Li Lu
>
> On Oct 26, 2015, at 14:08, Sangjin Lee > wrote:
>
> Thanks Vinod! Thanks for the correction on the vote Andrew. Making some
> rookie mistakes here. :)
>
> On Mon, Oct 26, 2015 at 2:06 PM, Vinod Vavilapalli <
> vino...@hortonworks.com>
> wrote:
>
> I was helping Sangjin offline with the release.
>
> We briefly discussed the KEYS problem before, but it missed my attention.
>
> I will get his KEYS committed right-away, the release is testable right
> away though.
>
> Regarding the voting period, let’s continue voting for two more days, the
> period also had the weekend during which a lot of people (atleast myself
> and team) didn’t pay attention to this vote.
>
> Thanks
> +Vinod
>
>
> On Oct 26, 2015, at 1:50 PM, Andrew Wang >
> wrote:
>
> Hey Sangjin, did you add your release signing keys to the KEYS file? I
> don't see it here:
>
> https://dist.apache.org/repos/dist/release/hadoop/common/KEYS
>
> Also only PMC votes are binding on releases, so I think we currently
> still
> stand at 0 binding +1s.
>
> On Mon, Oct 26, 2015 at 1:28 PM, Sangjin Lee > wrote:
>
> That makes sense. Thanks for pointing that out. The git commit id is
> 0cfd050febe4a30b1ee1551dcc527589509fb681.
>
> On Mon, Oct 26, 2015 at 12:25 PM, Steve Loughran <
> ste...@hortonworks.com>
> wrote:
>
>
> On 22 Oct 2015, at 22:14, Sangjin Lee > wrote:
>
> Hi all,
>
> I have created a release candidate (RC0) for Hadoop 2.6.2.
>
> The RC is available at:
> http://people.apache.org/~sjlee/hadoop-2.6.2-RC0/
>
> The RC tag in git is: release-2.6.2-RC0
>
>
> Tags can move; we should *never* vote for a release of one.
>
> What is the git commit #  ?
>
> The list of JIRAs committed for 2.6.2:
>
>
>
>
> https://issues.apache.org/jira/browse/YARN-4101?jql=project%20in%20(HADOOP%2C%20HDFS%2C%20YARN%2C%20MAPREDUCE)%20AND%20fixVersion%20%3D%202.6.2
>
> The maven artifacts are staged at
>
>
> https://repository.apache.org/content/repositories/orgapachehadoop-1022/
>
> Please try out the release candidate and vote. The vote will run for 5
> days.
>
> Thanks,
> Sangjin
>
>
>
>
>
>
>


Re: [VOTE] Release Apache Hadoop 2.6.2

2015-10-26 Thread Vinod Vavilapalli
This is done: https://dist.apache.org/repos/dist/release/hadoop/common/KEYS is 
updated with Sangjin’s keys now.

Thanks
+Vinod

On Oct 26, 2015, at 2:06 PM, Vinod Kumar Vavilapalli 
> wrote:

I will get his KEYS committed right-away



Re: [VOTE] Release Apache Hadoop 2.6.2

2015-10-26 Thread Jing Zhao
+1 (binding)

Download the tarball and run some HDFS tests and MR examples in a
pseudo-distributed cluster.

Thanks,
-Jing

On Mon, Oct 26, 2015 at 2:06 PM, Vinod Vavilapalli 
wrote:

> I was helping Sangjin offline with the release.
>
> We briefly discussed the KEYS problem before, but it missed my attention.
>
> I will get his KEYS committed right-away, the release is testable right
> away though.
>
> Regarding the voting period, let’s continue voting for two more days, the
> period also had the weekend during which a lot of people (atleast myself
> and team) didn’t pay attention to this vote.
>
> Thanks
> +Vinod
>
>
> > On Oct 26, 2015, at 1:50 PM, Andrew Wang 
> wrote:
> >
> > Hey Sangjin, did you add your release signing keys to the KEYS file? I
> > don't see it here:
> >
> > https://dist.apache.org/repos/dist/release/hadoop/common/KEYS
> >
> > Also only PMC votes are binding on releases, so I think we currently
> still
> > stand at 0 binding +1s.
> >
> > On Mon, Oct 26, 2015 at 1:28 PM, Sangjin Lee  wrote:
> >
> >> That makes sense. Thanks for pointing that out. The git commit id is
> >> 0cfd050febe4a30b1ee1551dcc527589509fb681.
> >>
> >> On Mon, Oct 26, 2015 at 12:25 PM, Steve Loughran <
> ste...@hortonworks.com>
> >> wrote:
> >>
> >>>
>  On 22 Oct 2015, at 22:14, Sangjin Lee  wrote:
> 
>  Hi all,
> 
>  I have created a release candidate (RC0) for Hadoop 2.6.2.
> 
>  The RC is available at:
> >>> http://people.apache.org/~sjlee/hadoop-2.6.2-RC0/
> 
>  The RC tag in git is: release-2.6.2-RC0
> 
> >>>
> >>> Tags can move; we should *never* vote for a release of one.
> >>>
> >>> What is the git commit #  ?
> >>>
>  The list of JIRAs committed for 2.6.2:
> 
> >>>
> >>
> https://issues.apache.org/jira/browse/YARN-4101?jql=project%20in%20(HADOOP%2C%20HDFS%2C%20YARN%2C%20MAPREDUCE)%20AND%20fixVersion%20%3D%202.6.2
> 
>  The maven artifacts are staged at
> 
> >>
> https://repository.apache.org/content/repositories/orgapachehadoop-1022/
> 
>  Please try out the release candidate and vote. The vote will run for 5
> >>> days.
> 
>  Thanks,
>  Sangjin
> >>>
> >>>
> >>
>
>


Re: [VOTE] Release Apache Hadoop 2.6.2

2015-10-26 Thread Sangjin Lee
Thanks Vinod! Thanks for the correction on the vote Andrew. Making some
rookie mistakes here. :)

On Mon, Oct 26, 2015 at 2:06 PM, Vinod Vavilapalli 
wrote:

> I was helping Sangjin offline with the release.
>
> We briefly discussed the KEYS problem before, but it missed my attention.
>
> I will get his KEYS committed right-away, the release is testable right
> away though.
>
> Regarding the voting period, let’s continue voting for two more days, the
> period also had the weekend during which a lot of people (atleast myself
> and team) didn’t pay attention to this vote.
>
> Thanks
> +Vinod
>
>
> > On Oct 26, 2015, at 1:50 PM, Andrew Wang 
> wrote:
> >
> > Hey Sangjin, did you add your release signing keys to the KEYS file? I
> > don't see it here:
> >
> > https://dist.apache.org/repos/dist/release/hadoop/common/KEYS
> >
> > Also only PMC votes are binding on releases, so I think we currently
> still
> > stand at 0 binding +1s.
> >
> > On Mon, Oct 26, 2015 at 1:28 PM, Sangjin Lee  wrote:
> >
> >> That makes sense. Thanks for pointing that out. The git commit id is
> >> 0cfd050febe4a30b1ee1551dcc527589509fb681.
> >>
> >> On Mon, Oct 26, 2015 at 12:25 PM, Steve Loughran <
> ste...@hortonworks.com>
> >> wrote:
> >>
> >>>
>  On 22 Oct 2015, at 22:14, Sangjin Lee  wrote:
> 
>  Hi all,
> 
>  I have created a release candidate (RC0) for Hadoop 2.6.2.
> 
>  The RC is available at:
> >>> http://people.apache.org/~sjlee/hadoop-2.6.2-RC0/
> 
>  The RC tag in git is: release-2.6.2-RC0
> 
> >>>
> >>> Tags can move; we should *never* vote for a release of one.
> >>>
> >>> What is the git commit #  ?
> >>>
>  The list of JIRAs committed for 2.6.2:
> 
> >>>
> >>
> https://issues.apache.org/jira/browse/YARN-4101?jql=project%20in%20(HADOOP%2C%20HDFS%2C%20YARN%2C%20MAPREDUCE)%20AND%20fixVersion%20%3D%202.6.2
> 
>  The maven artifacts are staged at
> 
> >>
> https://repository.apache.org/content/repositories/orgapachehadoop-1022/
> 
>  Please try out the release candidate and vote. The vote will run for 5
> >>> days.
> 
>  Thanks,
>  Sangjin
> >>>
> >>>
> >>
>
>


Re: [VOTE] Release Apache Hadoop 2.6.2

2015-10-26 Thread Jason Lowe
+1 (binding)
- Verified signatures and digests- Performed native build from source- Deployed 
a single-node cluster and ran some test jobs

Jason
  From: Sangjin Lee 
 To: "common-...@hadoop.apache.org" ; 
"yarn-dev@hadoop.apache.org" ; 
"hdfs-...@hadoop.apache.org" ; 
"mapreduce-...@hadoop.apache.org"  
Cc: Vinod Kumar Vavilapalli  
 Sent: Thursday, October 22, 2015 4:14 PM
 Subject: [VOTE] Release Apache Hadoop 2.6.2
   
Hi all,

I have created a release candidate (RC0) for Hadoop 2.6.2.

The RC is available at: http://people.apache.org/~sjlee/hadoop-2.6.2-RC0/

The RC tag in git is: release-2.6.2-RC0

The list of JIRAs committed for 2.6.2:
https://issues.apache.org/jira/browse/YARN-4101?jql=project%20in%20(HADOOP%2C%20HDFS%2C%20YARN%2C%20MAPREDUCE)%20AND%20fixVersion%20%3D%202.6.2

The maven artifacts are staged at
https://repository.apache.org/content/repositories/orgapachehadoop-1022/

Please try out the release candidate and vote. The vote will run for 5 days.

Thanks,
Sangjin


   

RE: [VOTE] Release Apache Hadoop 2.6.2

2015-10-26 Thread Rohith Sharma K S
+1(non-binding)

Downloaded tar.gz, and installed 2 node HA cluster.
RMHA/RMRestart/RMWorkpreservingRestart cluster are fine.
Verified cluster for high availability.
Ran sample MR applications with RM HA enabled. 
Run sanity test cases and are working fine.

Thanks & Regards
Rohith Sharma K S


-Original Message-
From: sjl...@gmail.com [mailto:sjl...@gmail.com] On Behalf Of Sangjin Lee
Sent: 23 October 2015 02:44
To: common-...@hadoop.apache.org; yarn-dev@hadoop.apache.org; 
hdfs-...@hadoop.apache.org; mapreduce-...@hadoop.apache.org
Cc: Vinod Kumar Vavilapalli
Subject: [VOTE] Release Apache Hadoop 2.6.2

Hi all,

I have created a release candidate (RC0) for Hadoop 2.6.2.

The RC is available at: http://people.apache.org/~sjlee/hadoop-2.6.2-RC0/

The RC tag in git is: release-2.6.2-RC0

The list of JIRAs committed for 2.6.2:
https://issues.apache.org/jira/browse/YARN-4101?jql=project%20in%20(HADOOP%2C%20HDFS%2C%20YARN%2C%20MAPREDUCE)%20AND%20fixVersion%20%3D%202.6.2

The maven artifacts are staged at
https://repository.apache.org/content/repositories/orgapachehadoop-1022/

Please try out the release candidate and vote. The vote will run for 5 days.

Thanks,
Sangjin


Re: [VOTE] Release Apache Hadoop 2.6.2

2015-10-26 Thread Anu Engineer
+1 ( Non-binding)

- Downloaded 2.6.1 — created a cluster with namenode and a bunch of data nodes.
- verified that Rolling upgrade and Rollback options work correctly in moving 
from 2.61 to 2.6.2

—Anu




On 10/22/15, 2:14 PM, "sjl...@gmail.com on behalf of Sangjin Lee" 
 wrote:

>Hi all,
>
>I have created a release candidate (RC0) for Hadoop 2.6.2.
>
>The RC is available at: http://people.apache.org/~sjlee/hadoop-2.6.2-RC0/
>
>The RC tag in git is: release-2.6.2-RC0
>
>The list of JIRAs committed for 2.6.2:
>https://issues.apache.org/jira/browse/YARN-4101?jql=project%20in%20(HADOOP%2C%20HDFS%2C%20YARN%2C%20MAPREDUCE)%20AND%20fixVersion%20%3D%202.6.2
>
>The maven artifacts are staged at
>https://repository.apache.org/content/repositories/orgapachehadoop-1022/
>
>Please try out the release candidate and vote. The vote will run for 5 days.
>
>Thanks,
>Sangjin


Re: [VOTE] Release Apache Hadoop 2.6.2

2015-10-26 Thread Akira AJISAKA

Thanks Sangjin for creating RC for 2.6.2. +1 (non-binding)

- Verified signatures and checksums
- Deployed a single node cluster
- Built Tez 0.7.0 with Hadoop 2.6.2 pom
- Built Hive 1.2.1 with Hadoop 2.6.2 pom
- Ran some Hive on Tez queries successfully

Regards,
Akira

On 10/23/15 06:14, Sangjin Lee wrote:

Hi all,

I have created a release candidate (RC0) for Hadoop 2.6.2.

The RC is available at: http://people.apache.org/~sjlee/hadoop-2.6.2-RC0/

The RC tag in git is: release-2.6.2-RC0

The list of JIRAs committed for 2.6.2:
https://issues.apache.org/jira/browse/YARN-4101?jql=project%20in%20(HADOOP%2C%20HDFS%2C%20YARN%2C%20MAPREDUCE)%20AND%20fixVersion%20%3D%202.6.2

The maven artifacts are staged at
https://repository.apache.org/content/repositories/orgapachehadoop-1022/

Please try out the release candidate and vote. The vote will run for 5 days.

Thanks,
Sangjin





Re: [VOTE] Release Apache Hadoop 2.6.2

2015-10-26 Thread Sangjin Lee
Thanks Akira!

A friendly reminder to the community that the vote closes tomorrow. It
would be great if you could check out the release candidate and cast your
vote.

Sangjin

On Mon, Oct 26, 2015 at 5:00 AM, Akira AJISAKA 
wrote:

> Thanks Sangjin for creating RC for 2.6.2. +1 (non-binding)
>
> - Verified signatures and checksums
> - Deployed a single node cluster
> - Built Tez 0.7.0 with Hadoop 2.6.2 pom
> - Built Hive 1.2.1 with Hadoop 2.6.2 pom
> - Ran some Hive on Tez queries successfully
>
> Regards,
> Akira
>
>
> On 10/23/15 06:14, Sangjin Lee wrote:
>
>> Hi all,
>>
>> I have created a release candidate (RC0) for Hadoop 2.6.2.
>>
>> The RC is available at: http://people.apache.org/~sjlee/hadoop-2.6.2-RC0/
>>
>> The RC tag in git is: release-2.6.2-RC0
>>
>> The list of JIRAs committed for 2.6.2:
>>
>> https://issues.apache.org/jira/browse/YARN-4101?jql=project%20in%20(HADOOP%2C%20HDFS%2C%20YARN%2C%20MAPREDUCE)%20AND%20fixVersion%20%3D%202.6.2
>>
>> The maven artifacts are staged at
>> https://repository.apache.org/content/repositories/orgapachehadoop-1022/
>>
>> Please try out the release candidate and vote. The vote will run for 5
>> days.
>>
>> Thanks,
>> Sangjin
>>
>>
>