You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by Arun C Murthy <ac...@hortonworks.com> on 2014/11/11 03:52:54 UTC

[VOTE] Release Apache Hadoop 2.6.0

Folks,

I've created a release candidate (rc0) for hadoop-2.6.0 that I would like to see released.

The RC is available at: http://people.apache.org/~acmurthy/hadoop-2.6.0-rc0
The RC tag in git is: release-2.6.0-rc0

The maven artifacts are available via repository.apache.org at https://repository.apache.org/content/repositories/orgapachehadoop-1012.

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

thanks,
Arun


-- 
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.6.0

Posted by Jason Lowe <jl...@yahoo-inc.com.INVALID>.
I just committed 2.6 blockes YARN-2846 and MAPREDUCE-6156 which should also be in the 2.6.0 rc1 build.
Jason
      From: Arun C Murthy <ac...@hortonworks.com>
 To: yarn-dev@hadoop.apache.org 
Cc: mapreduce-dev@hadoop.apache.org; Ravi Prakash <ra...@ymail.com>; "hdfs-dev@hadoop.apache.org" <hd...@hadoop.apache.org>; "common-dev@hadoop.apache.org" <co...@hadoop.apache.org> 
 Sent: Wednesday, November 12, 2014 10:58 AM
 Subject: Re: [VOTE] Release Apache Hadoop 2.6.0
   
Sounds good. I'll create an rc1. Thanks.

Arun

On Nov 11, 2014, at 2:06 PM, Robert Kanter <rk...@cloudera.com> wrote:

> Hi Arun,
> 
> We were testing the RC and ran into a problem with the recent fixes that
> were done for POODLE for Tomcat (HADOOP-11217 for KMS and HDFS-7274 for
> HttpFS).  Basically, in disabling SSLv3, we also disabled SSLv2Hello, which
> is required for older clients (e.g. Java 6 with openssl 0.9.8x) so they
> can't connect without it.  Just to be clear, it does not mean SSLv2, which
> is insecure.  This also affects the MR shuffle in HADOOP-11243.
> 
> The fix is super simple, so I think we should reopen these 3 JIRAs and put
> in addendum patches and get them into 2.6.0.
> 
> thanks
> - Robert
> 
> On Tue, Nov 11, 2014 at 1:04 PM, Ravi Prakash <ra...@ymail.com> wrote:
> 
>> Hi Arun!
>> We are very close to completion on YARN-1964 (DockerContainerExecutor).
>> I'd also like HDFS-4882 to be checked in. Do you think these issues merit
>> another RC?
>> ThanksRavi
>> 
>> 
>>    On Tuesday, November 11, 2014 11:57 AM, Steve Loughran <
>> stevel@hortonworks.com> wrote:
>> 
>> 
>> +1 binding
>> 
>> -patched slider pom to build against 2.6.0
>> 
>> -verified build did download, which it did at up to ~8Mbps. Faster than a
>> local build.
>> 
>> -full clean test runs on OS/X & Linux
>> 
>> 
>> Windows 2012:
>> 
>> Same thing. I did have to first build my own set of the windows native
>> binaries, by checking out branch-2.6.0; doing a native build, copying the
>> binaries and then purging the local m2 repository of hadoop artifacts to be
>> confident I was building against. For anyone who wants those native libs
>> they will be up on
>> https://github.com/apache/incubator-slider/tree/develop/bin/windows/ once
>> it syncs with the ASF repos.
>> 
>> afterwords: the tests worked!
>> 
>> 
>> On 11 November 2014 02:52, Arun C Murthy <ac...@hortonworks.com> wrote:
>> 
>>> Folks,
>>> 
>>> I've created a release candidate (rc0) for hadoop-2.6.0 that I would like
>>> to see released.
>>> 
>>> The RC is available at:
>>> http://people.apache.org/~acmurthy/hadoop-2.6.0-rc0
>>> The RC tag in git is: release-2.6.0-rc0
>>> 
>>> The maven artifacts are available via repository.apache.org at
>>> https://repository.apache.org/content/repositories/orgapachehadoop-1012.
>>> 
>>> Please try the release and vote; the vote will run for the usual 5 days.
>>> 
>>> thanks,
>>> Arun
>>> 
>>> 
>>> --
>>> 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.
>> 
>> 
>> 
>> 

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





-- 
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.6.0

Posted by Jason Lowe <jl...@yahoo-inc.com.INVALID>.
I just committed 2.6 blockes YARN-2846 and MAPREDUCE-6156 which should also be in the 2.6.0 rc1 build.
Jason
      From: Arun C Murthy <ac...@hortonworks.com>
 To: yarn-dev@hadoop.apache.org 
Cc: mapreduce-dev@hadoop.apache.org; Ravi Prakash <ra...@ymail.com>; "hdfs-dev@hadoop.apache.org" <hd...@hadoop.apache.org>; "common-dev@hadoop.apache.org" <co...@hadoop.apache.org> 
 Sent: Wednesday, November 12, 2014 10:58 AM
 Subject: Re: [VOTE] Release Apache Hadoop 2.6.0
   
Sounds good. I'll create an rc1. Thanks.

Arun

On Nov 11, 2014, at 2:06 PM, Robert Kanter <rk...@cloudera.com> wrote:

> Hi Arun,
> 
> We were testing the RC and ran into a problem with the recent fixes that
> were done for POODLE for Tomcat (HADOOP-11217 for KMS and HDFS-7274 for
> HttpFS).  Basically, in disabling SSLv3, we also disabled SSLv2Hello, which
> is required for older clients (e.g. Java 6 with openssl 0.9.8x) so they
> can't connect without it.  Just to be clear, it does not mean SSLv2, which
> is insecure.  This also affects the MR shuffle in HADOOP-11243.
> 
> The fix is super simple, so I think we should reopen these 3 JIRAs and put
> in addendum patches and get them into 2.6.0.
> 
> thanks
> - Robert
> 
> On Tue, Nov 11, 2014 at 1:04 PM, Ravi Prakash <ra...@ymail.com> wrote:
> 
>> Hi Arun!
>> We are very close to completion on YARN-1964 (DockerContainerExecutor).
>> I'd also like HDFS-4882 to be checked in. Do you think these issues merit
>> another RC?
>> ThanksRavi
>> 
>> 
>>    On Tuesday, November 11, 2014 11:57 AM, Steve Loughran <
>> stevel@hortonworks.com> wrote:
>> 
>> 
>> +1 binding
>> 
>> -patched slider pom to build against 2.6.0
>> 
>> -verified build did download, which it did at up to ~8Mbps. Faster than a
>> local build.
>> 
>> -full clean test runs on OS/X & Linux
>> 
>> 
>> Windows 2012:
>> 
>> Same thing. I did have to first build my own set of the windows native
>> binaries, by checking out branch-2.6.0; doing a native build, copying the
>> binaries and then purging the local m2 repository of hadoop artifacts to be
>> confident I was building against. For anyone who wants those native libs
>> they will be up on
>> https://github.com/apache/incubator-slider/tree/develop/bin/windows/ once
>> it syncs with the ASF repos.
>> 
>> afterwords: the tests worked!
>> 
>> 
>> On 11 November 2014 02:52, Arun C Murthy <ac...@hortonworks.com> wrote:
>> 
>>> Folks,
>>> 
>>> I've created a release candidate (rc0) for hadoop-2.6.0 that I would like
>>> to see released.
>>> 
>>> The RC is available at:
>>> http://people.apache.org/~acmurthy/hadoop-2.6.0-rc0
>>> The RC tag in git is: release-2.6.0-rc0
>>> 
>>> The maven artifacts are available via repository.apache.org at
>>> https://repository.apache.org/content/repositories/orgapachehadoop-1012.
>>> 
>>> Please try the release and vote; the vote will run for the usual 5 days.
>>> 
>>> thanks,
>>> Arun
>>> 
>>> 
>>> --
>>> 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.
>> 
>> 
>> 
>> 

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





-- 
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.6.0

Posted by Jason Lowe <jl...@yahoo-inc.com.INVALID>.
I just committed 2.6 blockes YARN-2846 and MAPREDUCE-6156 which should also be in the 2.6.0 rc1 build.
Jason
      From: Arun C Murthy <ac...@hortonworks.com>
 To: yarn-dev@hadoop.apache.org 
Cc: mapreduce-dev@hadoop.apache.org; Ravi Prakash <ra...@ymail.com>; "hdfs-dev@hadoop.apache.org" <hd...@hadoop.apache.org>; "common-dev@hadoop.apache.org" <co...@hadoop.apache.org> 
 Sent: Wednesday, November 12, 2014 10:58 AM
 Subject: Re: [VOTE] Release Apache Hadoop 2.6.0
   
Sounds good. I'll create an rc1. Thanks.

Arun

On Nov 11, 2014, at 2:06 PM, Robert Kanter <rk...@cloudera.com> wrote:

> Hi Arun,
> 
> We were testing the RC and ran into a problem with the recent fixes that
> were done for POODLE for Tomcat (HADOOP-11217 for KMS and HDFS-7274 for
> HttpFS).  Basically, in disabling SSLv3, we also disabled SSLv2Hello, which
> is required for older clients (e.g. Java 6 with openssl 0.9.8x) so they
> can't connect without it.  Just to be clear, it does not mean SSLv2, which
> is insecure.  This also affects the MR shuffle in HADOOP-11243.
> 
> The fix is super simple, so I think we should reopen these 3 JIRAs and put
> in addendum patches and get them into 2.6.0.
> 
> thanks
> - Robert
> 
> On Tue, Nov 11, 2014 at 1:04 PM, Ravi Prakash <ra...@ymail.com> wrote:
> 
>> Hi Arun!
>> We are very close to completion on YARN-1964 (DockerContainerExecutor).
>> I'd also like HDFS-4882 to be checked in. Do you think these issues merit
>> another RC?
>> ThanksRavi
>> 
>> 
>>    On Tuesday, November 11, 2014 11:57 AM, Steve Loughran <
>> stevel@hortonworks.com> wrote:
>> 
>> 
>> +1 binding
>> 
>> -patched slider pom to build against 2.6.0
>> 
>> -verified build did download, which it did at up to ~8Mbps. Faster than a
>> local build.
>> 
>> -full clean test runs on OS/X & Linux
>> 
>> 
>> Windows 2012:
>> 
>> Same thing. I did have to first build my own set of the windows native
>> binaries, by checking out branch-2.6.0; doing a native build, copying the
>> binaries and then purging the local m2 repository of hadoop artifacts to be
>> confident I was building against. For anyone who wants those native libs
>> they will be up on
>> https://github.com/apache/incubator-slider/tree/develop/bin/windows/ once
>> it syncs with the ASF repos.
>> 
>> afterwords: the tests worked!
>> 
>> 
>> On 11 November 2014 02:52, Arun C Murthy <ac...@hortonworks.com> wrote:
>> 
>>> Folks,
>>> 
>>> I've created a release candidate (rc0) for hadoop-2.6.0 that I would like
>>> to see released.
>>> 
>>> The RC is available at:
>>> http://people.apache.org/~acmurthy/hadoop-2.6.0-rc0
>>> The RC tag in git is: release-2.6.0-rc0
>>> 
>>> The maven artifacts are available via repository.apache.org at
>>> https://repository.apache.org/content/repositories/orgapachehadoop-1012.
>>> 
>>> Please try the release and vote; the vote will run for the usual 5 days.
>>> 
>>> thanks,
>>> Arun
>>> 
>>> 
>>> --
>>> 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.
>> 
>> 
>> 
>> 

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





-- 
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.6.0

Posted by Jason Lowe <jl...@yahoo-inc.com.INVALID>.
I just committed 2.6 blockes YARN-2846 and MAPREDUCE-6156 which should also be in the 2.6.0 rc1 build.
Jason
      From: Arun C Murthy <ac...@hortonworks.com>
 To: yarn-dev@hadoop.apache.org 
Cc: mapreduce-dev@hadoop.apache.org; Ravi Prakash <ra...@ymail.com>; "hdfs-dev@hadoop.apache.org" <hd...@hadoop.apache.org>; "common-dev@hadoop.apache.org" <co...@hadoop.apache.org> 
 Sent: Wednesday, November 12, 2014 10:58 AM
 Subject: Re: [VOTE] Release Apache Hadoop 2.6.0
   
Sounds good. I'll create an rc1. Thanks.

Arun

On Nov 11, 2014, at 2:06 PM, Robert Kanter <rk...@cloudera.com> wrote:

> Hi Arun,
> 
> We were testing the RC and ran into a problem with the recent fixes that
> were done for POODLE for Tomcat (HADOOP-11217 for KMS and HDFS-7274 for
> HttpFS).  Basically, in disabling SSLv3, we also disabled SSLv2Hello, which
> is required for older clients (e.g. Java 6 with openssl 0.9.8x) so they
> can't connect without it.  Just to be clear, it does not mean SSLv2, which
> is insecure.  This also affects the MR shuffle in HADOOP-11243.
> 
> The fix is super simple, so I think we should reopen these 3 JIRAs and put
> in addendum patches and get them into 2.6.0.
> 
> thanks
> - Robert
> 
> On Tue, Nov 11, 2014 at 1:04 PM, Ravi Prakash <ra...@ymail.com> wrote:
> 
>> Hi Arun!
>> We are very close to completion on YARN-1964 (DockerContainerExecutor).
>> I'd also like HDFS-4882 to be checked in. Do you think these issues merit
>> another RC?
>> ThanksRavi
>> 
>> 
>>    On Tuesday, November 11, 2014 11:57 AM, Steve Loughran <
>> stevel@hortonworks.com> wrote:
>> 
>> 
>> +1 binding
>> 
>> -patched slider pom to build against 2.6.0
>> 
>> -verified build did download, which it did at up to ~8Mbps. Faster than a
>> local build.
>> 
>> -full clean test runs on OS/X & Linux
>> 
>> 
>> Windows 2012:
>> 
>> Same thing. I did have to first build my own set of the windows native
>> binaries, by checking out branch-2.6.0; doing a native build, copying the
>> binaries and then purging the local m2 repository of hadoop artifacts to be
>> confident I was building against. For anyone who wants those native libs
>> they will be up on
>> https://github.com/apache/incubator-slider/tree/develop/bin/windows/ once
>> it syncs with the ASF repos.
>> 
>> afterwords: the tests worked!
>> 
>> 
>> On 11 November 2014 02:52, Arun C Murthy <ac...@hortonworks.com> wrote:
>> 
>>> Folks,
>>> 
>>> I've created a release candidate (rc0) for hadoop-2.6.0 that I would like
>>> to see released.
>>> 
>>> The RC is available at:
>>> http://people.apache.org/~acmurthy/hadoop-2.6.0-rc0
>>> The RC tag in git is: release-2.6.0-rc0
>>> 
>>> The maven artifacts are available via repository.apache.org at
>>> https://repository.apache.org/content/repositories/orgapachehadoop-1012.
>>> 
>>> Please try the release and vote; the vote will run for the usual 5 days.
>>> 
>>> thanks,
>>> Arun
>>> 
>>> 
>>> --
>>> 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.
>> 
>> 
>> 
>> 

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





-- 
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.6.0

Posted by "Liu, Yi A" <yi...@intel.com>.
Thanks Chris for pushing it :)

Regards,
Yi Liu


-----Original Message-----
From: Chris Nauroth [mailto:cnauroth@hortonworks.com] 
Sent: Friday, November 14, 2014 4:52 AM
To: common-dev@hadoop.apache.org
Cc: yarn-dev@hadoop.apache.org; mapreduce-dev@hadoop.apache.org; Ravi Prakash; hdfs-dev@hadoop.apache.org
Subject: Re: [VOTE] Release Apache Hadoop 2.6.0

I have committed HDFS-7385 down through branch-2.6.0.  Thank you!

Chris Nauroth
Hortonworks
http://hortonworks.com/


On Thu, Nov 13, 2014 at 9:14 AM, Chris Nauroth <cn...@hortonworks.com>
wrote:

> I'm helping to expedite a complete, approved patch for HDFS-7385 now.
> Then, we can make a final decision on its inclusion in 2.6.0.  Thank 
> you for bringing it up, Yi.
>
> Chris Nauroth
> Hortonworks
> http://hortonworks.com/
>
>
> On Wed, Nov 12, 2014 at 7:31 PM, Liu, Yi A <yi...@intel.com> wrote:
>
>> Arun, could you wait for HDFS-7385? It will cause issue of HDFS ACL 
>> and XAttrs in some case, the fix is very easy but I think the issue is critical.
>> I'm helping review it, and expect to commit today. Thanks.
>>
>> Regards,
>> Yi Liu
>>
>> -----Original Message-----
>> From: Arun C Murthy [mailto:acm@hortonworks.com]
>> Sent: Thursday, November 13, 2014 12:58 AM
>> To: yarn-dev@hadoop.apache.org
>> Cc: mapreduce-dev@hadoop.apache.org; Ravi Prakash; 
>> hdfs-dev@hadoop.apache.org; common-dev@hadoop.apache.org
>> Subject: Re: [VOTE] Release Apache Hadoop 2.6.0
>>
>> Sounds good. I'll create an rc1. Thanks.
>>
>> Arun
>>
>> On Nov 11, 2014, at 2:06 PM, Robert Kanter <rk...@cloudera.com> wrote:
>>
>> > Hi Arun,
>> >
>> > We were testing the RC and ran into a problem with the recent fixes 
>> > that were done for POODLE for Tomcat (HADOOP-11217 for KMS and
>> > HDFS-7274 for HttpFS).  Basically, in disabling SSLv3, we also 
>> > disabled SSLv2Hello, which is required for older clients (e.g. Java 
>> > 6 with openssl 0.9.8x) so they can't connect without it.  Just to 
>> > be clear, it does not mean SSLv2, which is insecure.  This also 
>> > affects
>> the MR shuffle in HADOOP-11243.
>> >
>> > The fix is super simple, so I think we should reopen these 3 JIRAs 
>> > and put in addendum patches and get them into 2.6.0.
>> >
>> > thanks
>> > - Robert
>> >
>> > On Tue, Nov 11, 2014 at 1:04 PM, Ravi Prakash <ra...@ymail.com>
>> wrote:
>> >
>> >> Hi Arun!
>> >> We are very close to completion on YARN-1964 (DockerContainerExecutor).
>> >> I'd also like HDFS-4882 to be checked in. Do you think these 
>> >> issues merit another RC?
>> >> ThanksRavi
>> >>
>> >>
>> >>     On Tuesday, November 11, 2014 11:57 AM, Steve Loughran < 
>> >> stevel@hortonworks.com> wrote:
>> >>
>> >>
>> >> +1 binding
>> >>
>> >> -patched slider pom to build against 2.6.0
>> >>
>> >> -verified build did download, which it did at up to ~8Mbps. Faster 
>> >> than a local build.
>> >>
>> >> -full clean test runs on OS/X & Linux
>> >>
>> >>
>> >> Windows 2012:
>> >>
>> >> Same thing. I did have to first build my own set of the windows 
>> >> native binaries, by checking out branch-2.6.0; doing a native 
>> >> build, copying the binaries and then purging the local m2 
>> >> repository of hadoop artifacts to be confident I was building 
>> >> against. For anyone who wants those native libs they will be up on 
>> >> https://github.com/apache/incubator-slider/tree/develop/bin/window
>> >> s/
>> >> once it syncs with the ASF repos.
>> >>
>> >> afterwords: the tests worked!
>> >>
>> >>
>> >> On 11 November 2014 02:52, Arun C Murthy <ac...@hortonworks.com> wrote:
>> >>
>> >>> Folks,
>> >>>
>> >>> I've created a release candidate (rc0) for hadoop-2.6.0 that I 
>> >>> would like to see released.
>> >>>
>> >>> The RC is available at:
>> >>> http://people.apache.org/~acmurthy/hadoop-2.6.0-rc0
>> >>> The RC tag in git is: release-2.6.0-rc0
>> >>>
>> >>> The maven artifacts are available via repository.apache.org at
>> >>>
>> https://repository.apache.org/content/repositories/orgapachehadoop-1012.
>> >>>
>> >>> Please try the release and vote; the vote will run for the usual 
>> >>> 5
>> days.
>> >>>
>> >>> thanks,
>> >>> Arun
>> >>>
>> >>>
>> >>> --
>> >>> 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.
>> >>
>> >>
>> >>
>> >>
>>
>> --
>> Arun C. Murthy
>> Hortonworks Inc.
>> http://hortonworks.com/hdp/
>>
>>
>>
>> --
>> 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.6.0

Posted by "Liu, Yi A" <yi...@intel.com>.
Thanks Chris for pushing it :)

Regards,
Yi Liu


-----Original Message-----
From: Chris Nauroth [mailto:cnauroth@hortonworks.com] 
Sent: Friday, November 14, 2014 4:52 AM
To: common-dev@hadoop.apache.org
Cc: yarn-dev@hadoop.apache.org; mapreduce-dev@hadoop.apache.org; Ravi Prakash; hdfs-dev@hadoop.apache.org
Subject: Re: [VOTE] Release Apache Hadoop 2.6.0

I have committed HDFS-7385 down through branch-2.6.0.  Thank you!

Chris Nauroth
Hortonworks
http://hortonworks.com/


On Thu, Nov 13, 2014 at 9:14 AM, Chris Nauroth <cn...@hortonworks.com>
wrote:

> I'm helping to expedite a complete, approved patch for HDFS-7385 now.
> Then, we can make a final decision on its inclusion in 2.6.0.  Thank 
> you for bringing it up, Yi.
>
> Chris Nauroth
> Hortonworks
> http://hortonworks.com/
>
>
> On Wed, Nov 12, 2014 at 7:31 PM, Liu, Yi A <yi...@intel.com> wrote:
>
>> Arun, could you wait for HDFS-7385? It will cause issue of HDFS ACL 
>> and XAttrs in some case, the fix is very easy but I think the issue is critical.
>> I'm helping review it, and expect to commit today. Thanks.
>>
>> Regards,
>> Yi Liu
>>
>> -----Original Message-----
>> From: Arun C Murthy [mailto:acm@hortonworks.com]
>> Sent: Thursday, November 13, 2014 12:58 AM
>> To: yarn-dev@hadoop.apache.org
>> Cc: mapreduce-dev@hadoop.apache.org; Ravi Prakash; 
>> hdfs-dev@hadoop.apache.org; common-dev@hadoop.apache.org
>> Subject: Re: [VOTE] Release Apache Hadoop 2.6.0
>>
>> Sounds good. I'll create an rc1. Thanks.
>>
>> Arun
>>
>> On Nov 11, 2014, at 2:06 PM, Robert Kanter <rk...@cloudera.com> wrote:
>>
>> > Hi Arun,
>> >
>> > We were testing the RC and ran into a problem with the recent fixes 
>> > that were done for POODLE for Tomcat (HADOOP-11217 for KMS and
>> > HDFS-7274 for HttpFS).  Basically, in disabling SSLv3, we also 
>> > disabled SSLv2Hello, which is required for older clients (e.g. Java 
>> > 6 with openssl 0.9.8x) so they can't connect without it.  Just to 
>> > be clear, it does not mean SSLv2, which is insecure.  This also 
>> > affects
>> the MR shuffle in HADOOP-11243.
>> >
>> > The fix is super simple, so I think we should reopen these 3 JIRAs 
>> > and put in addendum patches and get them into 2.6.0.
>> >
>> > thanks
>> > - Robert
>> >
>> > On Tue, Nov 11, 2014 at 1:04 PM, Ravi Prakash <ra...@ymail.com>
>> wrote:
>> >
>> >> Hi Arun!
>> >> We are very close to completion on YARN-1964 (DockerContainerExecutor).
>> >> I'd also like HDFS-4882 to be checked in. Do you think these 
>> >> issues merit another RC?
>> >> ThanksRavi
>> >>
>> >>
>> >>     On Tuesday, November 11, 2014 11:57 AM, Steve Loughran < 
>> >> stevel@hortonworks.com> wrote:
>> >>
>> >>
>> >> +1 binding
>> >>
>> >> -patched slider pom to build against 2.6.0
>> >>
>> >> -verified build did download, which it did at up to ~8Mbps. Faster 
>> >> than a local build.
>> >>
>> >> -full clean test runs on OS/X & Linux
>> >>
>> >>
>> >> Windows 2012:
>> >>
>> >> Same thing. I did have to first build my own set of the windows 
>> >> native binaries, by checking out branch-2.6.0; doing a native 
>> >> build, copying the binaries and then purging the local m2 
>> >> repository of hadoop artifacts to be confident I was building 
>> >> against. For anyone who wants those native libs they will be up on 
>> >> https://github.com/apache/incubator-slider/tree/develop/bin/window
>> >> s/
>> >> once it syncs with the ASF repos.
>> >>
>> >> afterwords: the tests worked!
>> >>
>> >>
>> >> On 11 November 2014 02:52, Arun C Murthy <ac...@hortonworks.com> wrote:
>> >>
>> >>> Folks,
>> >>>
>> >>> I've created a release candidate (rc0) for hadoop-2.6.0 that I 
>> >>> would like to see released.
>> >>>
>> >>> The RC is available at:
>> >>> http://people.apache.org/~acmurthy/hadoop-2.6.0-rc0
>> >>> The RC tag in git is: release-2.6.0-rc0
>> >>>
>> >>> The maven artifacts are available via repository.apache.org at
>> >>>
>> https://repository.apache.org/content/repositories/orgapachehadoop-1012.
>> >>>
>> >>> Please try the release and vote; the vote will run for the usual 
>> >>> 5
>> days.
>> >>>
>> >>> thanks,
>> >>> Arun
>> >>>
>> >>>
>> >>> --
>> >>> 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.
>> >>
>> >>
>> >>
>> >>
>>
>> --
>> Arun C. Murthy
>> Hortonworks Inc.
>> http://hortonworks.com/hdp/
>>
>>
>>
>> --
>> 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.6.0

Posted by "Liu, Yi A" <yi...@intel.com>.
Thanks Chris for pushing it :)

Regards,
Yi Liu


-----Original Message-----
From: Chris Nauroth [mailto:cnauroth@hortonworks.com] 
Sent: Friday, November 14, 2014 4:52 AM
To: common-dev@hadoop.apache.org
Cc: yarn-dev@hadoop.apache.org; mapreduce-dev@hadoop.apache.org; Ravi Prakash; hdfs-dev@hadoop.apache.org
Subject: Re: [VOTE] Release Apache Hadoop 2.6.0

I have committed HDFS-7385 down through branch-2.6.0.  Thank you!

Chris Nauroth
Hortonworks
http://hortonworks.com/


On Thu, Nov 13, 2014 at 9:14 AM, Chris Nauroth <cn...@hortonworks.com>
wrote:

> I'm helping to expedite a complete, approved patch for HDFS-7385 now.
> Then, we can make a final decision on its inclusion in 2.6.0.  Thank 
> you for bringing it up, Yi.
>
> Chris Nauroth
> Hortonworks
> http://hortonworks.com/
>
>
> On Wed, Nov 12, 2014 at 7:31 PM, Liu, Yi A <yi...@intel.com> wrote:
>
>> Arun, could you wait for HDFS-7385? It will cause issue of HDFS ACL 
>> and XAttrs in some case, the fix is very easy but I think the issue is critical.
>> I'm helping review it, and expect to commit today. Thanks.
>>
>> Regards,
>> Yi Liu
>>
>> -----Original Message-----
>> From: Arun C Murthy [mailto:acm@hortonworks.com]
>> Sent: Thursday, November 13, 2014 12:58 AM
>> To: yarn-dev@hadoop.apache.org
>> Cc: mapreduce-dev@hadoop.apache.org; Ravi Prakash; 
>> hdfs-dev@hadoop.apache.org; common-dev@hadoop.apache.org
>> Subject: Re: [VOTE] Release Apache Hadoop 2.6.0
>>
>> Sounds good. I'll create an rc1. Thanks.
>>
>> Arun
>>
>> On Nov 11, 2014, at 2:06 PM, Robert Kanter <rk...@cloudera.com> wrote:
>>
>> > Hi Arun,
>> >
>> > We were testing the RC and ran into a problem with the recent fixes 
>> > that were done for POODLE for Tomcat (HADOOP-11217 for KMS and
>> > HDFS-7274 for HttpFS).  Basically, in disabling SSLv3, we also 
>> > disabled SSLv2Hello, which is required for older clients (e.g. Java 
>> > 6 with openssl 0.9.8x) so they can't connect without it.  Just to 
>> > be clear, it does not mean SSLv2, which is insecure.  This also 
>> > affects
>> the MR shuffle in HADOOP-11243.
>> >
>> > The fix is super simple, so I think we should reopen these 3 JIRAs 
>> > and put in addendum patches and get them into 2.6.0.
>> >
>> > thanks
>> > - Robert
>> >
>> > On Tue, Nov 11, 2014 at 1:04 PM, Ravi Prakash <ra...@ymail.com>
>> wrote:
>> >
>> >> Hi Arun!
>> >> We are very close to completion on YARN-1964 (DockerContainerExecutor).
>> >> I'd also like HDFS-4882 to be checked in. Do you think these 
>> >> issues merit another RC?
>> >> ThanksRavi
>> >>
>> >>
>> >>     On Tuesday, November 11, 2014 11:57 AM, Steve Loughran < 
>> >> stevel@hortonworks.com> wrote:
>> >>
>> >>
>> >> +1 binding
>> >>
>> >> -patched slider pom to build against 2.6.0
>> >>
>> >> -verified build did download, which it did at up to ~8Mbps. Faster 
>> >> than a local build.
>> >>
>> >> -full clean test runs on OS/X & Linux
>> >>
>> >>
>> >> Windows 2012:
>> >>
>> >> Same thing. I did have to first build my own set of the windows 
>> >> native binaries, by checking out branch-2.6.0; doing a native 
>> >> build, copying the binaries and then purging the local m2 
>> >> repository of hadoop artifacts to be confident I was building 
>> >> against. For anyone who wants those native libs they will be up on 
>> >> https://github.com/apache/incubator-slider/tree/develop/bin/window
>> >> s/
>> >> once it syncs with the ASF repos.
>> >>
>> >> afterwords: the tests worked!
>> >>
>> >>
>> >> On 11 November 2014 02:52, Arun C Murthy <ac...@hortonworks.com> wrote:
>> >>
>> >>> Folks,
>> >>>
>> >>> I've created a release candidate (rc0) for hadoop-2.6.0 that I 
>> >>> would like to see released.
>> >>>
>> >>> The RC is available at:
>> >>> http://people.apache.org/~acmurthy/hadoop-2.6.0-rc0
>> >>> The RC tag in git is: release-2.6.0-rc0
>> >>>
>> >>> The maven artifacts are available via repository.apache.org at
>> >>>
>> https://repository.apache.org/content/repositories/orgapachehadoop-1012.
>> >>>
>> >>> Please try the release and vote; the vote will run for the usual 
>> >>> 5
>> days.
>> >>>
>> >>> thanks,
>> >>> Arun
>> >>>
>> >>>
>> >>> --
>> >>> 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.
>> >>
>> >>
>> >>
>> >>
>>
>> --
>> Arun C. Murthy
>> Hortonworks Inc.
>> http://hortonworks.com/hdp/
>>
>>
>>
>> --
>> 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.6.0

Posted by "Liu, Yi A" <yi...@intel.com>.
Thanks Chris for pushing it :)

Regards,
Yi Liu


-----Original Message-----
From: Chris Nauroth [mailto:cnauroth@hortonworks.com] 
Sent: Friday, November 14, 2014 4:52 AM
To: common-dev@hadoop.apache.org
Cc: yarn-dev@hadoop.apache.org; mapreduce-dev@hadoop.apache.org; Ravi Prakash; hdfs-dev@hadoop.apache.org
Subject: Re: [VOTE] Release Apache Hadoop 2.6.0

I have committed HDFS-7385 down through branch-2.6.0.  Thank you!

Chris Nauroth
Hortonworks
http://hortonworks.com/


On Thu, Nov 13, 2014 at 9:14 AM, Chris Nauroth <cn...@hortonworks.com>
wrote:

> I'm helping to expedite a complete, approved patch for HDFS-7385 now.
> Then, we can make a final decision on its inclusion in 2.6.0.  Thank 
> you for bringing it up, Yi.
>
> Chris Nauroth
> Hortonworks
> http://hortonworks.com/
>
>
> On Wed, Nov 12, 2014 at 7:31 PM, Liu, Yi A <yi...@intel.com> wrote:
>
>> Arun, could you wait for HDFS-7385? It will cause issue of HDFS ACL 
>> and XAttrs in some case, the fix is very easy but I think the issue is critical.
>> I'm helping review it, and expect to commit today. Thanks.
>>
>> Regards,
>> Yi Liu
>>
>> -----Original Message-----
>> From: Arun C Murthy [mailto:acm@hortonworks.com]
>> Sent: Thursday, November 13, 2014 12:58 AM
>> To: yarn-dev@hadoop.apache.org
>> Cc: mapreduce-dev@hadoop.apache.org; Ravi Prakash; 
>> hdfs-dev@hadoop.apache.org; common-dev@hadoop.apache.org
>> Subject: Re: [VOTE] Release Apache Hadoop 2.6.0
>>
>> Sounds good. I'll create an rc1. Thanks.
>>
>> Arun
>>
>> On Nov 11, 2014, at 2:06 PM, Robert Kanter <rk...@cloudera.com> wrote:
>>
>> > Hi Arun,
>> >
>> > We were testing the RC and ran into a problem with the recent fixes 
>> > that were done for POODLE for Tomcat (HADOOP-11217 for KMS and
>> > HDFS-7274 for HttpFS).  Basically, in disabling SSLv3, we also 
>> > disabled SSLv2Hello, which is required for older clients (e.g. Java 
>> > 6 with openssl 0.9.8x) so they can't connect without it.  Just to 
>> > be clear, it does not mean SSLv2, which is insecure.  This also 
>> > affects
>> the MR shuffle in HADOOP-11243.
>> >
>> > The fix is super simple, so I think we should reopen these 3 JIRAs 
>> > and put in addendum patches and get them into 2.6.0.
>> >
>> > thanks
>> > - Robert
>> >
>> > On Tue, Nov 11, 2014 at 1:04 PM, Ravi Prakash <ra...@ymail.com>
>> wrote:
>> >
>> >> Hi Arun!
>> >> We are very close to completion on YARN-1964 (DockerContainerExecutor).
>> >> I'd also like HDFS-4882 to be checked in. Do you think these 
>> >> issues merit another RC?
>> >> ThanksRavi
>> >>
>> >>
>> >>     On Tuesday, November 11, 2014 11:57 AM, Steve Loughran < 
>> >> stevel@hortonworks.com> wrote:
>> >>
>> >>
>> >> +1 binding
>> >>
>> >> -patched slider pom to build against 2.6.0
>> >>
>> >> -verified build did download, which it did at up to ~8Mbps. Faster 
>> >> than a local build.
>> >>
>> >> -full clean test runs on OS/X & Linux
>> >>
>> >>
>> >> Windows 2012:
>> >>
>> >> Same thing. I did have to first build my own set of the windows 
>> >> native binaries, by checking out branch-2.6.0; doing a native 
>> >> build, copying the binaries and then purging the local m2 
>> >> repository of hadoop artifacts to be confident I was building 
>> >> against. For anyone who wants those native libs they will be up on 
>> >> https://github.com/apache/incubator-slider/tree/develop/bin/window
>> >> s/
>> >> once it syncs with the ASF repos.
>> >>
>> >> afterwords: the tests worked!
>> >>
>> >>
>> >> On 11 November 2014 02:52, Arun C Murthy <ac...@hortonworks.com> wrote:
>> >>
>> >>> Folks,
>> >>>
>> >>> I've created a release candidate (rc0) for hadoop-2.6.0 that I 
>> >>> would like to see released.
>> >>>
>> >>> The RC is available at:
>> >>> http://people.apache.org/~acmurthy/hadoop-2.6.0-rc0
>> >>> The RC tag in git is: release-2.6.0-rc0
>> >>>
>> >>> The maven artifacts are available via repository.apache.org at
>> >>>
>> https://repository.apache.org/content/repositories/orgapachehadoop-1012.
>> >>>
>> >>> Please try the release and vote; the vote will run for the usual 
>> >>> 5
>> days.
>> >>>
>> >>> thanks,
>> >>> Arun
>> >>>
>> >>>
>> >>> --
>> >>> 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.
>> >>
>> >>
>> >>
>> >>
>>
>> --
>> Arun C. Murthy
>> Hortonworks Inc.
>> http://hortonworks.com/hdp/
>>
>>
>>
>> --
>> 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.6.0

Posted by Chris Nauroth <cn...@hortonworks.com>.
I have committed HDFS-7385 down through branch-2.6.0.  Thank you!

Chris Nauroth
Hortonworks
http://hortonworks.com/


On Thu, Nov 13, 2014 at 9:14 AM, Chris Nauroth <cn...@hortonworks.com>
wrote:

> I'm helping to expedite a complete, approved patch for HDFS-7385 now.
> Then, we can make a final decision on its inclusion in 2.6.0.  Thank you
> for bringing it up, Yi.
>
> Chris Nauroth
> Hortonworks
> http://hortonworks.com/
>
>
> On Wed, Nov 12, 2014 at 7:31 PM, Liu, Yi A <yi...@intel.com> wrote:
>
>> Arun, could you wait for HDFS-7385? It will cause issue of HDFS ACL and
>> XAttrs in some case, the fix is very easy but I think the issue is critical.
>> I'm helping review it, and expect to commit today. Thanks.
>>
>> Regards,
>> Yi Liu
>>
>> -----Original Message-----
>> From: Arun C Murthy [mailto:acm@hortonworks.com]
>> Sent: Thursday, November 13, 2014 12:58 AM
>> To: yarn-dev@hadoop.apache.org
>> Cc: mapreduce-dev@hadoop.apache.org; Ravi Prakash;
>> hdfs-dev@hadoop.apache.org; common-dev@hadoop.apache.org
>> Subject: Re: [VOTE] Release Apache Hadoop 2.6.0
>>
>> Sounds good. I'll create an rc1. Thanks.
>>
>> Arun
>>
>> On Nov 11, 2014, at 2:06 PM, Robert Kanter <rk...@cloudera.com> wrote:
>>
>> > Hi Arun,
>> >
>> > We were testing the RC and ran into a problem with the recent fixes
>> > that were done for POODLE for Tomcat (HADOOP-11217 for KMS and
>> > HDFS-7274 for HttpFS).  Basically, in disabling SSLv3, we also
>> > disabled SSLv2Hello, which is required for older clients (e.g. Java 6
>> > with openssl 0.9.8x) so they can't connect without it.  Just to be
>> > clear, it does not mean SSLv2, which is insecure.  This also affects
>> the MR shuffle in HADOOP-11243.
>> >
>> > The fix is super simple, so I think we should reopen these 3 JIRAs and
>> > put in addendum patches and get them into 2.6.0.
>> >
>> > thanks
>> > - Robert
>> >
>> > On Tue, Nov 11, 2014 at 1:04 PM, Ravi Prakash <ra...@ymail.com>
>> wrote:
>> >
>> >> Hi Arun!
>> >> We are very close to completion on YARN-1964 (DockerContainerExecutor).
>> >> I'd also like HDFS-4882 to be checked in. Do you think these issues
>> >> merit another RC?
>> >> ThanksRavi
>> >>
>> >>
>> >>     On Tuesday, November 11, 2014 11:57 AM, Steve Loughran <
>> >> stevel@hortonworks.com> wrote:
>> >>
>> >>
>> >> +1 binding
>> >>
>> >> -patched slider pom to build against 2.6.0
>> >>
>> >> -verified build did download, which it did at up to ~8Mbps. Faster
>> >> than a local build.
>> >>
>> >> -full clean test runs on OS/X & Linux
>> >>
>> >>
>> >> Windows 2012:
>> >>
>> >> Same thing. I did have to first build my own set of the windows
>> >> native binaries, by checking out branch-2.6.0; doing a native build,
>> >> copying the binaries and then purging the local m2 repository of
>> >> hadoop artifacts to be confident I was building against. For anyone
>> >> who wants those native libs they will be up on
>> >> https://github.com/apache/incubator-slider/tree/develop/bin/windows/
>> >> once it syncs with the ASF repos.
>> >>
>> >> afterwords: the tests worked!
>> >>
>> >>
>> >> On 11 November 2014 02:52, Arun C Murthy <ac...@hortonworks.com> wrote:
>> >>
>> >>> Folks,
>> >>>
>> >>> I've created a release candidate (rc0) for hadoop-2.6.0 that I would
>> >>> like to see released.
>> >>>
>> >>> The RC is available at:
>> >>> http://people.apache.org/~acmurthy/hadoop-2.6.0-rc0
>> >>> The RC tag in git is: release-2.6.0-rc0
>> >>>
>> >>> The maven artifacts are available via repository.apache.org at
>> >>>
>> https://repository.apache.org/content/repositories/orgapachehadoop-1012.
>> >>>
>> >>> Please try the release and vote; the vote will run for the usual 5
>> days.
>> >>>
>> >>> thanks,
>> >>> Arun
>> >>>
>> >>>
>> >>> --
>> >>> 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.
>> >>
>> >>
>> >>
>> >>
>>
>> --
>> Arun C. Murthy
>> Hortonworks Inc.
>> http://hortonworks.com/hdp/
>>
>>
>>
>> --
>> 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.6.0

Posted by Chris Nauroth <cn...@hortonworks.com>.
I have committed HDFS-7385 down through branch-2.6.0.  Thank you!

Chris Nauroth
Hortonworks
http://hortonworks.com/


On Thu, Nov 13, 2014 at 9:14 AM, Chris Nauroth <cn...@hortonworks.com>
wrote:

> I'm helping to expedite a complete, approved patch for HDFS-7385 now.
> Then, we can make a final decision on its inclusion in 2.6.0.  Thank you
> for bringing it up, Yi.
>
> Chris Nauroth
> Hortonworks
> http://hortonworks.com/
>
>
> On Wed, Nov 12, 2014 at 7:31 PM, Liu, Yi A <yi...@intel.com> wrote:
>
>> Arun, could you wait for HDFS-7385? It will cause issue of HDFS ACL and
>> XAttrs in some case, the fix is very easy but I think the issue is critical.
>> I'm helping review it, and expect to commit today. Thanks.
>>
>> Regards,
>> Yi Liu
>>
>> -----Original Message-----
>> From: Arun C Murthy [mailto:acm@hortonworks.com]
>> Sent: Thursday, November 13, 2014 12:58 AM
>> To: yarn-dev@hadoop.apache.org
>> Cc: mapreduce-dev@hadoop.apache.org; Ravi Prakash;
>> hdfs-dev@hadoop.apache.org; common-dev@hadoop.apache.org
>> Subject: Re: [VOTE] Release Apache Hadoop 2.6.0
>>
>> Sounds good. I'll create an rc1. Thanks.
>>
>> Arun
>>
>> On Nov 11, 2014, at 2:06 PM, Robert Kanter <rk...@cloudera.com> wrote:
>>
>> > Hi Arun,
>> >
>> > We were testing the RC and ran into a problem with the recent fixes
>> > that were done for POODLE for Tomcat (HADOOP-11217 for KMS and
>> > HDFS-7274 for HttpFS).  Basically, in disabling SSLv3, we also
>> > disabled SSLv2Hello, which is required for older clients (e.g. Java 6
>> > with openssl 0.9.8x) so they can't connect without it.  Just to be
>> > clear, it does not mean SSLv2, which is insecure.  This also affects
>> the MR shuffle in HADOOP-11243.
>> >
>> > The fix is super simple, so I think we should reopen these 3 JIRAs and
>> > put in addendum patches and get them into 2.6.0.
>> >
>> > thanks
>> > - Robert
>> >
>> > On Tue, Nov 11, 2014 at 1:04 PM, Ravi Prakash <ra...@ymail.com>
>> wrote:
>> >
>> >> Hi Arun!
>> >> We are very close to completion on YARN-1964 (DockerContainerExecutor).
>> >> I'd also like HDFS-4882 to be checked in. Do you think these issues
>> >> merit another RC?
>> >> ThanksRavi
>> >>
>> >>
>> >>     On Tuesday, November 11, 2014 11:57 AM, Steve Loughran <
>> >> stevel@hortonworks.com> wrote:
>> >>
>> >>
>> >> +1 binding
>> >>
>> >> -patched slider pom to build against 2.6.0
>> >>
>> >> -verified build did download, which it did at up to ~8Mbps. Faster
>> >> than a local build.
>> >>
>> >> -full clean test runs on OS/X & Linux
>> >>
>> >>
>> >> Windows 2012:
>> >>
>> >> Same thing. I did have to first build my own set of the windows
>> >> native binaries, by checking out branch-2.6.0; doing a native build,
>> >> copying the binaries and then purging the local m2 repository of
>> >> hadoop artifacts to be confident I was building against. For anyone
>> >> who wants those native libs they will be up on
>> >> https://github.com/apache/incubator-slider/tree/develop/bin/windows/
>> >> once it syncs with the ASF repos.
>> >>
>> >> afterwords: the tests worked!
>> >>
>> >>
>> >> On 11 November 2014 02:52, Arun C Murthy <ac...@hortonworks.com> wrote:
>> >>
>> >>> Folks,
>> >>>
>> >>> I've created a release candidate (rc0) for hadoop-2.6.0 that I would
>> >>> like to see released.
>> >>>
>> >>> The RC is available at:
>> >>> http://people.apache.org/~acmurthy/hadoop-2.6.0-rc0
>> >>> The RC tag in git is: release-2.6.0-rc0
>> >>>
>> >>> The maven artifacts are available via repository.apache.org at
>> >>>
>> https://repository.apache.org/content/repositories/orgapachehadoop-1012.
>> >>>
>> >>> Please try the release and vote; the vote will run for the usual 5
>> days.
>> >>>
>> >>> thanks,
>> >>> Arun
>> >>>
>> >>>
>> >>> --
>> >>> 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.
>> >>
>> >>
>> >>
>> >>
>>
>> --
>> Arun C. Murthy
>> Hortonworks Inc.
>> http://hortonworks.com/hdp/
>>
>>
>>
>> --
>> 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.6.0

Posted by Chris Nauroth <cn...@hortonworks.com>.
I have committed HDFS-7385 down through branch-2.6.0.  Thank you!

Chris Nauroth
Hortonworks
http://hortonworks.com/


On Thu, Nov 13, 2014 at 9:14 AM, Chris Nauroth <cn...@hortonworks.com>
wrote:

> I'm helping to expedite a complete, approved patch for HDFS-7385 now.
> Then, we can make a final decision on its inclusion in 2.6.0.  Thank you
> for bringing it up, Yi.
>
> Chris Nauroth
> Hortonworks
> http://hortonworks.com/
>
>
> On Wed, Nov 12, 2014 at 7:31 PM, Liu, Yi A <yi...@intel.com> wrote:
>
>> Arun, could you wait for HDFS-7385? It will cause issue of HDFS ACL and
>> XAttrs in some case, the fix is very easy but I think the issue is critical.
>> I'm helping review it, and expect to commit today. Thanks.
>>
>> Regards,
>> Yi Liu
>>
>> -----Original Message-----
>> From: Arun C Murthy [mailto:acm@hortonworks.com]
>> Sent: Thursday, November 13, 2014 12:58 AM
>> To: yarn-dev@hadoop.apache.org
>> Cc: mapreduce-dev@hadoop.apache.org; Ravi Prakash;
>> hdfs-dev@hadoop.apache.org; common-dev@hadoop.apache.org
>> Subject: Re: [VOTE] Release Apache Hadoop 2.6.0
>>
>> Sounds good. I'll create an rc1. Thanks.
>>
>> Arun
>>
>> On Nov 11, 2014, at 2:06 PM, Robert Kanter <rk...@cloudera.com> wrote:
>>
>> > Hi Arun,
>> >
>> > We were testing the RC and ran into a problem with the recent fixes
>> > that were done for POODLE for Tomcat (HADOOP-11217 for KMS and
>> > HDFS-7274 for HttpFS).  Basically, in disabling SSLv3, we also
>> > disabled SSLv2Hello, which is required for older clients (e.g. Java 6
>> > with openssl 0.9.8x) so they can't connect without it.  Just to be
>> > clear, it does not mean SSLv2, which is insecure.  This also affects
>> the MR shuffle in HADOOP-11243.
>> >
>> > The fix is super simple, so I think we should reopen these 3 JIRAs and
>> > put in addendum patches and get them into 2.6.0.
>> >
>> > thanks
>> > - Robert
>> >
>> > On Tue, Nov 11, 2014 at 1:04 PM, Ravi Prakash <ra...@ymail.com>
>> wrote:
>> >
>> >> Hi Arun!
>> >> We are very close to completion on YARN-1964 (DockerContainerExecutor).
>> >> I'd also like HDFS-4882 to be checked in. Do you think these issues
>> >> merit another RC?
>> >> ThanksRavi
>> >>
>> >>
>> >>     On Tuesday, November 11, 2014 11:57 AM, Steve Loughran <
>> >> stevel@hortonworks.com> wrote:
>> >>
>> >>
>> >> +1 binding
>> >>
>> >> -patched slider pom to build against 2.6.0
>> >>
>> >> -verified build did download, which it did at up to ~8Mbps. Faster
>> >> than a local build.
>> >>
>> >> -full clean test runs on OS/X & Linux
>> >>
>> >>
>> >> Windows 2012:
>> >>
>> >> Same thing. I did have to first build my own set of the windows
>> >> native binaries, by checking out branch-2.6.0; doing a native build,
>> >> copying the binaries and then purging the local m2 repository of
>> >> hadoop artifacts to be confident I was building against. For anyone
>> >> who wants those native libs they will be up on
>> >> https://github.com/apache/incubator-slider/tree/develop/bin/windows/
>> >> once it syncs with the ASF repos.
>> >>
>> >> afterwords: the tests worked!
>> >>
>> >>
>> >> On 11 November 2014 02:52, Arun C Murthy <ac...@hortonworks.com> wrote:
>> >>
>> >>> Folks,
>> >>>
>> >>> I've created a release candidate (rc0) for hadoop-2.6.0 that I would
>> >>> like to see released.
>> >>>
>> >>> The RC is available at:
>> >>> http://people.apache.org/~acmurthy/hadoop-2.6.0-rc0
>> >>> The RC tag in git is: release-2.6.0-rc0
>> >>>
>> >>> The maven artifacts are available via repository.apache.org at
>> >>>
>> https://repository.apache.org/content/repositories/orgapachehadoop-1012.
>> >>>
>> >>> Please try the release and vote; the vote will run for the usual 5
>> days.
>> >>>
>> >>> thanks,
>> >>> Arun
>> >>>
>> >>>
>> >>> --
>> >>> 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.
>> >>
>> >>
>> >>
>> >>
>>
>> --
>> Arun C. Murthy
>> Hortonworks Inc.
>> http://hortonworks.com/hdp/
>>
>>
>>
>> --
>> 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.6.0

Posted by Chris Nauroth <cn...@hortonworks.com>.
I have committed HDFS-7385 down through branch-2.6.0.  Thank you!

Chris Nauroth
Hortonworks
http://hortonworks.com/


On Thu, Nov 13, 2014 at 9:14 AM, Chris Nauroth <cn...@hortonworks.com>
wrote:

> I'm helping to expedite a complete, approved patch for HDFS-7385 now.
> Then, we can make a final decision on its inclusion in 2.6.0.  Thank you
> for bringing it up, Yi.
>
> Chris Nauroth
> Hortonworks
> http://hortonworks.com/
>
>
> On Wed, Nov 12, 2014 at 7:31 PM, Liu, Yi A <yi...@intel.com> wrote:
>
>> Arun, could you wait for HDFS-7385? It will cause issue of HDFS ACL and
>> XAttrs in some case, the fix is very easy but I think the issue is critical.
>> I'm helping review it, and expect to commit today. Thanks.
>>
>> Regards,
>> Yi Liu
>>
>> -----Original Message-----
>> From: Arun C Murthy [mailto:acm@hortonworks.com]
>> Sent: Thursday, November 13, 2014 12:58 AM
>> To: yarn-dev@hadoop.apache.org
>> Cc: mapreduce-dev@hadoop.apache.org; Ravi Prakash;
>> hdfs-dev@hadoop.apache.org; common-dev@hadoop.apache.org
>> Subject: Re: [VOTE] Release Apache Hadoop 2.6.0
>>
>> Sounds good. I'll create an rc1. Thanks.
>>
>> Arun
>>
>> On Nov 11, 2014, at 2:06 PM, Robert Kanter <rk...@cloudera.com> wrote:
>>
>> > Hi Arun,
>> >
>> > We were testing the RC and ran into a problem with the recent fixes
>> > that were done for POODLE for Tomcat (HADOOP-11217 for KMS and
>> > HDFS-7274 for HttpFS).  Basically, in disabling SSLv3, we also
>> > disabled SSLv2Hello, which is required for older clients (e.g. Java 6
>> > with openssl 0.9.8x) so they can't connect without it.  Just to be
>> > clear, it does not mean SSLv2, which is insecure.  This also affects
>> the MR shuffle in HADOOP-11243.
>> >
>> > The fix is super simple, so I think we should reopen these 3 JIRAs and
>> > put in addendum patches and get them into 2.6.0.
>> >
>> > thanks
>> > - Robert
>> >
>> > On Tue, Nov 11, 2014 at 1:04 PM, Ravi Prakash <ra...@ymail.com>
>> wrote:
>> >
>> >> Hi Arun!
>> >> We are very close to completion on YARN-1964 (DockerContainerExecutor).
>> >> I'd also like HDFS-4882 to be checked in. Do you think these issues
>> >> merit another RC?
>> >> ThanksRavi
>> >>
>> >>
>> >>     On Tuesday, November 11, 2014 11:57 AM, Steve Loughran <
>> >> stevel@hortonworks.com> wrote:
>> >>
>> >>
>> >> +1 binding
>> >>
>> >> -patched slider pom to build against 2.6.0
>> >>
>> >> -verified build did download, which it did at up to ~8Mbps. Faster
>> >> than a local build.
>> >>
>> >> -full clean test runs on OS/X & Linux
>> >>
>> >>
>> >> Windows 2012:
>> >>
>> >> Same thing. I did have to first build my own set of the windows
>> >> native binaries, by checking out branch-2.6.0; doing a native build,
>> >> copying the binaries and then purging the local m2 repository of
>> >> hadoop artifacts to be confident I was building against. For anyone
>> >> who wants those native libs they will be up on
>> >> https://github.com/apache/incubator-slider/tree/develop/bin/windows/
>> >> once it syncs with the ASF repos.
>> >>
>> >> afterwords: the tests worked!
>> >>
>> >>
>> >> On 11 November 2014 02:52, Arun C Murthy <ac...@hortonworks.com> wrote:
>> >>
>> >>> Folks,
>> >>>
>> >>> I've created a release candidate (rc0) for hadoop-2.6.0 that I would
>> >>> like to see released.
>> >>>
>> >>> The RC is available at:
>> >>> http://people.apache.org/~acmurthy/hadoop-2.6.0-rc0
>> >>> The RC tag in git is: release-2.6.0-rc0
>> >>>
>> >>> The maven artifacts are available via repository.apache.org at
>> >>>
>> https://repository.apache.org/content/repositories/orgapachehadoop-1012.
>> >>>
>> >>> Please try the release and vote; the vote will run for the usual 5
>> days.
>> >>>
>> >>> thanks,
>> >>> Arun
>> >>>
>> >>>
>> >>> --
>> >>> 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.
>> >>
>> >>
>> >>
>> >>
>>
>> --
>> Arun C. Murthy
>> Hortonworks Inc.
>> http://hortonworks.com/hdp/
>>
>>
>>
>> --
>> 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.6.0

Posted by Chris Nauroth <cn...@hortonworks.com>.
I'm helping to expedite a complete, approved patch for HDFS-7385 now.
Then, we can make a final decision on its inclusion in 2.6.0.  Thank you
for bringing it up, Yi.

Chris Nauroth
Hortonworks
http://hortonworks.com/


On Wed, Nov 12, 2014 at 7:31 PM, Liu, Yi A <yi...@intel.com> wrote:

> Arun, could you wait for HDFS-7385? It will cause issue of HDFS ACL and
> XAttrs in some case, the fix is very easy but I think the issue is critical.
> I'm helping review it, and expect to commit today. Thanks.
>
> Regards,
> Yi Liu
>
> -----Original Message-----
> From: Arun C Murthy [mailto:acm@hortonworks.com]
> Sent: Thursday, November 13, 2014 12:58 AM
> To: yarn-dev@hadoop.apache.org
> Cc: mapreduce-dev@hadoop.apache.org; Ravi Prakash;
> hdfs-dev@hadoop.apache.org; common-dev@hadoop.apache.org
> Subject: Re: [VOTE] Release Apache Hadoop 2.6.0
>
> Sounds good. I'll create an rc1. Thanks.
>
> Arun
>
> On Nov 11, 2014, at 2:06 PM, Robert Kanter <rk...@cloudera.com> wrote:
>
> > Hi Arun,
> >
> > We were testing the RC and ran into a problem with the recent fixes
> > that were done for POODLE for Tomcat (HADOOP-11217 for KMS and
> > HDFS-7274 for HttpFS).  Basically, in disabling SSLv3, we also
> > disabled SSLv2Hello, which is required for older clients (e.g. Java 6
> > with openssl 0.9.8x) so they can't connect without it.  Just to be
> > clear, it does not mean SSLv2, which is insecure.  This also affects the
> MR shuffle in HADOOP-11243.
> >
> > The fix is super simple, so I think we should reopen these 3 JIRAs and
> > put in addendum patches and get them into 2.6.0.
> >
> > thanks
> > - Robert
> >
> > On Tue, Nov 11, 2014 at 1:04 PM, Ravi Prakash <ra...@ymail.com> wrote:
> >
> >> Hi Arun!
> >> We are very close to completion on YARN-1964 (DockerContainerExecutor).
> >> I'd also like HDFS-4882 to be checked in. Do you think these issues
> >> merit another RC?
> >> ThanksRavi
> >>
> >>
> >>     On Tuesday, November 11, 2014 11:57 AM, Steve Loughran <
> >> stevel@hortonworks.com> wrote:
> >>
> >>
> >> +1 binding
> >>
> >> -patched slider pom to build against 2.6.0
> >>
> >> -verified build did download, which it did at up to ~8Mbps. Faster
> >> than a local build.
> >>
> >> -full clean test runs on OS/X & Linux
> >>
> >>
> >> Windows 2012:
> >>
> >> Same thing. I did have to first build my own set of the windows
> >> native binaries, by checking out branch-2.6.0; doing a native build,
> >> copying the binaries and then purging the local m2 repository of
> >> hadoop artifacts to be confident I was building against. For anyone
> >> who wants those native libs they will be up on
> >> https://github.com/apache/incubator-slider/tree/develop/bin/windows/
> >> once it syncs with the ASF repos.
> >>
> >> afterwords: the tests worked!
> >>
> >>
> >> On 11 November 2014 02:52, Arun C Murthy <ac...@hortonworks.com> wrote:
> >>
> >>> Folks,
> >>>
> >>> I've created a release candidate (rc0) for hadoop-2.6.0 that I would
> >>> like to see released.
> >>>
> >>> The RC is available at:
> >>> http://people.apache.org/~acmurthy/hadoop-2.6.0-rc0
> >>> The RC tag in git is: release-2.6.0-rc0
> >>>
> >>> The maven artifacts are available via repository.apache.org at
> >>>
> https://repository.apache.org/content/repositories/orgapachehadoop-1012.
> >>>
> >>> Please try the release and vote; the vote will run for the usual 5
> days.
> >>>
> >>> thanks,
> >>> Arun
> >>>
> >>>
> >>> --
> >>> 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.
> >>
> >>
> >>
> >>
>
> --
> Arun C. Murthy
> Hortonworks Inc.
> http://hortonworks.com/hdp/
>
>
>
> --
> 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.6.0

Posted by Chris Nauroth <cn...@hortonworks.com>.
I'm helping to expedite a complete, approved patch for HDFS-7385 now.
Then, we can make a final decision on its inclusion in 2.6.0.  Thank you
for bringing it up, Yi.

Chris Nauroth
Hortonworks
http://hortonworks.com/


On Wed, Nov 12, 2014 at 7:31 PM, Liu, Yi A <yi...@intel.com> wrote:

> Arun, could you wait for HDFS-7385? It will cause issue of HDFS ACL and
> XAttrs in some case, the fix is very easy but I think the issue is critical.
> I'm helping review it, and expect to commit today. Thanks.
>
> Regards,
> Yi Liu
>
> -----Original Message-----
> From: Arun C Murthy [mailto:acm@hortonworks.com]
> Sent: Thursday, November 13, 2014 12:58 AM
> To: yarn-dev@hadoop.apache.org
> Cc: mapreduce-dev@hadoop.apache.org; Ravi Prakash;
> hdfs-dev@hadoop.apache.org; common-dev@hadoop.apache.org
> Subject: Re: [VOTE] Release Apache Hadoop 2.6.0
>
> Sounds good. I'll create an rc1. Thanks.
>
> Arun
>
> On Nov 11, 2014, at 2:06 PM, Robert Kanter <rk...@cloudera.com> wrote:
>
> > Hi Arun,
> >
> > We were testing the RC and ran into a problem with the recent fixes
> > that were done for POODLE for Tomcat (HADOOP-11217 for KMS and
> > HDFS-7274 for HttpFS).  Basically, in disabling SSLv3, we also
> > disabled SSLv2Hello, which is required for older clients (e.g. Java 6
> > with openssl 0.9.8x) so they can't connect without it.  Just to be
> > clear, it does not mean SSLv2, which is insecure.  This also affects the
> MR shuffle in HADOOP-11243.
> >
> > The fix is super simple, so I think we should reopen these 3 JIRAs and
> > put in addendum patches and get them into 2.6.0.
> >
> > thanks
> > - Robert
> >
> > On Tue, Nov 11, 2014 at 1:04 PM, Ravi Prakash <ra...@ymail.com> wrote:
> >
> >> Hi Arun!
> >> We are very close to completion on YARN-1964 (DockerContainerExecutor).
> >> I'd also like HDFS-4882 to be checked in. Do you think these issues
> >> merit another RC?
> >> ThanksRavi
> >>
> >>
> >>     On Tuesday, November 11, 2014 11:57 AM, Steve Loughran <
> >> stevel@hortonworks.com> wrote:
> >>
> >>
> >> +1 binding
> >>
> >> -patched slider pom to build against 2.6.0
> >>
> >> -verified build did download, which it did at up to ~8Mbps. Faster
> >> than a local build.
> >>
> >> -full clean test runs on OS/X & Linux
> >>
> >>
> >> Windows 2012:
> >>
> >> Same thing. I did have to first build my own set of the windows
> >> native binaries, by checking out branch-2.6.0; doing a native build,
> >> copying the binaries and then purging the local m2 repository of
> >> hadoop artifacts to be confident I was building against. For anyone
> >> who wants those native libs they will be up on
> >> https://github.com/apache/incubator-slider/tree/develop/bin/windows/
> >> once it syncs with the ASF repos.
> >>
> >> afterwords: the tests worked!
> >>
> >>
> >> On 11 November 2014 02:52, Arun C Murthy <ac...@hortonworks.com> wrote:
> >>
> >>> Folks,
> >>>
> >>> I've created a release candidate (rc0) for hadoop-2.6.0 that I would
> >>> like to see released.
> >>>
> >>> The RC is available at:
> >>> http://people.apache.org/~acmurthy/hadoop-2.6.0-rc0
> >>> The RC tag in git is: release-2.6.0-rc0
> >>>
> >>> The maven artifacts are available via repository.apache.org at
> >>>
> https://repository.apache.org/content/repositories/orgapachehadoop-1012.
> >>>
> >>> Please try the release and vote; the vote will run for the usual 5
> days.
> >>>
> >>> thanks,
> >>> Arun
> >>>
> >>>
> >>> --
> >>> 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.
> >>
> >>
> >>
> >>
>
> --
> Arun C. Murthy
> Hortonworks Inc.
> http://hortonworks.com/hdp/
>
>
>
> --
> 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.6.0

Posted by Chris Nauroth <cn...@hortonworks.com>.
I'm helping to expedite a complete, approved patch for HDFS-7385 now.
Then, we can make a final decision on its inclusion in 2.6.0.  Thank you
for bringing it up, Yi.

Chris Nauroth
Hortonworks
http://hortonworks.com/


On Wed, Nov 12, 2014 at 7:31 PM, Liu, Yi A <yi...@intel.com> wrote:

> Arun, could you wait for HDFS-7385? It will cause issue of HDFS ACL and
> XAttrs in some case, the fix is very easy but I think the issue is critical.
> I'm helping review it, and expect to commit today. Thanks.
>
> Regards,
> Yi Liu
>
> -----Original Message-----
> From: Arun C Murthy [mailto:acm@hortonworks.com]
> Sent: Thursday, November 13, 2014 12:58 AM
> To: yarn-dev@hadoop.apache.org
> Cc: mapreduce-dev@hadoop.apache.org; Ravi Prakash;
> hdfs-dev@hadoop.apache.org; common-dev@hadoop.apache.org
> Subject: Re: [VOTE] Release Apache Hadoop 2.6.0
>
> Sounds good. I'll create an rc1. Thanks.
>
> Arun
>
> On Nov 11, 2014, at 2:06 PM, Robert Kanter <rk...@cloudera.com> wrote:
>
> > Hi Arun,
> >
> > We were testing the RC and ran into a problem with the recent fixes
> > that were done for POODLE for Tomcat (HADOOP-11217 for KMS and
> > HDFS-7274 for HttpFS).  Basically, in disabling SSLv3, we also
> > disabled SSLv2Hello, which is required for older clients (e.g. Java 6
> > with openssl 0.9.8x) so they can't connect without it.  Just to be
> > clear, it does not mean SSLv2, which is insecure.  This also affects the
> MR shuffle in HADOOP-11243.
> >
> > The fix is super simple, so I think we should reopen these 3 JIRAs and
> > put in addendum patches and get them into 2.6.0.
> >
> > thanks
> > - Robert
> >
> > On Tue, Nov 11, 2014 at 1:04 PM, Ravi Prakash <ra...@ymail.com> wrote:
> >
> >> Hi Arun!
> >> We are very close to completion on YARN-1964 (DockerContainerExecutor).
> >> I'd also like HDFS-4882 to be checked in. Do you think these issues
> >> merit another RC?
> >> ThanksRavi
> >>
> >>
> >>     On Tuesday, November 11, 2014 11:57 AM, Steve Loughran <
> >> stevel@hortonworks.com> wrote:
> >>
> >>
> >> +1 binding
> >>
> >> -patched slider pom to build against 2.6.0
> >>
> >> -verified build did download, which it did at up to ~8Mbps. Faster
> >> than a local build.
> >>
> >> -full clean test runs on OS/X & Linux
> >>
> >>
> >> Windows 2012:
> >>
> >> Same thing. I did have to first build my own set of the windows
> >> native binaries, by checking out branch-2.6.0; doing a native build,
> >> copying the binaries and then purging the local m2 repository of
> >> hadoop artifacts to be confident I was building against. For anyone
> >> who wants those native libs they will be up on
> >> https://github.com/apache/incubator-slider/tree/develop/bin/windows/
> >> once it syncs with the ASF repos.
> >>
> >> afterwords: the tests worked!
> >>
> >>
> >> On 11 November 2014 02:52, Arun C Murthy <ac...@hortonworks.com> wrote:
> >>
> >>> Folks,
> >>>
> >>> I've created a release candidate (rc0) for hadoop-2.6.0 that I would
> >>> like to see released.
> >>>
> >>> The RC is available at:
> >>> http://people.apache.org/~acmurthy/hadoop-2.6.0-rc0
> >>> The RC tag in git is: release-2.6.0-rc0
> >>>
> >>> The maven artifacts are available via repository.apache.org at
> >>>
> https://repository.apache.org/content/repositories/orgapachehadoop-1012.
> >>>
> >>> Please try the release and vote; the vote will run for the usual 5
> days.
> >>>
> >>> thanks,
> >>> Arun
> >>>
> >>>
> >>> --
> >>> 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.
> >>
> >>
> >>
> >>
>
> --
> Arun C. Murthy
> Hortonworks Inc.
> http://hortonworks.com/hdp/
>
>
>
> --
> 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.6.0

Posted by Chris Nauroth <cn...@hortonworks.com>.
I'm helping to expedite a complete, approved patch for HDFS-7385 now.
Then, we can make a final decision on its inclusion in 2.6.0.  Thank you
for bringing it up, Yi.

Chris Nauroth
Hortonworks
http://hortonworks.com/


On Wed, Nov 12, 2014 at 7:31 PM, Liu, Yi A <yi...@intel.com> wrote:

> Arun, could you wait for HDFS-7385? It will cause issue of HDFS ACL and
> XAttrs in some case, the fix is very easy but I think the issue is critical.
> I'm helping review it, and expect to commit today. Thanks.
>
> Regards,
> Yi Liu
>
> -----Original Message-----
> From: Arun C Murthy [mailto:acm@hortonworks.com]
> Sent: Thursday, November 13, 2014 12:58 AM
> To: yarn-dev@hadoop.apache.org
> Cc: mapreduce-dev@hadoop.apache.org; Ravi Prakash;
> hdfs-dev@hadoop.apache.org; common-dev@hadoop.apache.org
> Subject: Re: [VOTE] Release Apache Hadoop 2.6.0
>
> Sounds good. I'll create an rc1. Thanks.
>
> Arun
>
> On Nov 11, 2014, at 2:06 PM, Robert Kanter <rk...@cloudera.com> wrote:
>
> > Hi Arun,
> >
> > We were testing the RC and ran into a problem with the recent fixes
> > that were done for POODLE for Tomcat (HADOOP-11217 for KMS and
> > HDFS-7274 for HttpFS).  Basically, in disabling SSLv3, we also
> > disabled SSLv2Hello, which is required for older clients (e.g. Java 6
> > with openssl 0.9.8x) so they can't connect without it.  Just to be
> > clear, it does not mean SSLv2, which is insecure.  This also affects the
> MR shuffle in HADOOP-11243.
> >
> > The fix is super simple, so I think we should reopen these 3 JIRAs and
> > put in addendum patches and get them into 2.6.0.
> >
> > thanks
> > - Robert
> >
> > On Tue, Nov 11, 2014 at 1:04 PM, Ravi Prakash <ra...@ymail.com> wrote:
> >
> >> Hi Arun!
> >> We are very close to completion on YARN-1964 (DockerContainerExecutor).
> >> I'd also like HDFS-4882 to be checked in. Do you think these issues
> >> merit another RC?
> >> ThanksRavi
> >>
> >>
> >>     On Tuesday, November 11, 2014 11:57 AM, Steve Loughran <
> >> stevel@hortonworks.com> wrote:
> >>
> >>
> >> +1 binding
> >>
> >> -patched slider pom to build against 2.6.0
> >>
> >> -verified build did download, which it did at up to ~8Mbps. Faster
> >> than a local build.
> >>
> >> -full clean test runs on OS/X & Linux
> >>
> >>
> >> Windows 2012:
> >>
> >> Same thing. I did have to first build my own set of the windows
> >> native binaries, by checking out branch-2.6.0; doing a native build,
> >> copying the binaries and then purging the local m2 repository of
> >> hadoop artifacts to be confident I was building against. For anyone
> >> who wants those native libs they will be up on
> >> https://github.com/apache/incubator-slider/tree/develop/bin/windows/
> >> once it syncs with the ASF repos.
> >>
> >> afterwords: the tests worked!
> >>
> >>
> >> On 11 November 2014 02:52, Arun C Murthy <ac...@hortonworks.com> wrote:
> >>
> >>> Folks,
> >>>
> >>> I've created a release candidate (rc0) for hadoop-2.6.0 that I would
> >>> like to see released.
> >>>
> >>> The RC is available at:
> >>> http://people.apache.org/~acmurthy/hadoop-2.6.0-rc0
> >>> The RC tag in git is: release-2.6.0-rc0
> >>>
> >>> The maven artifacts are available via repository.apache.org at
> >>>
> https://repository.apache.org/content/repositories/orgapachehadoop-1012.
> >>>
> >>> Please try the release and vote; the vote will run for the usual 5
> days.
> >>>
> >>> thanks,
> >>> Arun
> >>>
> >>>
> >>> --
> >>> 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.
> >>
> >>
> >>
> >>
>
> --
> Arun C. Murthy
> Hortonworks Inc.
> http://hortonworks.com/hdp/
>
>
>
> --
> 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.6.0

Posted by "Liu, Yi A" <yi...@intel.com>.
Arun, could you wait for HDFS-7385? It will cause issue of HDFS ACL and XAttrs in some case, the fix is very easy but I think the issue is critical. 
I'm helping review it, and expect to commit today. Thanks.

Regards,
Yi Liu

-----Original Message-----
From: Arun C Murthy [mailto:acm@hortonworks.com] 
Sent: Thursday, November 13, 2014 12:58 AM
To: yarn-dev@hadoop.apache.org
Cc: mapreduce-dev@hadoop.apache.org; Ravi Prakash; hdfs-dev@hadoop.apache.org; common-dev@hadoop.apache.org
Subject: Re: [VOTE] Release Apache Hadoop 2.6.0

Sounds good. I'll create an rc1. Thanks.

Arun

On Nov 11, 2014, at 2:06 PM, Robert Kanter <rk...@cloudera.com> wrote:

> Hi Arun,
> 
> We were testing the RC and ran into a problem with the recent fixes 
> that were done for POODLE for Tomcat (HADOOP-11217 for KMS and 
> HDFS-7274 for HttpFS).  Basically, in disabling SSLv3, we also 
> disabled SSLv2Hello, which is required for older clients (e.g. Java 6 
> with openssl 0.9.8x) so they can't connect without it.  Just to be 
> clear, it does not mean SSLv2, which is insecure.  This also affects the MR shuffle in HADOOP-11243.
> 
> The fix is super simple, so I think we should reopen these 3 JIRAs and 
> put in addendum patches and get them into 2.6.0.
> 
> thanks
> - Robert
> 
> On Tue, Nov 11, 2014 at 1:04 PM, Ravi Prakash <ra...@ymail.com> wrote:
> 
>> Hi Arun!
>> We are very close to completion on YARN-1964 (DockerContainerExecutor).
>> I'd also like HDFS-4882 to be checked in. Do you think these issues 
>> merit another RC?
>> ThanksRavi
>> 
>> 
>>     On Tuesday, November 11, 2014 11:57 AM, Steve Loughran < 
>> stevel@hortonworks.com> wrote:
>> 
>> 
>> +1 binding
>> 
>> -patched slider pom to build against 2.6.0
>> 
>> -verified build did download, which it did at up to ~8Mbps. Faster 
>> than a local build.
>> 
>> -full clean test runs on OS/X & Linux
>> 
>> 
>> Windows 2012:
>> 
>> Same thing. I did have to first build my own set of the windows 
>> native binaries, by checking out branch-2.6.0; doing a native build, 
>> copying the binaries and then purging the local m2 repository of 
>> hadoop artifacts to be confident I was building against. For anyone 
>> who wants those native libs they will be up on 
>> https://github.com/apache/incubator-slider/tree/develop/bin/windows/ 
>> once it syncs with the ASF repos.
>> 
>> afterwords: the tests worked!
>> 
>> 
>> On 11 November 2014 02:52, Arun C Murthy <ac...@hortonworks.com> wrote:
>> 
>>> Folks,
>>> 
>>> I've created a release candidate (rc0) for hadoop-2.6.0 that I would 
>>> like to see released.
>>> 
>>> The RC is available at:
>>> http://people.apache.org/~acmurthy/hadoop-2.6.0-rc0
>>> The RC tag in git is: release-2.6.0-rc0
>>> 
>>> The maven artifacts are available via repository.apache.org at 
>>> https://repository.apache.org/content/repositories/orgapachehadoop-1012.
>>> 
>>> Please try the release and vote; the vote will run for the usual 5 days.
>>> 
>>> thanks,
>>> Arun
>>> 
>>> 
>>> --
>>> 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.
>> 
>> 
>> 
>> 

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



--
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.6.0

Posted by "Liu, Yi A" <yi...@intel.com>.
Arun, could you wait for HDFS-7385? It will cause issue of HDFS ACL and XAttrs in some case, the fix is very easy but I think the issue is critical. 
I'm helping review it, and expect to commit today. Thanks.

Regards,
Yi Liu

-----Original Message-----
From: Arun C Murthy [mailto:acm@hortonworks.com] 
Sent: Thursday, November 13, 2014 12:58 AM
To: yarn-dev@hadoop.apache.org
Cc: mapreduce-dev@hadoop.apache.org; Ravi Prakash; hdfs-dev@hadoop.apache.org; common-dev@hadoop.apache.org
Subject: Re: [VOTE] Release Apache Hadoop 2.6.0

Sounds good. I'll create an rc1. Thanks.

Arun

On Nov 11, 2014, at 2:06 PM, Robert Kanter <rk...@cloudera.com> wrote:

> Hi Arun,
> 
> We were testing the RC and ran into a problem with the recent fixes 
> that were done for POODLE for Tomcat (HADOOP-11217 for KMS and 
> HDFS-7274 for HttpFS).  Basically, in disabling SSLv3, we also 
> disabled SSLv2Hello, which is required for older clients (e.g. Java 6 
> with openssl 0.9.8x) so they can't connect without it.  Just to be 
> clear, it does not mean SSLv2, which is insecure.  This also affects the MR shuffle in HADOOP-11243.
> 
> The fix is super simple, so I think we should reopen these 3 JIRAs and 
> put in addendum patches and get them into 2.6.0.
> 
> thanks
> - Robert
> 
> On Tue, Nov 11, 2014 at 1:04 PM, Ravi Prakash <ra...@ymail.com> wrote:
> 
>> Hi Arun!
>> We are very close to completion on YARN-1964 (DockerContainerExecutor).
>> I'd also like HDFS-4882 to be checked in. Do you think these issues 
>> merit another RC?
>> ThanksRavi
>> 
>> 
>>     On Tuesday, November 11, 2014 11:57 AM, Steve Loughran < 
>> stevel@hortonworks.com> wrote:
>> 
>> 
>> +1 binding
>> 
>> -patched slider pom to build against 2.6.0
>> 
>> -verified build did download, which it did at up to ~8Mbps. Faster 
>> than a local build.
>> 
>> -full clean test runs on OS/X & Linux
>> 
>> 
>> Windows 2012:
>> 
>> Same thing. I did have to first build my own set of the windows 
>> native binaries, by checking out branch-2.6.0; doing a native build, 
>> copying the binaries and then purging the local m2 repository of 
>> hadoop artifacts to be confident I was building against. For anyone 
>> who wants those native libs they will be up on 
>> https://github.com/apache/incubator-slider/tree/develop/bin/windows/ 
>> once it syncs with the ASF repos.
>> 
>> afterwords: the tests worked!
>> 
>> 
>> On 11 November 2014 02:52, Arun C Murthy <ac...@hortonworks.com> wrote:
>> 
>>> Folks,
>>> 
>>> I've created a release candidate (rc0) for hadoop-2.6.0 that I would 
>>> like to see released.
>>> 
>>> The RC is available at:
>>> http://people.apache.org/~acmurthy/hadoop-2.6.0-rc0
>>> The RC tag in git is: release-2.6.0-rc0
>>> 
>>> The maven artifacts are available via repository.apache.org at 
>>> https://repository.apache.org/content/repositories/orgapachehadoop-1012.
>>> 
>>> Please try the release and vote; the vote will run for the usual 5 days.
>>> 
>>> thanks,
>>> Arun
>>> 
>>> 
>>> --
>>> 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.
>> 
>> 
>> 
>> 

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



--
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.6.0

Posted by "Liu, Yi A" <yi...@intel.com>.
Arun, could you wait for HDFS-7385? It will cause issue of HDFS ACL and XAttrs in some case, the fix is very easy but I think the issue is critical. 
I'm helping review it, and expect to commit today. Thanks.

Regards,
Yi Liu

-----Original Message-----
From: Arun C Murthy [mailto:acm@hortonworks.com] 
Sent: Thursday, November 13, 2014 12:58 AM
To: yarn-dev@hadoop.apache.org
Cc: mapreduce-dev@hadoop.apache.org; Ravi Prakash; hdfs-dev@hadoop.apache.org; common-dev@hadoop.apache.org
Subject: Re: [VOTE] Release Apache Hadoop 2.6.0

Sounds good. I'll create an rc1. Thanks.

Arun

On Nov 11, 2014, at 2:06 PM, Robert Kanter <rk...@cloudera.com> wrote:

> Hi Arun,
> 
> We were testing the RC and ran into a problem with the recent fixes 
> that were done for POODLE for Tomcat (HADOOP-11217 for KMS and 
> HDFS-7274 for HttpFS).  Basically, in disabling SSLv3, we also 
> disabled SSLv2Hello, which is required for older clients (e.g. Java 6 
> with openssl 0.9.8x) so they can't connect without it.  Just to be 
> clear, it does not mean SSLv2, which is insecure.  This also affects the MR shuffle in HADOOP-11243.
> 
> The fix is super simple, so I think we should reopen these 3 JIRAs and 
> put in addendum patches and get them into 2.6.0.
> 
> thanks
> - Robert
> 
> On Tue, Nov 11, 2014 at 1:04 PM, Ravi Prakash <ra...@ymail.com> wrote:
> 
>> Hi Arun!
>> We are very close to completion on YARN-1964 (DockerContainerExecutor).
>> I'd also like HDFS-4882 to be checked in. Do you think these issues 
>> merit another RC?
>> ThanksRavi
>> 
>> 
>>     On Tuesday, November 11, 2014 11:57 AM, Steve Loughran < 
>> stevel@hortonworks.com> wrote:
>> 
>> 
>> +1 binding
>> 
>> -patched slider pom to build against 2.6.0
>> 
>> -verified build did download, which it did at up to ~8Mbps. Faster 
>> than a local build.
>> 
>> -full clean test runs on OS/X & Linux
>> 
>> 
>> Windows 2012:
>> 
>> Same thing. I did have to first build my own set of the windows 
>> native binaries, by checking out branch-2.6.0; doing a native build, 
>> copying the binaries and then purging the local m2 repository of 
>> hadoop artifacts to be confident I was building against. For anyone 
>> who wants those native libs they will be up on 
>> https://github.com/apache/incubator-slider/tree/develop/bin/windows/ 
>> once it syncs with the ASF repos.
>> 
>> afterwords: the tests worked!
>> 
>> 
>> On 11 November 2014 02:52, Arun C Murthy <ac...@hortonworks.com> wrote:
>> 
>>> Folks,
>>> 
>>> I've created a release candidate (rc0) for hadoop-2.6.0 that I would 
>>> like to see released.
>>> 
>>> The RC is available at:
>>> http://people.apache.org/~acmurthy/hadoop-2.6.0-rc0
>>> The RC tag in git is: release-2.6.0-rc0
>>> 
>>> The maven artifacts are available via repository.apache.org at 
>>> https://repository.apache.org/content/repositories/orgapachehadoop-1012.
>>> 
>>> Please try the release and vote; the vote will run for the usual 5 days.
>>> 
>>> thanks,
>>> Arun
>>> 
>>> 
>>> --
>>> 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.
>> 
>> 
>> 
>> 

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



--
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.6.0

Posted by "Liu, Yi A" <yi...@intel.com>.
Arun, could you wait for HDFS-7385? It will cause issue of HDFS ACL and XAttrs in some case, the fix is very easy but I think the issue is critical. 
I'm helping review it, and expect to commit today. Thanks.

Regards,
Yi Liu

-----Original Message-----
From: Arun C Murthy [mailto:acm@hortonworks.com] 
Sent: Thursday, November 13, 2014 12:58 AM
To: yarn-dev@hadoop.apache.org
Cc: mapreduce-dev@hadoop.apache.org; Ravi Prakash; hdfs-dev@hadoop.apache.org; common-dev@hadoop.apache.org
Subject: Re: [VOTE] Release Apache Hadoop 2.6.0

Sounds good. I'll create an rc1. Thanks.

Arun

On Nov 11, 2014, at 2:06 PM, Robert Kanter <rk...@cloudera.com> wrote:

> Hi Arun,
> 
> We were testing the RC and ran into a problem with the recent fixes 
> that were done for POODLE for Tomcat (HADOOP-11217 for KMS and 
> HDFS-7274 for HttpFS).  Basically, in disabling SSLv3, we also 
> disabled SSLv2Hello, which is required for older clients (e.g. Java 6 
> with openssl 0.9.8x) so they can't connect without it.  Just to be 
> clear, it does not mean SSLv2, which is insecure.  This also affects the MR shuffle in HADOOP-11243.
> 
> The fix is super simple, so I think we should reopen these 3 JIRAs and 
> put in addendum patches and get them into 2.6.0.
> 
> thanks
> - Robert
> 
> On Tue, Nov 11, 2014 at 1:04 PM, Ravi Prakash <ra...@ymail.com> wrote:
> 
>> Hi Arun!
>> We are very close to completion on YARN-1964 (DockerContainerExecutor).
>> I'd also like HDFS-4882 to be checked in. Do you think these issues 
>> merit another RC?
>> ThanksRavi
>> 
>> 
>>     On Tuesday, November 11, 2014 11:57 AM, Steve Loughran < 
>> stevel@hortonworks.com> wrote:
>> 
>> 
>> +1 binding
>> 
>> -patched slider pom to build against 2.6.0
>> 
>> -verified build did download, which it did at up to ~8Mbps. Faster 
>> than a local build.
>> 
>> -full clean test runs on OS/X & Linux
>> 
>> 
>> Windows 2012:
>> 
>> Same thing. I did have to first build my own set of the windows 
>> native binaries, by checking out branch-2.6.0; doing a native build, 
>> copying the binaries and then purging the local m2 repository of 
>> hadoop artifacts to be confident I was building against. For anyone 
>> who wants those native libs they will be up on 
>> https://github.com/apache/incubator-slider/tree/develop/bin/windows/ 
>> once it syncs with the ASF repos.
>> 
>> afterwords: the tests worked!
>> 
>> 
>> On 11 November 2014 02:52, Arun C Murthy <ac...@hortonworks.com> wrote:
>> 
>>> Folks,
>>> 
>>> I've created a release candidate (rc0) for hadoop-2.6.0 that I would 
>>> like to see released.
>>> 
>>> The RC is available at:
>>> http://people.apache.org/~acmurthy/hadoop-2.6.0-rc0
>>> The RC tag in git is: release-2.6.0-rc0
>>> 
>>> The maven artifacts are available via repository.apache.org at 
>>> https://repository.apache.org/content/repositories/orgapachehadoop-1012.
>>> 
>>> Please try the release and vote; the vote will run for the usual 5 days.
>>> 
>>> thanks,
>>> Arun
>>> 
>>> 
>>> --
>>> 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.
>> 
>> 
>> 
>> 

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



--
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.6.0

Posted by Arun C Murthy <ac...@hortonworks.com>.
Sounds good. I'll create an rc1. Thanks.

Arun

On Nov 11, 2014, at 2:06 PM, Robert Kanter <rk...@cloudera.com> wrote:

> Hi Arun,
> 
> We were testing the RC and ran into a problem with the recent fixes that
> were done for POODLE for Tomcat (HADOOP-11217 for KMS and HDFS-7274 for
> HttpFS).  Basically, in disabling SSLv3, we also disabled SSLv2Hello, which
> is required for older clients (e.g. Java 6 with openssl 0.9.8x) so they
> can't connect without it.  Just to be clear, it does not mean SSLv2, which
> is insecure.  This also affects the MR shuffle in HADOOP-11243.
> 
> The fix is super simple, so I think we should reopen these 3 JIRAs and put
> in addendum patches and get them into 2.6.0.
> 
> thanks
> - Robert
> 
> On Tue, Nov 11, 2014 at 1:04 PM, Ravi Prakash <ra...@ymail.com> wrote:
> 
>> Hi Arun!
>> We are very close to completion on YARN-1964 (DockerContainerExecutor).
>> I'd also like HDFS-4882 to be checked in. Do you think these issues merit
>> another RC?
>> ThanksRavi
>> 
>> 
>>     On Tuesday, November 11, 2014 11:57 AM, Steve Loughran <
>> stevel@hortonworks.com> wrote:
>> 
>> 
>> +1 binding
>> 
>> -patched slider pom to build against 2.6.0
>> 
>> -verified build did download, which it did at up to ~8Mbps. Faster than a
>> local build.
>> 
>> -full clean test runs on OS/X & Linux
>> 
>> 
>> Windows 2012:
>> 
>> Same thing. I did have to first build my own set of the windows native
>> binaries, by checking out branch-2.6.0; doing a native build, copying the
>> binaries and then purging the local m2 repository of hadoop artifacts to be
>> confident I was building against. For anyone who wants those native libs
>> they will be up on
>> https://github.com/apache/incubator-slider/tree/develop/bin/windows/ once
>> it syncs with the ASF repos.
>> 
>> afterwords: the tests worked!
>> 
>> 
>> On 11 November 2014 02:52, Arun C Murthy <ac...@hortonworks.com> wrote:
>> 
>>> Folks,
>>> 
>>> I've created a release candidate (rc0) for hadoop-2.6.0 that I would like
>>> to see released.
>>> 
>>> The RC is available at:
>>> http://people.apache.org/~acmurthy/hadoop-2.6.0-rc0
>>> The RC tag in git is: release-2.6.0-rc0
>>> 
>>> The maven artifacts are available via repository.apache.org at
>>> https://repository.apache.org/content/repositories/orgapachehadoop-1012.
>>> 
>>> Please try the release and vote; the vote will run for the usual 5 days.
>>> 
>>> thanks,
>>> Arun
>>> 
>>> 
>>> --
>>> 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.
>> 
>> 
>> 
>> 

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



-- 
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.6.0

Posted by Wangda Tan <wh...@gmail.com>.
Thanks Arun for creating the RC.

Tried to build and deploy it on a local distributed cluster, can
successfully run distributed shell job with node labels.
+1 (non-binding),

Thanks,
Wangda


On Tue, Nov 11, 2014 at 2:06 PM, Robert Kanter <rk...@cloudera.com> wrote:

> Hi Arun,
>
> We were testing the RC and ran into a problem with the recent fixes that
> were done for POODLE for Tomcat (HADOOP-11217 for KMS and HDFS-7274 for
> HttpFS).  Basically, in disabling SSLv3, we also disabled SSLv2Hello, which
> is required for older clients (e.g. Java 6 with openssl 0.9.8x) so they
> can't connect without it.  Just to be clear, it does not mean SSLv2, which
> is insecure.  This also affects the MR shuffle in HADOOP-11243.
>
> The fix is super simple, so I think we should reopen these 3 JIRAs and put
> in addendum patches and get them into 2.6.0.
>
> thanks
> - Robert
>
> On Tue, Nov 11, 2014 at 1:04 PM, Ravi Prakash <ra...@ymail.com> wrote:
>
> > Hi Arun!
> > We are very close to completion on YARN-1964 (DockerContainerExecutor).
> > I'd also like HDFS-4882 to be checked in. Do you think these issues merit
> > another RC?
> > ThanksRavi
> >
> >
> >      On Tuesday, November 11, 2014 11:57 AM, Steve Loughran <
> > stevel@hortonworks.com> wrote:
> >
> >
> >  +1 binding
> >
> > -patched slider pom to build against 2.6.0
> >
> > -verified build did download, which it did at up to ~8Mbps. Faster than a
> > local build.
> >
> > -full clean test runs on OS/X & Linux
> >
> >
> > Windows 2012:
> >
> > Same thing. I did have to first build my own set of the windows native
> > binaries, by checking out branch-2.6.0; doing a native build, copying the
> > binaries and then purging the local m2 repository of hadoop artifacts to
> be
> > confident I was building against. For anyone who wants those native libs
> > they will be up on
> > https://github.com/apache/incubator-slider/tree/develop/bin/windows/
> once
> > it syncs with the ASF repos.
> >
> > afterwords: the tests worked!
> >
> >
> > On 11 November 2014 02:52, Arun C Murthy <ac...@hortonworks.com> wrote:
> >
> > > Folks,
> > >
> > > I've created a release candidate (rc0) for hadoop-2.6.0 that I would
> like
> > > to see released.
> > >
> > > The RC is available at:
> > > http://people.apache.org/~acmurthy/hadoop-2.6.0-rc0
> > > The RC tag in git is: release-2.6.0-rc0
> > >
> > > The maven artifacts are available via repository.apache.org at
> > >
> https://repository.apache.org/content/repositories/orgapachehadoop-1012.
> > >
> > > Please try the release and vote; the vote will run for the usual 5
> days.
> > >
> > > thanks,
> > > Arun
> > >
> > >
> > > --
> > > 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.6.0

Posted by Wangda Tan <wh...@gmail.com>.
Thanks Arun for creating the RC.

Tried to build and deploy it on a local distributed cluster, can
successfully run distributed shell job with node labels.
+1 (non-binding),

Thanks,
Wangda


On Tue, Nov 11, 2014 at 2:06 PM, Robert Kanter <rk...@cloudera.com> wrote:

> Hi Arun,
>
> We were testing the RC and ran into a problem with the recent fixes that
> were done for POODLE for Tomcat (HADOOP-11217 for KMS and HDFS-7274 for
> HttpFS).  Basically, in disabling SSLv3, we also disabled SSLv2Hello, which
> is required for older clients (e.g. Java 6 with openssl 0.9.8x) so they
> can't connect without it.  Just to be clear, it does not mean SSLv2, which
> is insecure.  This also affects the MR shuffle in HADOOP-11243.
>
> The fix is super simple, so I think we should reopen these 3 JIRAs and put
> in addendum patches and get them into 2.6.0.
>
> thanks
> - Robert
>
> On Tue, Nov 11, 2014 at 1:04 PM, Ravi Prakash <ra...@ymail.com> wrote:
>
> > Hi Arun!
> > We are very close to completion on YARN-1964 (DockerContainerExecutor).
> > I'd also like HDFS-4882 to be checked in. Do you think these issues merit
> > another RC?
> > ThanksRavi
> >
> >
> >      On Tuesday, November 11, 2014 11:57 AM, Steve Loughran <
> > stevel@hortonworks.com> wrote:
> >
> >
> >  +1 binding
> >
> > -patched slider pom to build against 2.6.0
> >
> > -verified build did download, which it did at up to ~8Mbps. Faster than a
> > local build.
> >
> > -full clean test runs on OS/X & Linux
> >
> >
> > Windows 2012:
> >
> > Same thing. I did have to first build my own set of the windows native
> > binaries, by checking out branch-2.6.0; doing a native build, copying the
> > binaries and then purging the local m2 repository of hadoop artifacts to
> be
> > confident I was building against. For anyone who wants those native libs
> > they will be up on
> > https://github.com/apache/incubator-slider/tree/develop/bin/windows/
> once
> > it syncs with the ASF repos.
> >
> > afterwords: the tests worked!
> >
> >
> > On 11 November 2014 02:52, Arun C Murthy <ac...@hortonworks.com> wrote:
> >
> > > Folks,
> > >
> > > I've created a release candidate (rc0) for hadoop-2.6.0 that I would
> like
> > > to see released.
> > >
> > > The RC is available at:
> > > http://people.apache.org/~acmurthy/hadoop-2.6.0-rc0
> > > The RC tag in git is: release-2.6.0-rc0
> > >
> > > The maven artifacts are available via repository.apache.org at
> > >
> https://repository.apache.org/content/repositories/orgapachehadoop-1012.
> > >
> > > Please try the release and vote; the vote will run for the usual 5
> days.
> > >
> > > thanks,
> > > Arun
> > >
> > >
> > > --
> > > 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.6.0

Posted by Zhijie Shen <zs...@hortonworks.com>.
+1 (non-binding)

* Downloaded the source tar ball, and built binaries from it successfully.
* Ran DS apps and MR jobs with emitting timeline data enabled successfully.
* Verified the generic history information, DS-specific and MR-specific
metrics were available.
* Ran the timeline server in secure mode, delegation token and domain-based
ACLs worked properly.


On Tue, Nov 11, 2014 at 4:30 PM, Wei Yan <yw...@gmail.com> wrote:

>
> > On Nov 11, 2014, at 2:06 PM, Robert Kanter <rk...@cloudera.com> wrote:
> >
> > Hi Arun,
> >
> > We were testing the RC and ran into a problem with the recent fixes that
> > were done for POODLE for Tomcat (HADOOP-11217 for KMS and HDFS-7274 for
> > HttpFS).  Basically, in disabling SSLv3, we also disabled SSLv2Hello,
> which
> > is required for older clients (e.g. Java 6 with openssl 0.9.8x) so they
> > can't connect without it.  Just to be clear, it does not mean SSLv2,
> which
> > is insecure.  This also affects the MR shuffle in HADOOP-11243.
>
> For HADOOP-11243, as the shuffle happens only between NMs, it’s ok to keep
> it only support TLS.
>
> >
> > The fix is super simple, so I think we should reopen these 3 JIRAs and
> put
> > in addendum patches and get them into 2.6.0.
> >
> > thanks
> > - Robert
> >
> > On Tue, Nov 11, 2014 at 1:04 PM, Ravi Prakash <ra...@ymail.com> wrote:
> >
> >> Hi Arun!
> >> We are very close to completion on YARN-1964 (DockerContainerExecutor).
> >> I'd also like HDFS-4882 to be checked in. Do you think these issues
> merit
> >> another RC?
> >> ThanksRavi
> >>
> >>
> >>     On Tuesday, November 11, 2014 11:57 AM, Steve Loughran <
> >> stevel@hortonworks.com> wrote:
> >>
> >>
> >> +1 binding
> >>
> >> -patched slider pom to build against 2.6.0
> >>
> >> -verified build did download, which it did at up to ~8Mbps. Faster than
> a
> >> local build.
> >>
> >> -full clean test runs on OS/X & Linux
> >>
> >>
> >> Windows 2012:
> >>
> >> Same thing. I did have to first build my own set of the windows native
> >> binaries, by checking out branch-2.6.0; doing a native build, copying
> the
> >> binaries and then purging the local m2 repository of hadoop artifacts
> to be
> >> confident I was building against. For anyone who wants those native libs
> >> they will be up on
> >> https://github.com/apache/incubator-slider/tree/develop/bin/windows/
> once
> >> it syncs with the ASF repos.
> >>
> >> afterwords: the tests worked!
> >>
> >>
> >> On 11 November 2014 02:52, Arun C Murthy <ac...@hortonworks.com> wrote:
> >>
> >>> Folks,
> >>>
> >>> I've created a release candidate (rc0) for hadoop-2.6.0 that I would
> like
> >>> to see released.
> >>>
> >>> The RC is available at:
> >>> http://people.apache.org/~acmurthy/hadoop-2.6.0-rc0
> >>> The RC tag in git is: release-2.6.0-rc0
> >>>
> >>> The maven artifacts are available via repository.apache.org at
> >>>
> https://repository.apache.org/content/repositories/orgapachehadoop-1012.
> >>>
> >>> Please try the release and vote; the vote will run for the usual 5
> days.
> >>>
> >>> thanks,
> >>> Arun
> >>>
> >>>
> >>> --
> >>> 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.
> >>
> >>
> >>
> >>
>
>


-- 
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.6.0

Posted by Zhijie Shen <zs...@hortonworks.com>.
+1 (non-binding)

* Downloaded the source tar ball, and built binaries from it successfully.
* Ran DS apps and MR jobs with emitting timeline data enabled successfully.
* Verified the generic history information, DS-specific and MR-specific
metrics were available.
* Ran the timeline server in secure mode, delegation token and domain-based
ACLs worked properly.


On Tue, Nov 11, 2014 at 4:30 PM, Wei Yan <yw...@gmail.com> wrote:

>
> > On Nov 11, 2014, at 2:06 PM, Robert Kanter <rk...@cloudera.com> wrote:
> >
> > Hi Arun,
> >
> > We were testing the RC and ran into a problem with the recent fixes that
> > were done for POODLE for Tomcat (HADOOP-11217 for KMS and HDFS-7274 for
> > HttpFS).  Basically, in disabling SSLv3, we also disabled SSLv2Hello,
> which
> > is required for older clients (e.g. Java 6 with openssl 0.9.8x) so they
> > can't connect without it.  Just to be clear, it does not mean SSLv2,
> which
> > is insecure.  This also affects the MR shuffle in HADOOP-11243.
>
> For HADOOP-11243, as the shuffle happens only between NMs, it’s ok to keep
> it only support TLS.
>
> >
> > The fix is super simple, so I think we should reopen these 3 JIRAs and
> put
> > in addendum patches and get them into 2.6.0.
> >
> > thanks
> > - Robert
> >
> > On Tue, Nov 11, 2014 at 1:04 PM, Ravi Prakash <ra...@ymail.com> wrote:
> >
> >> Hi Arun!
> >> We are very close to completion on YARN-1964 (DockerContainerExecutor).
> >> I'd also like HDFS-4882 to be checked in. Do you think these issues
> merit
> >> another RC?
> >> ThanksRavi
> >>
> >>
> >>     On Tuesday, November 11, 2014 11:57 AM, Steve Loughran <
> >> stevel@hortonworks.com> wrote:
> >>
> >>
> >> +1 binding
> >>
> >> -patched slider pom to build against 2.6.0
> >>
> >> -verified build did download, which it did at up to ~8Mbps. Faster than
> a
> >> local build.
> >>
> >> -full clean test runs on OS/X & Linux
> >>
> >>
> >> Windows 2012:
> >>
> >> Same thing. I did have to first build my own set of the windows native
> >> binaries, by checking out branch-2.6.0; doing a native build, copying
> the
> >> binaries and then purging the local m2 repository of hadoop artifacts
> to be
> >> confident I was building against. For anyone who wants those native libs
> >> they will be up on
> >> https://github.com/apache/incubator-slider/tree/develop/bin/windows/
> once
> >> it syncs with the ASF repos.
> >>
> >> afterwords: the tests worked!
> >>
> >>
> >> On 11 November 2014 02:52, Arun C Murthy <ac...@hortonworks.com> wrote:
> >>
> >>> Folks,
> >>>
> >>> I've created a release candidate (rc0) for hadoop-2.6.0 that I would
> like
> >>> to see released.
> >>>
> >>> The RC is available at:
> >>> http://people.apache.org/~acmurthy/hadoop-2.6.0-rc0
> >>> The RC tag in git is: release-2.6.0-rc0
> >>>
> >>> The maven artifacts are available via repository.apache.org at
> >>>
> https://repository.apache.org/content/repositories/orgapachehadoop-1012.
> >>>
> >>> Please try the release and vote; the vote will run for the usual 5
> days.
> >>>
> >>> thanks,
> >>> Arun
> >>>
> >>>
> >>> --
> >>> 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.
> >>
> >>
> >>
> >>
>
>


-- 
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.6.0

Posted by Zhijie Shen <zs...@hortonworks.com>.
+1 (non-binding)

* Downloaded the source tar ball, and built binaries from it successfully.
* Ran DS apps and MR jobs with emitting timeline data enabled successfully.
* Verified the generic history information, DS-specific and MR-specific
metrics were available.
* Ran the timeline server in secure mode, delegation token and domain-based
ACLs worked properly.


On Tue, Nov 11, 2014 at 4:30 PM, Wei Yan <yw...@gmail.com> wrote:

>
> > On Nov 11, 2014, at 2:06 PM, Robert Kanter <rk...@cloudera.com> wrote:
> >
> > Hi Arun,
> >
> > We were testing the RC and ran into a problem with the recent fixes that
> > were done for POODLE for Tomcat (HADOOP-11217 for KMS and HDFS-7274 for
> > HttpFS).  Basically, in disabling SSLv3, we also disabled SSLv2Hello,
> which
> > is required for older clients (e.g. Java 6 with openssl 0.9.8x) so they
> > can't connect without it.  Just to be clear, it does not mean SSLv2,
> which
> > is insecure.  This also affects the MR shuffle in HADOOP-11243.
>
> For HADOOP-11243, as the shuffle happens only between NMs, it’s ok to keep
> it only support TLS.
>
> >
> > The fix is super simple, so I think we should reopen these 3 JIRAs and
> put
> > in addendum patches and get them into 2.6.0.
> >
> > thanks
> > - Robert
> >
> > On Tue, Nov 11, 2014 at 1:04 PM, Ravi Prakash <ra...@ymail.com> wrote:
> >
> >> Hi Arun!
> >> We are very close to completion on YARN-1964 (DockerContainerExecutor).
> >> I'd also like HDFS-4882 to be checked in. Do you think these issues
> merit
> >> another RC?
> >> ThanksRavi
> >>
> >>
> >>     On Tuesday, November 11, 2014 11:57 AM, Steve Loughran <
> >> stevel@hortonworks.com> wrote:
> >>
> >>
> >> +1 binding
> >>
> >> -patched slider pom to build against 2.6.0
> >>
> >> -verified build did download, which it did at up to ~8Mbps. Faster than
> a
> >> local build.
> >>
> >> -full clean test runs on OS/X & Linux
> >>
> >>
> >> Windows 2012:
> >>
> >> Same thing. I did have to first build my own set of the windows native
> >> binaries, by checking out branch-2.6.0; doing a native build, copying
> the
> >> binaries and then purging the local m2 repository of hadoop artifacts
> to be
> >> confident I was building against. For anyone who wants those native libs
> >> they will be up on
> >> https://github.com/apache/incubator-slider/tree/develop/bin/windows/
> once
> >> it syncs with the ASF repos.
> >>
> >> afterwords: the tests worked!
> >>
> >>
> >> On 11 November 2014 02:52, Arun C Murthy <ac...@hortonworks.com> wrote:
> >>
> >>> Folks,
> >>>
> >>> I've created a release candidate (rc0) for hadoop-2.6.0 that I would
> like
> >>> to see released.
> >>>
> >>> The RC is available at:
> >>> http://people.apache.org/~acmurthy/hadoop-2.6.0-rc0
> >>> The RC tag in git is: release-2.6.0-rc0
> >>>
> >>> The maven artifacts are available via repository.apache.org at
> >>>
> https://repository.apache.org/content/repositories/orgapachehadoop-1012.
> >>>
> >>> Please try the release and vote; the vote will run for the usual 5
> days.
> >>>
> >>> thanks,
> >>> Arun
> >>>
> >>>
> >>> --
> >>> 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.
> >>
> >>
> >>
> >>
>
>


-- 
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.6.0

Posted by Zhijie Shen <zs...@hortonworks.com>.
+1 (non-binding)

* Downloaded the source tar ball, and built binaries from it successfully.
* Ran DS apps and MR jobs with emitting timeline data enabled successfully.
* Verified the generic history information, DS-specific and MR-specific
metrics were available.
* Ran the timeline server in secure mode, delegation token and domain-based
ACLs worked properly.


On Tue, Nov 11, 2014 at 4:30 PM, Wei Yan <yw...@gmail.com> wrote:

>
> > On Nov 11, 2014, at 2:06 PM, Robert Kanter <rk...@cloudera.com> wrote:
> >
> > Hi Arun,
> >
> > We were testing the RC and ran into a problem with the recent fixes that
> > were done for POODLE for Tomcat (HADOOP-11217 for KMS and HDFS-7274 for
> > HttpFS).  Basically, in disabling SSLv3, we also disabled SSLv2Hello,
> which
> > is required for older clients (e.g. Java 6 with openssl 0.9.8x) so they
> > can't connect without it.  Just to be clear, it does not mean SSLv2,
> which
> > is insecure.  This also affects the MR shuffle in HADOOP-11243.
>
> For HADOOP-11243, as the shuffle happens only between NMs, it’s ok to keep
> it only support TLS.
>
> >
> > The fix is super simple, so I think we should reopen these 3 JIRAs and
> put
> > in addendum patches and get them into 2.6.0.
> >
> > thanks
> > - Robert
> >
> > On Tue, Nov 11, 2014 at 1:04 PM, Ravi Prakash <ra...@ymail.com> wrote:
> >
> >> Hi Arun!
> >> We are very close to completion on YARN-1964 (DockerContainerExecutor).
> >> I'd also like HDFS-4882 to be checked in. Do you think these issues
> merit
> >> another RC?
> >> ThanksRavi
> >>
> >>
> >>     On Tuesday, November 11, 2014 11:57 AM, Steve Loughran <
> >> stevel@hortonworks.com> wrote:
> >>
> >>
> >> +1 binding
> >>
> >> -patched slider pom to build against 2.6.0
> >>
> >> -verified build did download, which it did at up to ~8Mbps. Faster than
> a
> >> local build.
> >>
> >> -full clean test runs on OS/X & Linux
> >>
> >>
> >> Windows 2012:
> >>
> >> Same thing. I did have to first build my own set of the windows native
> >> binaries, by checking out branch-2.6.0; doing a native build, copying
> the
> >> binaries and then purging the local m2 repository of hadoop artifacts
> to be
> >> confident I was building against. For anyone who wants those native libs
> >> they will be up on
> >> https://github.com/apache/incubator-slider/tree/develop/bin/windows/
> once
> >> it syncs with the ASF repos.
> >>
> >> afterwords: the tests worked!
> >>
> >>
> >> On 11 November 2014 02:52, Arun C Murthy <ac...@hortonworks.com> wrote:
> >>
> >>> Folks,
> >>>
> >>> I've created a release candidate (rc0) for hadoop-2.6.0 that I would
> like
> >>> to see released.
> >>>
> >>> The RC is available at:
> >>> http://people.apache.org/~acmurthy/hadoop-2.6.0-rc0
> >>> The RC tag in git is: release-2.6.0-rc0
> >>>
> >>> The maven artifacts are available via repository.apache.org at
> >>>
> https://repository.apache.org/content/repositories/orgapachehadoop-1012.
> >>>
> >>> Please try the release and vote; the vote will run for the usual 5
> days.
> >>>
> >>> thanks,
> >>> Arun
> >>>
> >>>
> >>> --
> >>> 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.
> >>
> >>
> >>
> >>
>
>


-- 
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.6.0

Posted by Wei Yan <yw...@gmail.com>.
> On Nov 11, 2014, at 2:06 PM, Robert Kanter <rk...@cloudera.com> wrote:
> 
> Hi Arun,
> 
> We were testing the RC and ran into a problem with the recent fixes that
> were done for POODLE for Tomcat (HADOOP-11217 for KMS and HDFS-7274 for
> HttpFS).  Basically, in disabling SSLv3, we also disabled SSLv2Hello, which
> is required for older clients (e.g. Java 6 with openssl 0.9.8x) so they
> can't connect without it.  Just to be clear, it does not mean SSLv2, which
> is insecure.  This also affects the MR shuffle in HADOOP-11243.

For HADOOP-11243, as the shuffle happens only between NMs, it’s ok to keep it only support TLS.

> 
> The fix is super simple, so I think we should reopen these 3 JIRAs and put
> in addendum patches and get them into 2.6.0.
> 
> thanks
> - Robert
> 
> On Tue, Nov 11, 2014 at 1:04 PM, Ravi Prakash <ra...@ymail.com> wrote:
> 
>> Hi Arun!
>> We are very close to completion on YARN-1964 (DockerContainerExecutor).
>> I'd also like HDFS-4882 to be checked in. Do you think these issues merit
>> another RC?
>> ThanksRavi
>> 
>> 
>>     On Tuesday, November 11, 2014 11:57 AM, Steve Loughran <
>> stevel@hortonworks.com> wrote:
>> 
>> 
>> +1 binding
>> 
>> -patched slider pom to build against 2.6.0
>> 
>> -verified build did download, which it did at up to ~8Mbps. Faster than a
>> local build.
>> 
>> -full clean test runs on OS/X & Linux
>> 
>> 
>> Windows 2012:
>> 
>> Same thing. I did have to first build my own set of the windows native
>> binaries, by checking out branch-2.6.0; doing a native build, copying the
>> binaries and then purging the local m2 repository of hadoop artifacts to be
>> confident I was building against. For anyone who wants those native libs
>> they will be up on
>> https://github.com/apache/incubator-slider/tree/develop/bin/windows/ once
>> it syncs with the ASF repos.
>> 
>> afterwords: the tests worked!
>> 
>> 
>> On 11 November 2014 02:52, Arun C Murthy <ac...@hortonworks.com> wrote:
>> 
>>> Folks,
>>> 
>>> I've created a release candidate (rc0) for hadoop-2.6.0 that I would like
>>> to see released.
>>> 
>>> The RC is available at:
>>> http://people.apache.org/~acmurthy/hadoop-2.6.0-rc0
>>> The RC tag in git is: release-2.6.0-rc0
>>> 
>>> The maven artifacts are available via repository.apache.org at
>>> https://repository.apache.org/content/repositories/orgapachehadoop-1012.
>>> 
>>> Please try the release and vote; the vote will run for the usual 5 days.
>>> 
>>> thanks,
>>> Arun
>>> 
>>> 
>>> --
>>> 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.6.0

Posted by Wangda Tan <wh...@gmail.com>.
Thanks Arun for creating the RC.

Tried to build and deploy it on a local distributed cluster, can
successfully run distributed shell job with node labels.
+1 (non-binding),

Thanks,
Wangda


On Tue, Nov 11, 2014 at 2:06 PM, Robert Kanter <rk...@cloudera.com> wrote:

> Hi Arun,
>
> We were testing the RC and ran into a problem with the recent fixes that
> were done for POODLE for Tomcat (HADOOP-11217 for KMS and HDFS-7274 for
> HttpFS).  Basically, in disabling SSLv3, we also disabled SSLv2Hello, which
> is required for older clients (e.g. Java 6 with openssl 0.9.8x) so they
> can't connect without it.  Just to be clear, it does not mean SSLv2, which
> is insecure.  This also affects the MR shuffle in HADOOP-11243.
>
> The fix is super simple, so I think we should reopen these 3 JIRAs and put
> in addendum patches and get them into 2.6.0.
>
> thanks
> - Robert
>
> On Tue, Nov 11, 2014 at 1:04 PM, Ravi Prakash <ra...@ymail.com> wrote:
>
> > Hi Arun!
> > We are very close to completion on YARN-1964 (DockerContainerExecutor).
> > I'd also like HDFS-4882 to be checked in. Do you think these issues merit
> > another RC?
> > ThanksRavi
> >
> >
> >      On Tuesday, November 11, 2014 11:57 AM, Steve Loughran <
> > stevel@hortonworks.com> wrote:
> >
> >
> >  +1 binding
> >
> > -patched slider pom to build against 2.6.0
> >
> > -verified build did download, which it did at up to ~8Mbps. Faster than a
> > local build.
> >
> > -full clean test runs on OS/X & Linux
> >
> >
> > Windows 2012:
> >
> > Same thing. I did have to first build my own set of the windows native
> > binaries, by checking out branch-2.6.0; doing a native build, copying the
> > binaries and then purging the local m2 repository of hadoop artifacts to
> be
> > confident I was building against. For anyone who wants those native libs
> > they will be up on
> > https://github.com/apache/incubator-slider/tree/develop/bin/windows/
> once
> > it syncs with the ASF repos.
> >
> > afterwords: the tests worked!
> >
> >
> > On 11 November 2014 02:52, Arun C Murthy <ac...@hortonworks.com> wrote:
> >
> > > Folks,
> > >
> > > I've created a release candidate (rc0) for hadoop-2.6.0 that I would
> like
> > > to see released.
> > >
> > > The RC is available at:
> > > http://people.apache.org/~acmurthy/hadoop-2.6.0-rc0
> > > The RC tag in git is: release-2.6.0-rc0
> > >
> > > The maven artifacts are available via repository.apache.org at
> > >
> https://repository.apache.org/content/repositories/orgapachehadoop-1012.
> > >
> > > Please try the release and vote; the vote will run for the usual 5
> days.
> > >
> > > thanks,
> > > Arun
> > >
> > >
> > > --
> > > 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.6.0

Posted by Arun C Murthy <ac...@hortonworks.com>.
Sounds good. I'll create an rc1. Thanks.

Arun

On Nov 11, 2014, at 2:06 PM, Robert Kanter <rk...@cloudera.com> wrote:

> Hi Arun,
> 
> We were testing the RC and ran into a problem with the recent fixes that
> were done for POODLE for Tomcat (HADOOP-11217 for KMS and HDFS-7274 for
> HttpFS).  Basically, in disabling SSLv3, we also disabled SSLv2Hello, which
> is required for older clients (e.g. Java 6 with openssl 0.9.8x) so they
> can't connect without it.  Just to be clear, it does not mean SSLv2, which
> is insecure.  This also affects the MR shuffle in HADOOP-11243.
> 
> The fix is super simple, so I think we should reopen these 3 JIRAs and put
> in addendum patches and get them into 2.6.0.
> 
> thanks
> - Robert
> 
> On Tue, Nov 11, 2014 at 1:04 PM, Ravi Prakash <ra...@ymail.com> wrote:
> 
>> Hi Arun!
>> We are very close to completion on YARN-1964 (DockerContainerExecutor).
>> I'd also like HDFS-4882 to be checked in. Do you think these issues merit
>> another RC?
>> ThanksRavi
>> 
>> 
>>     On Tuesday, November 11, 2014 11:57 AM, Steve Loughran <
>> stevel@hortonworks.com> wrote:
>> 
>> 
>> +1 binding
>> 
>> -patched slider pom to build against 2.6.0
>> 
>> -verified build did download, which it did at up to ~8Mbps. Faster than a
>> local build.
>> 
>> -full clean test runs on OS/X & Linux
>> 
>> 
>> Windows 2012:
>> 
>> Same thing. I did have to first build my own set of the windows native
>> binaries, by checking out branch-2.6.0; doing a native build, copying the
>> binaries and then purging the local m2 repository of hadoop artifacts to be
>> confident I was building against. For anyone who wants those native libs
>> they will be up on
>> https://github.com/apache/incubator-slider/tree/develop/bin/windows/ once
>> it syncs with the ASF repos.
>> 
>> afterwords: the tests worked!
>> 
>> 
>> On 11 November 2014 02:52, Arun C Murthy <ac...@hortonworks.com> wrote:
>> 
>>> Folks,
>>> 
>>> I've created a release candidate (rc0) for hadoop-2.6.0 that I would like
>>> to see released.
>>> 
>>> The RC is available at:
>>> http://people.apache.org/~acmurthy/hadoop-2.6.0-rc0
>>> The RC tag in git is: release-2.6.0-rc0
>>> 
>>> The maven artifacts are available via repository.apache.org at
>>> https://repository.apache.org/content/repositories/orgapachehadoop-1012.
>>> 
>>> Please try the release and vote; the vote will run for the usual 5 days.
>>> 
>>> thanks,
>>> Arun
>>> 
>>> 
>>> --
>>> 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.
>> 
>> 
>> 
>> 

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



-- 
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.6.0

Posted by Arun C Murthy <ac...@hortonworks.com>.
Sounds good. I'll create an rc1. Thanks.

Arun

On Nov 11, 2014, at 2:06 PM, Robert Kanter <rk...@cloudera.com> wrote:

> Hi Arun,
> 
> We were testing the RC and ran into a problem with the recent fixes that
> were done for POODLE for Tomcat (HADOOP-11217 for KMS and HDFS-7274 for
> HttpFS).  Basically, in disabling SSLv3, we also disabled SSLv2Hello, which
> is required for older clients (e.g. Java 6 with openssl 0.9.8x) so they
> can't connect without it.  Just to be clear, it does not mean SSLv2, which
> is insecure.  This also affects the MR shuffle in HADOOP-11243.
> 
> The fix is super simple, so I think we should reopen these 3 JIRAs and put
> in addendum patches and get them into 2.6.0.
> 
> thanks
> - Robert
> 
> On Tue, Nov 11, 2014 at 1:04 PM, Ravi Prakash <ra...@ymail.com> wrote:
> 
>> Hi Arun!
>> We are very close to completion on YARN-1964 (DockerContainerExecutor).
>> I'd also like HDFS-4882 to be checked in. Do you think these issues merit
>> another RC?
>> ThanksRavi
>> 
>> 
>>     On Tuesday, November 11, 2014 11:57 AM, Steve Loughran <
>> stevel@hortonworks.com> wrote:
>> 
>> 
>> +1 binding
>> 
>> -patched slider pom to build against 2.6.0
>> 
>> -verified build did download, which it did at up to ~8Mbps. Faster than a
>> local build.
>> 
>> -full clean test runs on OS/X & Linux
>> 
>> 
>> Windows 2012:
>> 
>> Same thing. I did have to first build my own set of the windows native
>> binaries, by checking out branch-2.6.0; doing a native build, copying the
>> binaries and then purging the local m2 repository of hadoop artifacts to be
>> confident I was building against. For anyone who wants those native libs
>> they will be up on
>> https://github.com/apache/incubator-slider/tree/develop/bin/windows/ once
>> it syncs with the ASF repos.
>> 
>> afterwords: the tests worked!
>> 
>> 
>> On 11 November 2014 02:52, Arun C Murthy <ac...@hortonworks.com> wrote:
>> 
>>> Folks,
>>> 
>>> I've created a release candidate (rc0) for hadoop-2.6.0 that I would like
>>> to see released.
>>> 
>>> The RC is available at:
>>> http://people.apache.org/~acmurthy/hadoop-2.6.0-rc0
>>> The RC tag in git is: release-2.6.0-rc0
>>> 
>>> The maven artifacts are available via repository.apache.org at
>>> https://repository.apache.org/content/repositories/orgapachehadoop-1012.
>>> 
>>> Please try the release and vote; the vote will run for the usual 5 days.
>>> 
>>> thanks,
>>> Arun
>>> 
>>> 
>>> --
>>> 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.
>> 
>> 
>> 
>> 

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



-- 
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.6.0

Posted by Arun C Murthy <ac...@hortonworks.com>.
Sounds good. I'll create an rc1. Thanks.

Arun

On Nov 11, 2014, at 2:06 PM, Robert Kanter <rk...@cloudera.com> wrote:

> Hi Arun,
> 
> We were testing the RC and ran into a problem with the recent fixes that
> were done for POODLE for Tomcat (HADOOP-11217 for KMS and HDFS-7274 for
> HttpFS).  Basically, in disabling SSLv3, we also disabled SSLv2Hello, which
> is required for older clients (e.g. Java 6 with openssl 0.9.8x) so they
> can't connect without it.  Just to be clear, it does not mean SSLv2, which
> is insecure.  This also affects the MR shuffle in HADOOP-11243.
> 
> The fix is super simple, so I think we should reopen these 3 JIRAs and put
> in addendum patches and get them into 2.6.0.
> 
> thanks
> - Robert
> 
> On Tue, Nov 11, 2014 at 1:04 PM, Ravi Prakash <ra...@ymail.com> wrote:
> 
>> Hi Arun!
>> We are very close to completion on YARN-1964 (DockerContainerExecutor).
>> I'd also like HDFS-4882 to be checked in. Do you think these issues merit
>> another RC?
>> ThanksRavi
>> 
>> 
>>     On Tuesday, November 11, 2014 11:57 AM, Steve Loughran <
>> stevel@hortonworks.com> wrote:
>> 
>> 
>> +1 binding
>> 
>> -patched slider pom to build against 2.6.0
>> 
>> -verified build did download, which it did at up to ~8Mbps. Faster than a
>> local build.
>> 
>> -full clean test runs on OS/X & Linux
>> 
>> 
>> Windows 2012:
>> 
>> Same thing. I did have to first build my own set of the windows native
>> binaries, by checking out branch-2.6.0; doing a native build, copying the
>> binaries and then purging the local m2 repository of hadoop artifacts to be
>> confident I was building against. For anyone who wants those native libs
>> they will be up on
>> https://github.com/apache/incubator-slider/tree/develop/bin/windows/ once
>> it syncs with the ASF repos.
>> 
>> afterwords: the tests worked!
>> 
>> 
>> On 11 November 2014 02:52, Arun C Murthy <ac...@hortonworks.com> wrote:
>> 
>>> Folks,
>>> 
>>> I've created a release candidate (rc0) for hadoop-2.6.0 that I would like
>>> to see released.
>>> 
>>> The RC is available at:
>>> http://people.apache.org/~acmurthy/hadoop-2.6.0-rc0
>>> The RC tag in git is: release-2.6.0-rc0
>>> 
>>> The maven artifacts are available via repository.apache.org at
>>> https://repository.apache.org/content/repositories/orgapachehadoop-1012.
>>> 
>>> Please try the release and vote; the vote will run for the usual 5 days.
>>> 
>>> thanks,
>>> Arun
>>> 
>>> 
>>> --
>>> 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.
>> 
>> 
>> 
>> 

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



-- 
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.6.0

Posted by Robert Kanter <rk...@cloudera.com>.
Hi Arun,

We were testing the RC and ran into a problem with the recent fixes that
were done for POODLE for Tomcat (HADOOP-11217 for KMS and HDFS-7274 for
HttpFS).  Basically, in disabling SSLv3, we also disabled SSLv2Hello, which
is required for older clients (e.g. Java 6 with openssl 0.9.8x) so they
can't connect without it.  Just to be clear, it does not mean SSLv2, which
is insecure.  This also affects the MR shuffle in HADOOP-11243.

The fix is super simple, so I think we should reopen these 3 JIRAs and put
in addendum patches and get them into 2.6.0.

thanks
- Robert

On Tue, Nov 11, 2014 at 1:04 PM, Ravi Prakash <ra...@ymail.com> wrote:

> Hi Arun!
> We are very close to completion on YARN-1964 (DockerContainerExecutor).
> I'd also like HDFS-4882 to be checked in. Do you think these issues merit
> another RC?
> ThanksRavi
>
>
>      On Tuesday, November 11, 2014 11:57 AM, Steve Loughran <
> stevel@hortonworks.com> wrote:
>
>
>  +1 binding
>
> -patched slider pom to build against 2.6.0
>
> -verified build did download, which it did at up to ~8Mbps. Faster than a
> local build.
>
> -full clean test runs on OS/X & Linux
>
>
> Windows 2012:
>
> Same thing. I did have to first build my own set of the windows native
> binaries, by checking out branch-2.6.0; doing a native build, copying the
> binaries and then purging the local m2 repository of hadoop artifacts to be
> confident I was building against. For anyone who wants those native libs
> they will be up on
> https://github.com/apache/incubator-slider/tree/develop/bin/windows/ once
> it syncs with the ASF repos.
>
> afterwords: the tests worked!
>
>
> On 11 November 2014 02:52, Arun C Murthy <ac...@hortonworks.com> wrote:
>
> > Folks,
> >
> > I've created a release candidate (rc0) for hadoop-2.6.0 that I would like
> > to see released.
> >
> > The RC is available at:
> > http://people.apache.org/~acmurthy/hadoop-2.6.0-rc0
> > The RC tag in git is: release-2.6.0-rc0
> >
> > The maven artifacts are available via repository.apache.org at
> > https://repository.apache.org/content/repositories/orgapachehadoop-1012.
> >
> > Please try the release and vote; the vote will run for the usual 5 days.
> >
> > thanks,
> > Arun
> >
> >
> > --
> > 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.6.0

Posted by Robert Kanter <rk...@cloudera.com>.
Hi Arun,

We were testing the RC and ran into a problem with the recent fixes that
were done for POODLE for Tomcat (HADOOP-11217 for KMS and HDFS-7274 for
HttpFS).  Basically, in disabling SSLv3, we also disabled SSLv2Hello, which
is required for older clients (e.g. Java 6 with openssl 0.9.8x) so they
can't connect without it.  Just to be clear, it does not mean SSLv2, which
is insecure.  This also affects the MR shuffle in HADOOP-11243.

The fix is super simple, so I think we should reopen these 3 JIRAs and put
in addendum patches and get them into 2.6.0.

thanks
- Robert

On Tue, Nov 11, 2014 at 1:04 PM, Ravi Prakash <ra...@ymail.com> wrote:

> Hi Arun!
> We are very close to completion on YARN-1964 (DockerContainerExecutor).
> I'd also like HDFS-4882 to be checked in. Do you think these issues merit
> another RC?
> ThanksRavi
>
>
>      On Tuesday, November 11, 2014 11:57 AM, Steve Loughran <
> stevel@hortonworks.com> wrote:
>
>
>  +1 binding
>
> -patched slider pom to build against 2.6.0
>
> -verified build did download, which it did at up to ~8Mbps. Faster than a
> local build.
>
> -full clean test runs on OS/X & Linux
>
>
> Windows 2012:
>
> Same thing. I did have to first build my own set of the windows native
> binaries, by checking out branch-2.6.0; doing a native build, copying the
> binaries and then purging the local m2 repository of hadoop artifacts to be
> confident I was building against. For anyone who wants those native libs
> they will be up on
> https://github.com/apache/incubator-slider/tree/develop/bin/windows/ once
> it syncs with the ASF repos.
>
> afterwords: the tests worked!
>
>
> On 11 November 2014 02:52, Arun C Murthy <ac...@hortonworks.com> wrote:
>
> > Folks,
> >
> > I've created a release candidate (rc0) for hadoop-2.6.0 that I would like
> > to see released.
> >
> > The RC is available at:
> > http://people.apache.org/~acmurthy/hadoop-2.6.0-rc0
> > The RC tag in git is: release-2.6.0-rc0
> >
> > The maven artifacts are available via repository.apache.org at
> > https://repository.apache.org/content/repositories/orgapachehadoop-1012.
> >
> > Please try the release and vote; the vote will run for the usual 5 days.
> >
> > thanks,
> > Arun
> >
> >
> > --
> > 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.6.0

Posted by Robert Kanter <rk...@cloudera.com>.
Hi Arun,

We were testing the RC and ran into a problem with the recent fixes that
were done for POODLE for Tomcat (HADOOP-11217 for KMS and HDFS-7274 for
HttpFS).  Basically, in disabling SSLv3, we also disabled SSLv2Hello, which
is required for older clients (e.g. Java 6 with openssl 0.9.8x) so they
can't connect without it.  Just to be clear, it does not mean SSLv2, which
is insecure.  This also affects the MR shuffle in HADOOP-11243.

The fix is super simple, so I think we should reopen these 3 JIRAs and put
in addendum patches and get them into 2.6.0.

thanks
- Robert

On Tue, Nov 11, 2014 at 1:04 PM, Ravi Prakash <ra...@ymail.com> wrote:

> Hi Arun!
> We are very close to completion on YARN-1964 (DockerContainerExecutor).
> I'd also like HDFS-4882 to be checked in. Do you think these issues merit
> another RC?
> ThanksRavi
>
>
>      On Tuesday, November 11, 2014 11:57 AM, Steve Loughran <
> stevel@hortonworks.com> wrote:
>
>
>  +1 binding
>
> -patched slider pom to build against 2.6.0
>
> -verified build did download, which it did at up to ~8Mbps. Faster than a
> local build.
>
> -full clean test runs on OS/X & Linux
>
>
> Windows 2012:
>
> Same thing. I did have to first build my own set of the windows native
> binaries, by checking out branch-2.6.0; doing a native build, copying the
> binaries and then purging the local m2 repository of hadoop artifacts to be
> confident I was building against. For anyone who wants those native libs
> they will be up on
> https://github.com/apache/incubator-slider/tree/develop/bin/windows/ once
> it syncs with the ASF repos.
>
> afterwords: the tests worked!
>
>
> On 11 November 2014 02:52, Arun C Murthy <ac...@hortonworks.com> wrote:
>
> > Folks,
> >
> > I've created a release candidate (rc0) for hadoop-2.6.0 that I would like
> > to see released.
> >
> > The RC is available at:
> > http://people.apache.org/~acmurthy/hadoop-2.6.0-rc0
> > The RC tag in git is: release-2.6.0-rc0
> >
> > The maven artifacts are available via repository.apache.org at
> > https://repository.apache.org/content/repositories/orgapachehadoop-1012.
> >
> > Please try the release and vote; the vote will run for the usual 5 days.
> >
> > thanks,
> > Arun
> >
> >
> > --
> > 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.6.0

Posted by Robert Kanter <rk...@cloudera.com>.
Hi Arun,

We were testing the RC and ran into a problem with the recent fixes that
were done for POODLE for Tomcat (HADOOP-11217 for KMS and HDFS-7274 for
HttpFS).  Basically, in disabling SSLv3, we also disabled SSLv2Hello, which
is required for older clients (e.g. Java 6 with openssl 0.9.8x) so they
can't connect without it.  Just to be clear, it does not mean SSLv2, which
is insecure.  This also affects the MR shuffle in HADOOP-11243.

The fix is super simple, so I think we should reopen these 3 JIRAs and put
in addendum patches and get them into 2.6.0.

thanks
- Robert

On Tue, Nov 11, 2014 at 1:04 PM, Ravi Prakash <ra...@ymail.com> wrote:

> Hi Arun!
> We are very close to completion on YARN-1964 (DockerContainerExecutor).
> I'd also like HDFS-4882 to be checked in. Do you think these issues merit
> another RC?
> ThanksRavi
>
>
>      On Tuesday, November 11, 2014 11:57 AM, Steve Loughran <
> stevel@hortonworks.com> wrote:
>
>
>  +1 binding
>
> -patched slider pom to build against 2.6.0
>
> -verified build did download, which it did at up to ~8Mbps. Faster than a
> local build.
>
> -full clean test runs on OS/X & Linux
>
>
> Windows 2012:
>
> Same thing. I did have to first build my own set of the windows native
> binaries, by checking out branch-2.6.0; doing a native build, copying the
> binaries and then purging the local m2 repository of hadoop artifacts to be
> confident I was building against. For anyone who wants those native libs
> they will be up on
> https://github.com/apache/incubator-slider/tree/develop/bin/windows/ once
> it syncs with the ASF repos.
>
> afterwords: the tests worked!
>
>
> On 11 November 2014 02:52, Arun C Murthy <ac...@hortonworks.com> wrote:
>
> > Folks,
> >
> > I've created a release candidate (rc0) for hadoop-2.6.0 that I would like
> > to see released.
> >
> > The RC is available at:
> > http://people.apache.org/~acmurthy/hadoop-2.6.0-rc0
> > The RC tag in git is: release-2.6.0-rc0
> >
> > The maven artifacts are available via repository.apache.org at
> > https://repository.apache.org/content/repositories/orgapachehadoop-1012.
> >
> > Please try the release and vote; the vote will run for the usual 5 days.
> >
> > thanks,
> > Arun
> >
> >
> > --
> > 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.6.0

Posted by Ravi Prakash <ra...@ymail.com>.
Hi Arun!
We are very close to completion on YARN-1964 (DockerContainerExecutor). I'd also like HDFS-4882 to be checked in. Do you think these issues merit another RC?
ThanksRavi
 

     On Tuesday, November 11, 2014 11:57 AM, Steve Loughran <st...@hortonworks.com> wrote:
   

 +1 binding

-patched slider pom to build against 2.6.0

-verified build did download, which it did at up to ~8Mbps. Faster than a
local build.

-full clean test runs on OS/X & Linux


Windows 2012:

Same thing. I did have to first build my own set of the windows native
binaries, by checking out branch-2.6.0; doing a native build, copying the
binaries and then purging the local m2 repository of hadoop artifacts to be
confident I was building against. For anyone who wants those native libs
they will be up on
https://github.com/apache/incubator-slider/tree/develop/bin/windows/ once
it syncs with the ASF repos.

afterwords: the tests worked!


On 11 November 2014 02:52, Arun C Murthy <ac...@hortonworks.com> wrote:

> Folks,
>
> I've created a release candidate (rc0) for hadoop-2.6.0 that I would like
> to see released.
>
> The RC is available at:
> http://people.apache.org/~acmurthy/hadoop-2.6.0-rc0
> The RC tag in git is: release-2.6.0-rc0
>
> The maven artifacts are available via repository.apache.org at
> https://repository.apache.org/content/repositories/orgapachehadoop-1012.
>
> Please try the release and vote; the vote will run for the usual 5 days.
>
> thanks,
> Arun
>
>
> --
> 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.6.0

Posted by Ravi Prakash <ra...@ymail.com>.
Hi Arun!
We are very close to completion on YARN-1964 (DockerContainerExecutor). I'd also like HDFS-4882 to be checked in. Do you think these issues merit another RC?
ThanksRavi
 

     On Tuesday, November 11, 2014 11:57 AM, Steve Loughran <st...@hortonworks.com> wrote:
   

 +1 binding

-patched slider pom to build against 2.6.0

-verified build did download, which it did at up to ~8Mbps. Faster than a
local build.

-full clean test runs on OS/X & Linux


Windows 2012:

Same thing. I did have to first build my own set of the windows native
binaries, by checking out branch-2.6.0; doing a native build, copying the
binaries and then purging the local m2 repository of hadoop artifacts to be
confident I was building against. For anyone who wants those native libs
they will be up on
https://github.com/apache/incubator-slider/tree/develop/bin/windows/ once
it syncs with the ASF repos.

afterwords: the tests worked!


On 11 November 2014 02:52, Arun C Murthy <ac...@hortonworks.com> wrote:

> Folks,
>
> I've created a release candidate (rc0) for hadoop-2.6.0 that I would like
> to see released.
>
> The RC is available at:
> http://people.apache.org/~acmurthy/hadoop-2.6.0-rc0
> The RC tag in git is: release-2.6.0-rc0
>
> The maven artifacts are available via repository.apache.org at
> https://repository.apache.org/content/repositories/orgapachehadoop-1012.
>
> Please try the release and vote; the vote will run for the usual 5 days.
>
> thanks,
> Arun
>
>
> --
> 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.6.0

Posted by Ravi Prakash <ra...@ymail.com>.
Hi Arun!
We are very close to completion on YARN-1964 (DockerContainerExecutor). I'd also like HDFS-4882 to be checked in. Do you think these issues merit another RC?
ThanksRavi
 

     On Tuesday, November 11, 2014 11:57 AM, Steve Loughran <st...@hortonworks.com> wrote:
   

 +1 binding

-patched slider pom to build against 2.6.0

-verified build did download, which it did at up to ~8Mbps. Faster than a
local build.

-full clean test runs on OS/X & Linux


Windows 2012:

Same thing. I did have to first build my own set of the windows native
binaries, by checking out branch-2.6.0; doing a native build, copying the
binaries and then purging the local m2 repository of hadoop artifacts to be
confident I was building against. For anyone who wants those native libs
they will be up on
https://github.com/apache/incubator-slider/tree/develop/bin/windows/ once
it syncs with the ASF repos.

afterwords: the tests worked!


On 11 November 2014 02:52, Arun C Murthy <ac...@hortonworks.com> wrote:

> Folks,
>
> I've created a release candidate (rc0) for hadoop-2.6.0 that I would like
> to see released.
>
> The RC is available at:
> http://people.apache.org/~acmurthy/hadoop-2.6.0-rc0
> The RC tag in git is: release-2.6.0-rc0
>
> The maven artifacts are available via repository.apache.org at
> https://repository.apache.org/content/repositories/orgapachehadoop-1012.
>
> Please try the release and vote; the vote will run for the usual 5 days.
>
> thanks,
> Arun
>
>
> --
> 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.6.0

Posted by Ravi Prakash <ra...@ymail.com>.
Hi Arun!
We are very close to completion on YARN-1964 (DockerContainerExecutor). I'd also like HDFS-4882 to be checked in. Do you think these issues merit another RC?
ThanksRavi
 

     On Tuesday, November 11, 2014 11:57 AM, Steve Loughran <st...@hortonworks.com> wrote:
   

 +1 binding

-patched slider pom to build against 2.6.0

-verified build did download, which it did at up to ~8Mbps. Faster than a
local build.

-full clean test runs on OS/X & Linux


Windows 2012:

Same thing. I did have to first build my own set of the windows native
binaries, by checking out branch-2.6.0; doing a native build, copying the
binaries and then purging the local m2 repository of hadoop artifacts to be
confident I was building against. For anyone who wants those native libs
they will be up on
https://github.com/apache/incubator-slider/tree/develop/bin/windows/ once
it syncs with the ASF repos.

afterwords: the tests worked!


On 11 November 2014 02:52, Arun C Murthy <ac...@hortonworks.com> wrote:

> Folks,
>
> I've created a release candidate (rc0) for hadoop-2.6.0 that I would like
> to see released.
>
> The RC is available at:
> http://people.apache.org/~acmurthy/hadoop-2.6.0-rc0
> The RC tag in git is: release-2.6.0-rc0
>
> The maven artifacts are available via repository.apache.org at
> https://repository.apache.org/content/repositories/orgapachehadoop-1012.
>
> Please try the release and vote; the vote will run for the usual 5 days.
>
> thanks,
> Arun
>
>
> --
> 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.6.0

Posted by Steve Loughran <st...@hortonworks.com>.
+1 binding

-patched slider pom to build against 2.6.0

-verified build did download, which it did at up to ~8Mbps. Faster than a
local build.

-full clean test runs on OS/X & Linux


Windows 2012:

Same thing. I did have to first build my own set of the windows native
binaries, by checking out branch-2.6.0; doing a native build, copying the
binaries and then purging the local m2 repository of hadoop artifacts to be
confident I was building against. For anyone who wants those native libs
they will be up on
https://github.com/apache/incubator-slider/tree/develop/bin/windows/ once
it syncs with the ASF repos.

afterwords: the tests worked!


On 11 November 2014 02:52, Arun C Murthy <ac...@hortonworks.com> wrote:

> Folks,
>
> I've created a release candidate (rc0) for hadoop-2.6.0 that I would like
> to see released.
>
> The RC is available at:
> http://people.apache.org/~acmurthy/hadoop-2.6.0-rc0
> The RC tag in git is: release-2.6.0-rc0
>
> The maven artifacts are available via repository.apache.org at
> https://repository.apache.org/content/repositories/orgapachehadoop-1012.
>
> Please try the release and vote; the vote will run for the usual 5 days.
>
> thanks,
> Arun
>
>
> --
> 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.6.0

Posted by Chris Nauroth <cn...@hortonworks.com>.
Hi Eric,

There was a second release candidate created (named rc1), and voting
started fresh in a new thread.  You might want to join in on that second
thread to make sure that your vote gets counted.  Thanks!

Chris Nauroth
Hortonworks
http://hortonworks.com/


On Fri, Nov 14, 2014 at 3:08 PM, Eric Payne <er...@yahoo.com.invalid>
wrote:

> +1
> I downloaded and built source. Started local cluster and ran wordcount,
> sleep, and simple streaming job.
>
> Also, I ran a distributed shell job which tested preserving containers
> across AM restart by setting the
> -keep_containers_across_application_attempts flag and killing the first AM
> once the containers start.
> Enabled the preemption feature and verified containers were preempted and
> queues were levelized.
> Ran unit tests for hadoop-yarn-server-resourcemanagerRan unit tests for
> hadoop-hdfs
>  Thank you,-Eric Payne
>
>
>       From: Arun C Murthy <ac...@hortonworks.com>
>  To: "common-dev@hadoop.apache.org" <co...@hadoop.apache.org>; "
> hdfs-dev@hadoop.apache.org" <hd...@hadoop.apache.org>; "
> yarn-dev@hadoop.apache.org" <ya...@hadoop.apache.org>; "
> mapreduce-dev@hadoop.apache.org" <ma...@hadoop.apache.org>
>  Sent: Monday, November 10, 2014 8:52 PM
>  Subject: [VOTE] Release Apache Hadoop 2.6.0
>
> Folks,
>
> I've created a release candidate (rc0) for hadoop-2.6.0 that I would like
> to see released.
>
> The RC is available at:
> http://people.apache.org/~acmurthy/hadoop-2.6.0-rc0
> The RC tag in git is: release-2.6.0-rc0
>
> The maven artifacts are available via repository.apache.org at
> https://repository.apache.org/content/repositories/orgapachehadoop-1012.
>
> Please try the release and vote; the vote will run for the usual 5 days.
>
> thanks,
> Arun
>
>
> --
> 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.6.0

Posted by Chris Nauroth <cn...@hortonworks.com>.
Hi Eric,

There was a second release candidate created (named rc1), and voting
started fresh in a new thread.  You might want to join in on that second
thread to make sure that your vote gets counted.  Thanks!

Chris Nauroth
Hortonworks
http://hortonworks.com/


On Fri, Nov 14, 2014 at 3:08 PM, Eric Payne <er...@yahoo.com.invalid>
wrote:

> +1
> I downloaded and built source. Started local cluster and ran wordcount,
> sleep, and simple streaming job.
>
> Also, I ran a distributed shell job which tested preserving containers
> across AM restart by setting the
> -keep_containers_across_application_attempts flag and killing the first AM
> once the containers start.
> Enabled the preemption feature and verified containers were preempted and
> queues were levelized.
> Ran unit tests for hadoop-yarn-server-resourcemanagerRan unit tests for
> hadoop-hdfs
>  Thank you,-Eric Payne
>
>
>       From: Arun C Murthy <ac...@hortonworks.com>
>  To: "common-dev@hadoop.apache.org" <co...@hadoop.apache.org>; "
> hdfs-dev@hadoop.apache.org" <hd...@hadoop.apache.org>; "
> yarn-dev@hadoop.apache.org" <ya...@hadoop.apache.org>; "
> mapreduce-dev@hadoop.apache.org" <ma...@hadoop.apache.org>
>  Sent: Monday, November 10, 2014 8:52 PM
>  Subject: [VOTE] Release Apache Hadoop 2.6.0
>
> Folks,
>
> I've created a release candidate (rc0) for hadoop-2.6.0 that I would like
> to see released.
>
> The RC is available at:
> http://people.apache.org/~acmurthy/hadoop-2.6.0-rc0
> The RC tag in git is: release-2.6.0-rc0
>
> The maven artifacts are available via repository.apache.org at
> https://repository.apache.org/content/repositories/orgapachehadoop-1012.
>
> Please try the release and vote; the vote will run for the usual 5 days.
>
> thanks,
> Arun
>
>
> --
> 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.6.0

Posted by Chris Nauroth <cn...@hortonworks.com>.
Hi Eric,

There was a second release candidate created (named rc1), and voting
started fresh in a new thread.  You might want to join in on that second
thread to make sure that your vote gets counted.  Thanks!

Chris Nauroth
Hortonworks
http://hortonworks.com/


On Fri, Nov 14, 2014 at 3:08 PM, Eric Payne <er...@yahoo.com.invalid>
wrote:

> +1
> I downloaded and built source. Started local cluster and ran wordcount,
> sleep, and simple streaming job.
>
> Also, I ran a distributed shell job which tested preserving containers
> across AM restart by setting the
> -keep_containers_across_application_attempts flag and killing the first AM
> once the containers start.
> Enabled the preemption feature and verified containers were preempted and
> queues were levelized.
> Ran unit tests for hadoop-yarn-server-resourcemanagerRan unit tests for
> hadoop-hdfs
>  Thank you,-Eric Payne
>
>
>       From: Arun C Murthy <ac...@hortonworks.com>
>  To: "common-dev@hadoop.apache.org" <co...@hadoop.apache.org>; "
> hdfs-dev@hadoop.apache.org" <hd...@hadoop.apache.org>; "
> yarn-dev@hadoop.apache.org" <ya...@hadoop.apache.org>; "
> mapreduce-dev@hadoop.apache.org" <ma...@hadoop.apache.org>
>  Sent: Monday, November 10, 2014 8:52 PM
>  Subject: [VOTE] Release Apache Hadoop 2.6.0
>
> Folks,
>
> I've created a release candidate (rc0) for hadoop-2.6.0 that I would like
> to see released.
>
> The RC is available at:
> http://people.apache.org/~acmurthy/hadoop-2.6.0-rc0
> The RC tag in git is: release-2.6.0-rc0
>
> The maven artifacts are available via repository.apache.org at
> https://repository.apache.org/content/repositories/orgapachehadoop-1012.
>
> Please try the release and vote; the vote will run for the usual 5 days.
>
> thanks,
> Arun
>
>
> --
> 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.6.0

Posted by Chris Nauroth <cn...@hortonworks.com>.
Hi Eric,

There was a second release candidate created (named rc1), and voting
started fresh in a new thread.  You might want to join in on that second
thread to make sure that your vote gets counted.  Thanks!

Chris Nauroth
Hortonworks
http://hortonworks.com/


On Fri, Nov 14, 2014 at 3:08 PM, Eric Payne <er...@yahoo.com.invalid>
wrote:

> +1
> I downloaded and built source. Started local cluster and ran wordcount,
> sleep, and simple streaming job.
>
> Also, I ran a distributed shell job which tested preserving containers
> across AM restart by setting the
> -keep_containers_across_application_attempts flag and killing the first AM
> once the containers start.
> Enabled the preemption feature and verified containers were preempted and
> queues were levelized.
> Ran unit tests for hadoop-yarn-server-resourcemanagerRan unit tests for
> hadoop-hdfs
>  Thank you,-Eric Payne
>
>
>       From: Arun C Murthy <ac...@hortonworks.com>
>  To: "common-dev@hadoop.apache.org" <co...@hadoop.apache.org>; "
> hdfs-dev@hadoop.apache.org" <hd...@hadoop.apache.org>; "
> yarn-dev@hadoop.apache.org" <ya...@hadoop.apache.org>; "
> mapreduce-dev@hadoop.apache.org" <ma...@hadoop.apache.org>
>  Sent: Monday, November 10, 2014 8:52 PM
>  Subject: [VOTE] Release Apache Hadoop 2.6.0
>
> Folks,
>
> I've created a release candidate (rc0) for hadoop-2.6.0 that I would like
> to see released.
>
> The RC is available at:
> http://people.apache.org/~acmurthy/hadoop-2.6.0-rc0
> The RC tag in git is: release-2.6.0-rc0
>
> The maven artifacts are available via repository.apache.org at
> https://repository.apache.org/content/repositories/orgapachehadoop-1012.
>
> Please try the release and vote; the vote will run for the usual 5 days.
>
> thanks,
> Arun
>
>
> --
> 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.6.0

Posted by Eric Payne <er...@yahoo.com.INVALID>.
+1
I downloaded and built source. Started local cluster and ran wordcount, sleep, and simple streaming job.

Also, I ran a distributed shell job which tested preserving containers across AM restart by setting the -keep_containers_across_application_attempts flag and killing the first AM once the containers start.
Enabled the preemption feature and verified containers were preempted and queues were levelized.
Ran unit tests for hadoop-yarn-server-resourcemanagerRan unit tests for hadoop-hdfs
 Thank you,-Eric Payne

 
      From: Arun C Murthy <ac...@hortonworks.com>
 To: "common-dev@hadoop.apache.org" <co...@hadoop.apache.org>; "hdfs-dev@hadoop.apache.org" <hd...@hadoop.apache.org>; "yarn-dev@hadoop.apache.org" <ya...@hadoop.apache.org>; "mapreduce-dev@hadoop.apache.org" <ma...@hadoop.apache.org> 
 Sent: Monday, November 10, 2014 8:52 PM
 Subject: [VOTE] Release Apache Hadoop 2.6.0
   
Folks,

I've created a release candidate (rc0) for hadoop-2.6.0 that I would like to see released.

The RC is available at: http://people.apache.org/~acmurthy/hadoop-2.6.0-rc0
The RC tag in git is: release-2.6.0-rc0

The maven artifacts are available via repository.apache.org at https://repository.apache.org/content/repositories/orgapachehadoop-1012.

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

thanks,
Arun


-- 
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.6.0

Posted by Arun Murthy <ac...@hortonworks.com>.
Duh!

$ chmod a+r *

Please try now. Thanks!

Arun


On Mon, Nov 10, 2014 at 7:06 PM, Tsuyoshi OZAWA <oz...@gmail.com>
wrote:

> Hi Arun,
>
> Could you confirm the link and permission to the files is correct? I
> got a following error:
>
>
> Forbidden
> You don't have permission to access
> /~acmurthy/hadoop-2.6.0-rc0/hadoop-2.6.0-src.tar.gz on this server.
>
> On Tue, Nov 11, 2014 at 11:52 AM, Arun C Murthy <ac...@hortonworks.com>
> wrote:
> > Folks,
> >
> > I've created a release candidate (rc0) for hadoop-2.6.0 that I would
> like to see released.
> >
> > The RC is available at:
> http://people.apache.org/~acmurthy/hadoop-2.6.0-rc0
> > The RC tag in git is: release-2.6.0-rc0
> >
> > The maven artifacts are available via repository.apache.org at
> https://repository.apache.org/content/repositories/orgapachehadoop-1012.
> >
> > Please try the release and vote; the vote will run for the usual 5 days.
> >
> > thanks,
> > Arun
> >
> >
> > --
> > 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
>



-- 

--
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.6.0

Posted by Arun Murthy <ac...@hortonworks.com>.
Duh!

$ chmod a+r *

Please try now. Thanks!

Arun


On Mon, Nov 10, 2014 at 7:06 PM, Tsuyoshi OZAWA <oz...@gmail.com>
wrote:

> Hi Arun,
>
> Could you confirm the link and permission to the files is correct? I
> got a following error:
>
>
> Forbidden
> You don't have permission to access
> /~acmurthy/hadoop-2.6.0-rc0/hadoop-2.6.0-src.tar.gz on this server.
>
> On Tue, Nov 11, 2014 at 11:52 AM, Arun C Murthy <ac...@hortonworks.com>
> wrote:
> > Folks,
> >
> > I've created a release candidate (rc0) for hadoop-2.6.0 that I would
> like to see released.
> >
> > The RC is available at:
> http://people.apache.org/~acmurthy/hadoop-2.6.0-rc0
> > The RC tag in git is: release-2.6.0-rc0
> >
> > The maven artifacts are available via repository.apache.org at
> https://repository.apache.org/content/repositories/orgapachehadoop-1012.
> >
> > Please try the release and vote; the vote will run for the usual 5 days.
> >
> > thanks,
> > Arun
> >
> >
> > --
> > 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
>



-- 

--
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.6.0

Posted by Arun Murthy <ac...@hortonworks.com>.
Duh!

$ chmod a+r *

Please try now. Thanks!

Arun


On Mon, Nov 10, 2014 at 7:06 PM, Tsuyoshi OZAWA <oz...@gmail.com>
wrote:

> Hi Arun,
>
> Could you confirm the link and permission to the files is correct? I
> got a following error:
>
>
> Forbidden
> You don't have permission to access
> /~acmurthy/hadoop-2.6.0-rc0/hadoop-2.6.0-src.tar.gz on this server.
>
> On Tue, Nov 11, 2014 at 11:52 AM, Arun C Murthy <ac...@hortonworks.com>
> wrote:
> > Folks,
> >
> > I've created a release candidate (rc0) for hadoop-2.6.0 that I would
> like to see released.
> >
> > The RC is available at:
> http://people.apache.org/~acmurthy/hadoop-2.6.0-rc0
> > The RC tag in git is: release-2.6.0-rc0
> >
> > The maven artifacts are available via repository.apache.org at
> https://repository.apache.org/content/repositories/orgapachehadoop-1012.
> >
> > Please try the release and vote; the vote will run for the usual 5 days.
> >
> > thanks,
> > Arun
> >
> >
> > --
> > 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
>



-- 

--
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.6.0

Posted by Arun Murthy <ac...@hortonworks.com>.
Duh!

$ chmod a+r *

Please try now. Thanks!

Arun


On Mon, Nov 10, 2014 at 7:06 PM, Tsuyoshi OZAWA <oz...@gmail.com>
wrote:

> Hi Arun,
>
> Could you confirm the link and permission to the files is correct? I
> got a following error:
>
>
> Forbidden
> You don't have permission to access
> /~acmurthy/hadoop-2.6.0-rc0/hadoop-2.6.0-src.tar.gz on this server.
>
> On Tue, Nov 11, 2014 at 11:52 AM, Arun C Murthy <ac...@hortonworks.com>
> wrote:
> > Folks,
> >
> > I've created a release candidate (rc0) for hadoop-2.6.0 that I would
> like to see released.
> >
> > The RC is available at:
> http://people.apache.org/~acmurthy/hadoop-2.6.0-rc0
> > The RC tag in git is: release-2.6.0-rc0
> >
> > The maven artifacts are available via repository.apache.org at
> https://repository.apache.org/content/repositories/orgapachehadoop-1012.
> >
> > Please try the release and vote; the vote will run for the usual 5 days.
> >
> > thanks,
> > Arun
> >
> >
> > --
> > 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
>



-- 

--
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.6.0

Posted by Tsuyoshi OZAWA <oz...@gmail.com>.
Hi Arun,

Could you confirm the link and permission to the files is correct? I
got a following error:


Forbidden
You don't have permission to access
/~acmurthy/hadoop-2.6.0-rc0/hadoop-2.6.0-src.tar.gz on this server.

On Tue, Nov 11, 2014 at 11:52 AM, Arun C Murthy <ac...@hortonworks.com> wrote:
> Folks,
>
> I've created a release candidate (rc0) for hadoop-2.6.0 that I would like to see released.
>
> The RC is available at: http://people.apache.org/~acmurthy/hadoop-2.6.0-rc0
> The RC tag in git is: release-2.6.0-rc0
>
> The maven artifacts are available via repository.apache.org at https://repository.apache.org/content/repositories/orgapachehadoop-1012.
>
> Please try the release and vote; the vote will run for the usual 5 days.
>
> thanks,
> Arun
>
>
> --
> 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.6.0

Posted by Tsuyoshi OZAWA <oz...@gmail.com>.
Hi Arun,

Could you confirm the link and permission to the files is correct? I
got a following error:


Forbidden
You don't have permission to access
/~acmurthy/hadoop-2.6.0-rc0/hadoop-2.6.0-src.tar.gz on this server.

On Tue, Nov 11, 2014 at 11:52 AM, Arun C Murthy <ac...@hortonworks.com> wrote:
> Folks,
>
> I've created a release candidate (rc0) for hadoop-2.6.0 that I would like to see released.
>
> The RC is available at: http://people.apache.org/~acmurthy/hadoop-2.6.0-rc0
> The RC tag in git is: release-2.6.0-rc0
>
> The maven artifacts are available via repository.apache.org at https://repository.apache.org/content/repositories/orgapachehadoop-1012.
>
> Please try the release and vote; the vote will run for the usual 5 days.
>
> thanks,
> Arun
>
>
> --
> 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.6.0

Posted by Tsuyoshi OZAWA <oz...@gmail.com>.
Hi Arun,

Could you confirm the link and permission to the files is correct? I
got a following error:


Forbidden
You don't have permission to access
/~acmurthy/hadoop-2.6.0-rc0/hadoop-2.6.0-src.tar.gz on this server.

On Tue, Nov 11, 2014 at 11:52 AM, Arun C Murthy <ac...@hortonworks.com> wrote:
> Folks,
>
> I've created a release candidate (rc0) for hadoop-2.6.0 that I would like to see released.
>
> The RC is available at: http://people.apache.org/~acmurthy/hadoop-2.6.0-rc0
> The RC tag in git is: release-2.6.0-rc0
>
> The maven artifacts are available via repository.apache.org at https://repository.apache.org/content/repositories/orgapachehadoop-1012.
>
> Please try the release and vote; the vote will run for the usual 5 days.
>
> thanks,
> Arun
>
>
> --
> 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.6.0

Posted by Eric Payne <er...@yahoo.com.INVALID>.
+1
I downloaded and built source. Started local cluster and ran wordcount, sleep, and simple streaming job.

Also, I ran a distributed shell job which tested preserving containers across AM restart by setting the -keep_containers_across_application_attempts flag and killing the first AM once the containers start.
Enabled the preemption feature and verified containers were preempted and queues were levelized.
Ran unit tests for hadoop-yarn-server-resourcemanagerRan unit tests for hadoop-hdfs
 Thank you,-Eric Payne

 
      From: Arun C Murthy <ac...@hortonworks.com>
 To: "common-dev@hadoop.apache.org" <co...@hadoop.apache.org>; "hdfs-dev@hadoop.apache.org" <hd...@hadoop.apache.org>; "yarn-dev@hadoop.apache.org" <ya...@hadoop.apache.org>; "mapreduce-dev@hadoop.apache.org" <ma...@hadoop.apache.org> 
 Sent: Monday, November 10, 2014 8:52 PM
 Subject: [VOTE] Release Apache Hadoop 2.6.0
   
Folks,

I've created a release candidate (rc0) for hadoop-2.6.0 that I would like to see released.

The RC is available at: http://people.apache.org/~acmurthy/hadoop-2.6.0-rc0
The RC tag in git is: release-2.6.0-rc0

The maven artifacts are available via repository.apache.org at https://repository.apache.org/content/repositories/orgapachehadoop-1012.

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

thanks,
Arun


-- 
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.6.0

Posted by Eric Payne <er...@yahoo.com.INVALID>.
+1
I downloaded and built source. Started local cluster and ran wordcount, sleep, and simple streaming job.

Also, I ran a distributed shell job which tested preserving containers across AM restart by setting the -keep_containers_across_application_attempts flag and killing the first AM once the containers start.
Enabled the preemption feature and verified containers were preempted and queues were levelized.
Ran unit tests for hadoop-yarn-server-resourcemanagerRan unit tests for hadoop-hdfs
 Thank you,-Eric Payne

 
      From: Arun C Murthy <ac...@hortonworks.com>
 To: "common-dev@hadoop.apache.org" <co...@hadoop.apache.org>; "hdfs-dev@hadoop.apache.org" <hd...@hadoop.apache.org>; "yarn-dev@hadoop.apache.org" <ya...@hadoop.apache.org>; "mapreduce-dev@hadoop.apache.org" <ma...@hadoop.apache.org> 
 Sent: Monday, November 10, 2014 8:52 PM
 Subject: [VOTE] Release Apache Hadoop 2.6.0
   
Folks,

I've created a release candidate (rc0) for hadoop-2.6.0 that I would like to see released.

The RC is available at: http://people.apache.org/~acmurthy/hadoop-2.6.0-rc0
The RC tag in git is: release-2.6.0-rc0

The maven artifacts are available via repository.apache.org at https://repository.apache.org/content/repositories/orgapachehadoop-1012.

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

thanks,
Arun


-- 
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.6.0

Posted by Steve Loughran <st...@hortonworks.com>.
+1 binding

-patched slider pom to build against 2.6.0

-verified build did download, which it did at up to ~8Mbps. Faster than a
local build.

-full clean test runs on OS/X & Linux


Windows 2012:

Same thing. I did have to first build my own set of the windows native
binaries, by checking out branch-2.6.0; doing a native build, copying the
binaries and then purging the local m2 repository of hadoop artifacts to be
confident I was building against. For anyone who wants those native libs
they will be up on
https://github.com/apache/incubator-slider/tree/develop/bin/windows/ once
it syncs with the ASF repos.

afterwords: the tests worked!


On 11 November 2014 02:52, Arun C Murthy <ac...@hortonworks.com> wrote:

> Folks,
>
> I've created a release candidate (rc0) for hadoop-2.6.0 that I would like
> to see released.
>
> The RC is available at:
> http://people.apache.org/~acmurthy/hadoop-2.6.0-rc0
> The RC tag in git is: release-2.6.0-rc0
>
> The maven artifacts are available via repository.apache.org at
> https://repository.apache.org/content/repositories/orgapachehadoop-1012.
>
> Please try the release and vote; the vote will run for the usual 5 days.
>
> thanks,
> Arun
>
>
> --
> 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.6.0

Posted by Steve Loughran <st...@hortonworks.com>.
+1 binding

-patched slider pom to build against 2.6.0

-verified build did download, which it did at up to ~8Mbps. Faster than a
local build.

-full clean test runs on OS/X & Linux


Windows 2012:

Same thing. I did have to first build my own set of the windows native
binaries, by checking out branch-2.6.0; doing a native build, copying the
binaries and then purging the local m2 repository of hadoop artifacts to be
confident I was building against. For anyone who wants those native libs
they will be up on
https://github.com/apache/incubator-slider/tree/develop/bin/windows/ once
it syncs with the ASF repos.

afterwords: the tests worked!


On 11 November 2014 02:52, Arun C Murthy <ac...@hortonworks.com> wrote:

> Folks,
>
> I've created a release candidate (rc0) for hadoop-2.6.0 that I would like
> to see released.
>
> The RC is available at:
> http://people.apache.org/~acmurthy/hadoop-2.6.0-rc0
> The RC tag in git is: release-2.6.0-rc0
>
> The maven artifacts are available via repository.apache.org at
> https://repository.apache.org/content/repositories/orgapachehadoop-1012.
>
> Please try the release and vote; the vote will run for the usual 5 days.
>
> thanks,
> Arun
>
>
> --
> 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.6.0

Posted by Steve Loughran <st...@hortonworks.com>.
+1 binding

-patched slider pom to build against 2.6.0

-verified build did download, which it did at up to ~8Mbps. Faster than a
local build.

-full clean test runs on OS/X & Linux


Windows 2012:

Same thing. I did have to first build my own set of the windows native
binaries, by checking out branch-2.6.0; doing a native build, copying the
binaries and then purging the local m2 repository of hadoop artifacts to be
confident I was building against. For anyone who wants those native libs
they will be up on
https://github.com/apache/incubator-slider/tree/develop/bin/windows/ once
it syncs with the ASF repos.

afterwords: the tests worked!


On 11 November 2014 02:52, Arun C Murthy <ac...@hortonworks.com> wrote:

> Folks,
>
> I've created a release candidate (rc0) for hadoop-2.6.0 that I would like
> to see released.
>
> The RC is available at:
> http://people.apache.org/~acmurthy/hadoop-2.6.0-rc0
> The RC tag in git is: release-2.6.0-rc0
>
> The maven artifacts are available via repository.apache.org at
> https://repository.apache.org/content/repositories/orgapachehadoop-1012.
>
> Please try the release and vote; the vote will run for the usual 5 days.
>
> thanks,
> Arun
>
>
> --
> 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.6.0

Posted by Tsuyoshi OZAWA <oz...@gmail.com>.
Hi Arun,

Could you confirm the link and permission to the files is correct? I
got a following error:


Forbidden
You don't have permission to access
/~acmurthy/hadoop-2.6.0-rc0/hadoop-2.6.0-src.tar.gz on this server.

On Tue, Nov 11, 2014 at 11:52 AM, Arun C Murthy <ac...@hortonworks.com> wrote:
> Folks,
>
> I've created a release candidate (rc0) for hadoop-2.6.0 that I would like to see released.
>
> The RC is available at: http://people.apache.org/~acmurthy/hadoop-2.6.0-rc0
> The RC tag in git is: release-2.6.0-rc0
>
> The maven artifacts are available via repository.apache.org at https://repository.apache.org/content/repositories/orgapachehadoop-1012.
>
> Please try the release and vote; the vote will run for the usual 5 days.
>
> thanks,
> Arun
>
>
> --
> 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

Fwd: [VOTE] Release Apache Hadoop 2.6.0

Posted by Steve Loughran <st...@hortonworks.com>.
FYI, 2.6 RC0 is up

I'm going to set up a profile for this and do the test runs, to qualify
that the RC works for slider. Then we can +1 the RC and use it as the basis
for our 0.60 release

---------- Forwarded message ----------
From: Arun C Murthy <ac...@hortonworks.com>
Date: 11 November 2014 02:52
Subject: [VOTE] Release Apache Hadoop 2.6.0
To: "common-dev@hadoop.apache.org" <co...@hadoop.apache.org>, "
hdfs-dev@hadoop.apache.org" <hd...@hadoop.apache.org>, "
yarn-dev@hadoop.apache.org" <ya...@hadoop.apache.org>, "
mapreduce-dev@hadoop.apache.org" <ma...@hadoop.apache.org>


Folks,

I've created a release candidate (rc0) for hadoop-2.6.0 that I would like
to see released.

The RC is available at: http://people.apache.org/~acmurthy/hadoop-2.6.0-rc0
The RC tag in git is: release-2.6.0-rc0

The maven artifacts are available via repository.apache.org at
https://repository.apache.org/content/repositories/orgapachehadoop-1012.

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

thanks,
Arun


--
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.