Re: 2.7 status

2015-02-13 Thread Jason Lowe
I'd like to see a 2.7 release sooner than later.  It has been almost 3 months 
since Hadoop 2.6 was released, and there have already been 634 JIRAs committed 
to 2.7.  That's a lot of changes waiting for an official release.
https://issues.apache.org/jira/issues/?jql=project%20in%20%28hadoop%2Chdfs%2Cyarn%2Cmapreduce%29%20AND%20fixversion%3D2.7.0%20AND%20resolution%3DFixed
Jason

  From: Sangjin Lee 
 To: "common-dev@hadoop.apache.org"  
 Sent: Tuesday, February 10, 2015 1:30 PM
 Subject: 2.7 status
   
Folks,

What is the current status of the 2.7 release? I know initially it started
out as a "java-7" only release, but looking at the JIRAs that is very much
not the case.

Do we have a certain timeframe for 2.7 or is it time to discuss it?

Thanks,
Sangjin


  

Re: 2.7 status

2015-02-13 Thread Arun Murthy
My bad, been sorted distracted.

I agree, we should just roll fwd a 2.7 ASAP with all the goodies.

What sort of timing makes sense? 2 week hence?

thanks,
Arun


From: Jason Lowe 
Sent: Friday, February 13, 2015 8:11 AM
To: common-dev@hadoop.apache.org
Subject: Re: 2.7 status

I'd like to see a 2.7 release sooner than later.  It has been almost 3 months 
since Hadoop 2.6 was released, and there have already been 634 JIRAs committed 
to 2.7.  That's a lot of changes waiting for an official release.
https://issues.apache.org/jira/issues/?jql=project%20in%20%28hadoop%2Chdfs%2Cyarn%2Cmapreduce%29%20AND%20fixversion%3D2.7.0%20AND%20resolution%3DFixed
Jason

  From: Sangjin Lee 
 To: "common-dev@hadoop.apache.org" 
 Sent: Tuesday, February 10, 2015 1:30 PM
 Subject: 2.7 status

Folks,

What is the current status of the 2.7 release? I know initially it started
out as a "java-7" only release, but looking at the JIRAs that is very much
not the case.

Do we have a certain timeframe for 2.7 or is it time to discuss it?

Thanks,
Sangjin




Re: 2.7 status

2015-02-13 Thread Karthik Kambatla
2 weeks from now (end of Feb) sounds reasonable. The one feature I would
like for to be included is shared-cache: we are pretty close - two more
main items to take care of.

In an offline conversation, Steve mentioned building Windows binaries for
our releases. Do we want to do that for 2.7? If so, can anyone with Windows
expertise setup a Jenkins job to build these artifacts, and may be hook it
up to https://builds.apache.org/job/HADOOP2_Release_Artifacts_Builder/



On Fri, Feb 13, 2015 at 11:07 AM, Arun Murthy  wrote:

> My bad, been sorted distracted.
>
> I agree, we should just roll fwd a 2.7 ASAP with all the goodies.
>
> What sort of timing makes sense? 2 week hence?
>
> thanks,
> Arun
>
> 
> From: Jason Lowe 
> Sent: Friday, February 13, 2015 8:11 AM
> To: common-dev@hadoop.apache.org
> Subject: Re: 2.7 status
>
> I'd like to see a 2.7 release sooner than later.  It has been almost 3
> months since Hadoop 2.6 was released, and there have already been 634 JIRAs
> committed to 2.7.  That's a lot of changes waiting for an official release.
>
> https://issues.apache.org/jira/issues/?jql=project%20in%20%28hadoop%2Chdfs%2Cyarn%2Cmapreduce%29%20AND%20fixversion%3D2.7.0%20AND%20resolution%3DFixed
> Jason
>
>   From: Sangjin Lee 
>  To: "common-dev@hadoop.apache.org" 
>  Sent: Tuesday, February 10, 2015 1:30 PM
>  Subject: 2.7 status
>
> Folks,
>
> What is the current status of the 2.7 release? I know initially it started
> out as a "java-7" only release, but looking at the JIRAs that is very much
> not the case.
>
> Do we have a certain timeframe for 2.7 or is it time to discuss it?
>
> Thanks,
> Sangjin
>
>
>


-- 
Karthik Kambatla
Software Engineer, Cloudera Inc.

http://five.sentenc.es


Re: 2.7 status

2015-02-14 Thread Steve Loughran



On 14 February 2015 at 00:37:07, Karthik Kambatla 
(ka...@cloudera.com) wrote:

2 weeks from now (end of Feb) sounds reasonable. The one feature I would
like for to be included is shared-cache: we are pretty close - two more
main items to take care of.

In an offline conversation, Steve mentioned building Windows binaries for
our releases. Do we want to do that for 2.7? If so, can anyone with Windows
expertise setup a Jenkins job to build these artifacts, and may be hook it
up to https://builds.apache.org/job/HADOOP2_Release_Artifacts_Builder/





someone will have to first fix MiniYarnCluster to come up on the ASF jenkins 
machines; it currently fails with directory permission setup problems that may 
matter in production, but not in test runs.


Re: 2.7 status

2015-02-14 Thread Ravi Prakash
I would like the improvements to the Namenode UI be included in 2.7 too. 
HDFS-7588. All the code is ready and we can try to get as much of it in as 
possible piecemeal.
 

 On Saturday, February 14, 2015 3:52 AM, Steve Loughran 
 wrote:
   

 


On 14 February 2015 at 00:37:07, Karthik Kambatla 
(ka...@cloudera.com) wrote:

2 weeks from now (end of Feb) sounds reasonable. The one feature I would
like for to be included is shared-cache: we are pretty close - two more
main items to take care of.

In an offline conversation, Steve mentioned building Windows binaries for
our releases. Do we want to do that for 2.7? If so, can anyone with Windows
expertise setup a Jenkins job to build these artifacts, and may be hook it
up to https://builds.apache.org/job/HADOOP2_Release_Artifacts_Builder/





someone will have to first fix MiniYarnCluster to come up on the ASF jenkins 
machines; it currently fails with directory permission setup problems that may 
matter in production, but not in test runs.




Re: 2.7 status

2015-02-14 Thread Allen Wittenauer

IMO, HDFS-5796 (in some form or another) is a blocker for 2.7. 

Right now, DFS browsing is pretty much broken on secure systems when a 
hadoop-auth-compatible plugin is in use.  The "fix" (HDFS-5716) introduced 
(what appears to be) an incompatible and undocumented method to provide auth 
versus the rest of Hadoop.

On Feb 14, 2015, at 8:56 AM, Ravi Prakash  wrote:

> I would like the improvements to the Namenode UI be included in 2.7 too. 
> HDFS-7588. All the code is ready and we can try to get as much of it in as 
> possible piecemeal.
> 
> 
> On Saturday, February 14, 2015 3:52 AM, Steve Loughran 
>  wrote:
> 
> 
> 
> 
> 
> On 14 February 2015 at 00:37:07, Karthik Kambatla 
> (ka...@cloudera.com) wrote:
> 
> 2 weeks from now (end of Feb) sounds reasonable. The one feature I would
> like for to be included is shared-cache: we are pretty close - two more
> main items to take care of.
> 
> In an offline conversation, Steve mentioned building Windows binaries for
> our releases. Do we want to do that for 2.7? If so, can anyone with Windows
> expertise setup a Jenkins job to build these artifacts, and may be hook it
> up to https://builds.apache.org/job/HADOOP2_Release_Artifacts_Builder/
> 
> 
> 
> 
> 
> someone will have to first fix MiniYarnCluster to come up on the ASF jenkins 
> machines; it currently fails with directory permission setup problems that 
> may matter in production, but not in test runs.
> 
> 



Re: 2.7 status

2015-02-17 Thread Colin McCabe
+1 for starting thinking about releasing 2.7 soon.

Re: building Windows binaries.  Do we release binaries for all the
Linux and UNIX architectures?  I thought we didn't.  It seems a little
inconsistent to release binaries just for Windows, but not for those
other architectures and OSes.  I wonder if we can improve this
situation?

best,
Colin

On Fri, Feb 13, 2015 at 4:36 PM, Karthik Kambatla  wrote:
> 2 weeks from now (end of Feb) sounds reasonable. The one feature I would
> like for to be included is shared-cache: we are pretty close - two more
> main items to take care of.
>
> In an offline conversation, Steve mentioned building Windows binaries for
> our releases. Do we want to do that for 2.7? If so, can anyone with Windows
> expertise setup a Jenkins job to build these artifacts, and may be hook it
> up to https://builds.apache.org/job/HADOOP2_Release_Artifacts_Builder/
>
>
>
> On Fri, Feb 13, 2015 at 11:07 AM, Arun Murthy  wrote:
>
>> My bad, been sorted distracted.
>>
>> I agree, we should just roll fwd a 2.7 ASAP with all the goodies.
>>
>> What sort of timing makes sense? 2 week hence?
>>
>> thanks,
>> Arun
>>
>> 
>> From: Jason Lowe 
>> Sent: Friday, February 13, 2015 8:11 AM
>> To: common-dev@hadoop.apache.org
>> Subject: Re: 2.7 status
>>
>> I'd like to see a 2.7 release sooner than later.  It has been almost 3
>> months since Hadoop 2.6 was released, and there have already been 634 JIRAs
>> committed to 2.7.  That's a lot of changes waiting for an official release.
>>
>> https://issues.apache.org/jira/issues/?jql=project%20in%20%28hadoop%2Chdfs%2Cyarn%2Cmapreduce%29%20AND%20fixversion%3D2.7.0%20AND%20resolution%3DFixed
>> Jason
>>
>>   From: Sangjin Lee 
>>  To: "common-dev@hadoop.apache.org" 
>>  Sent: Tuesday, February 10, 2015 1:30 PM
>>  Subject: 2.7 status
>>
>> Folks,
>>
>> What is the current status of the 2.7 release? I know initially it started
>> out as a "java-7" only release, but looking at the JIRAs that is very much
>> not the case.
>>
>> Do we have a certain timeframe for 2.7 or is it time to discuss it?
>>
>> Thanks,
>> Sangjin
>>
>>
>>
>
>
> --
> Karthik Kambatla
> Software Engineer, Cloudera Inc.
> 
> http://five.sentenc.es


Re: 2.7 status

2015-03-01 Thread Vinod Kumar Vavilapalli
Agreed. How about we roll an RC end of this week? As a Java 7+ release with 
features, patches that already got in?

Here's a filter tracking blocker tickets - 
https://issues.apache.org/jira/issues/?filter=12330598. Nine open now.

+Arun
Arun, I'd like to help get 2.7 out without further delay. Do you mind me taking 
over release duties?

Thanks,
+Vinod

From: Jason Lowe 
Sent: Friday, February 13, 2015 8:11 AM
To: common-dev@hadoop.apache.org
Subject: Re: 2.7 status

I'd like to see a 2.7 release sooner than later.  It has been almost 3 months 
since Hadoop 2.6 was released, and there have already been 634 JIRAs committed 
to 2.7.  That's a lot of changes waiting for an official release.
https://issues.apache.org/jira/issues/?jql=project%20in%20%28hadoop%2Chdfs%2Cyarn%2Cmapreduce%29%20AND%20fixversion%3D2.7.0%20AND%20resolution%3DFixed
Jason

  From: Sangjin Lee 
 To: "common-dev@hadoop.apache.org" 
 Sent: Tuesday, February 10, 2015 1:30 PM
 Subject: 2.7 status

Folks,

What is the current status of the 2.7 release? I know initially it started
out as a "java-7" only release, but looking at the JIRAs that is very much
not the case.

Do we have a certain timeframe for 2.7 or is it time to discuss it?

Thanks,
Sangjin



Re: 2.7 status

2015-03-01 Thread Vinod Kumar Vavilapalli
Hi Ravi,

Only one patch on that umbrella JIRA is PA. And others don't have patches. Are 
they being actively worked on and can they get in a week or so? Given the delay 
in 2.7 already, does it make sense to roll this umbrella over to 2.8?

Thanks,
+Vinod

On Feb 14, 2015, at 8:56 AM, Ravi Prakash  wrote:

> I would like the improvements to the Namenode UI be included in 2.7 too. 
> HDFS-7588. All the code is ready and we can try to get as much of it in as 
> possible piecemeal.
> 
> 
> On Saturday, February 14, 2015 3:52 AM, Steve Loughran 
>  wrote:
> 
> 
> 
> 
> 
> On 14 February 2015 at 00:37:07, Karthik Kambatla 
> (ka...@cloudera.com) wrote:
> 
> 2 weeks from now (end of Feb) sounds reasonable. The one feature I would
> like for to be included is shared-cache: we are pretty close - two more
> main items to take care of.
> 
> In an offline conversation, Steve mentioned building Windows binaries for
> our releases. Do we want to do that for 2.7? If so, can anyone with Windows
> expertise setup a Jenkins job to build these artifacts, and may be hook it
> up to https://builds.apache.org/job/HADOOP2_Release_Artifacts_Builder/
> 
> 
> 
> 
> 
> someone will have to first fix MiniYarnCluster to come up on the ASF jenkins 
> machines; it currently fails with directory permission setup problems that 
> may matter in production, but not in test runs.
> 
> 



Re: 2.7 status

2015-03-01 Thread Vinod Kumar Vavilapalli
Allen, can you make that JIRA a blocker with that rationale so that it can be 
discussed so on the JIRA?

Thanks
+Vinod

On Feb 14, 2015, at 9:30 AM, Allen Wittenauer  wrote:

> 
> IMO, HDFS-5796 (in some form or another) is a blocker for 2.7. 
> 
> Right now, DFS browsing is pretty much broken on secure systems when a 
> hadoop-auth-compatible plugin is in use.  The "fix" (HDFS-5716) introduced 
> (what appears to be) an incompatible and undocumented method to provide auth 
> versus the rest of Hadoop.
> 
> On Feb 14, 2015, at 8:56 AM, Ravi Prakash  wrote:
> 
>> I would like the improvements to the Namenode UI be included in 2.7 too. 
>> HDFS-7588. All the code is ready and we can try to get as much of it in as 
>> possible piecemeal.
>> 
>> 
>>On Saturday, February 14, 2015 3:52 AM, Steve Loughran 
>>  wrote:
>> 
>> 
>> 
>> 
>> 
>> On 14 February 2015 at 00:37:07, Karthik Kambatla 
>> (ka...@cloudera.com) wrote:
>> 
>> 2 weeks from now (end of Feb) sounds reasonable. The one feature I would
>> like for to be included is shared-cache: we are pretty close - two more
>> main items to take care of.
>> 
>> In an offline conversation, Steve mentioned building Windows binaries for
>> our releases. Do we want to do that for 2.7? If so, can anyone with Windows
>> expertise setup a Jenkins job to build these artifacts, and may be hook it
>> up to https://builds.apache.org/job/HADOOP2_Release_Artifacts_Builder/
>> 
>> 
>> 
>> 
>> 
>> someone will have to first fix MiniYarnCluster to come up on the ASF jenkins 
>> machines; it currently fails with directory permission setup problems that 
>> may matter in production, but not in test runs.
>> 
>> 
> 



Re: 2.7 status

2015-03-01 Thread Arun Murthy
Sounds good, thanks for the help Vinod!

Arun


From: Vinod Kumar Vavilapalli
Sent: Sunday, March 01, 2015 11:43 AM
To: Hadoop Common; Jason Lowe; Arun Murthy
Subject: Re: 2.7 status

Agreed. How about we roll an RC end of this week? As a Java 7+ release with 
features, patches that already got in?

Here's a filter tracking blocker tickets - 
https://issues.apache.org/jira/issues/?filter=12330598. Nine open now.

+Arun
Arun, I'd like to help get 2.7 out without further delay. Do you mind me taking 
over release duties?

Thanks,
+Vinod

From: Jason Lowe 
Sent: Friday, February 13, 2015 8:11 AM
To: common-dev@hadoop.apache.org
Subject: Re: 2.7 status

I'd like to see a 2.7 release sooner than later.  It has been almost 3 months 
since Hadoop 2.6 was released, and there have already been 634 JIRAs committed 
to 2.7.  That's a lot of changes waiting for an official release.
https://issues.apache.org/jira/issues/?jql=project%20in%20%28hadoop%2Chdfs%2Cyarn%2Cmapreduce%29%20AND%20fixversion%3D2.7.0%20AND%20resolution%3DFixed
Jason

  From: Sangjin Lee 
 To: "common-dev@hadoop.apache.org" 
 Sent: Tuesday, February 10, 2015 1:30 PM
 Subject: 2.7 status

Folks,

What is the current status of the 2.7 release? I know initially it started
out as a "java-7" only release, but looking at the JIRAs that is very much
not the case.

Do we have a certain timeframe for 2.7 or is it time to discuss it?

Thanks,
Sangjin



Re: 2.7 status

2015-03-01 Thread Tsuyoshi Ozawa
Allen and Steve,

Should we mark HADOOP-11602 as a blocker issue?

Thanks,
- Tsuyoshi

On Mon, Mar 2, 2015 at 4:58 AM, Arun Murthy  wrote:
> Sounds good, thanks for the help Vinod!
>
> Arun
>
> 
> From: Vinod Kumar Vavilapalli
> Sent: Sunday, March 01, 2015 11:43 AM
> To: Hadoop Common; Jason Lowe; Arun Murthy
> Subject: Re: 2.7 status
>
> Agreed. How about we roll an RC end of this week? As a Java 7+ release with 
> features, patches that already got in?
>
> Here's a filter tracking blocker tickets - 
> https://issues.apache.org/jira/issues/?filter=12330598. Nine open now.
>
> +Arun
> Arun, I'd like to help get 2.7 out without further delay. Do you mind me 
> taking over release duties?
>
> Thanks,
> +Vinod
> 
> From: Jason Lowe 
> Sent: Friday, February 13, 2015 8:11 AM
> To: common-dev@hadoop.apache.org
> Subject: Re: 2.7 status
>
> I'd like to see a 2.7 release sooner than later.  It has been almost 3 months 
> since Hadoop 2.6 was released, and there have already been 634 JIRAs 
> committed to 2.7.  That's a lot of changes waiting for an official release.
> https://issues.apache.org/jira/issues/?jql=project%20in%20%28hadoop%2Chdfs%2Cyarn%2Cmapreduce%29%20AND%20fixversion%3D2.7.0%20AND%20resolution%3DFixed
> Jason
>
>   From: Sangjin Lee 
>  To: "common-dev@hadoop.apache.org" 
>  Sent: Tuesday, February 10, 2015 1:30 PM
>  Subject: 2.7 status
>
> Folks,
>
> What is the current status of the 2.7 release? I know initially it started
> out as a "java-7" only release, but looking at the JIRAs that is very much
> not the case.
>
> Do we have a certain timeframe for 2.7 or is it time to discuss it?
>
> Thanks,
> Sangjin
>


Re: 2.7 status

2015-03-01 Thread Yongjun Zhang
Hi,

Thanks for working on 2.7 release.

Currently the fallback from KerberosAuthenticator to
PseudoAuthenticator  is enabled by default in a hardcoded way. HAOOP-10895
changes the default and requires applications (such as oozie) to set a
config property or call an API to enable the fallback.

This jira has been reviewed, and "almost" ready to get in. However, there
is a concern that we have to change the relevant applications. Please see
my comment here:

https://issues.apache.org/jira/browse/HADOOP-10895?focusedCommentId=14321823&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14321823

Any of your comments will be highly appreciated. This jira was postponed
from 2.6. I think it should be no problem to skip 2.7. But your comments
would help us to decide what to do with this jira for future releases.

Thanks.

--Yongjun


On Sun, Mar 1, 2015 at 11:58 AM, Arun Murthy  wrote:

> Sounds good, thanks for the help Vinod!
>
> Arun
>
> 
> From: Vinod Kumar Vavilapalli
> Sent: Sunday, March 01, 2015 11:43 AM
> To: Hadoop Common; Jason Lowe; Arun Murthy
> Subject: Re: 2.7 status
>
> Agreed. How about we roll an RC end of this week? As a Java 7+ release
> with features, patches that already got in?
>
> Here's a filter tracking blocker tickets -
> https://issues.apache.org/jira/issues/?filter=12330598. Nine open now.
>
> +Arun
> Arun, I'd like to help get 2.7 out without further delay. Do you mind me
> taking over release duties?
>
> Thanks,
> +Vinod
> 
> From: Jason Lowe 
> Sent: Friday, February 13, 2015 8:11 AM
> To: common-dev@hadoop.apache.org
> Subject: Re: 2.7 status
>
> I'd like to see a 2.7 release sooner than later.  It has been almost 3
> months since Hadoop 2.6 was released, and there have already been 634 JIRAs
> committed to 2.7.  That's a lot of changes waiting for an official release.
>
> https://issues.apache.org/jira/issues/?jql=project%20in%20%28hadoop%2Chdfs%2Cyarn%2Cmapreduce%29%20AND%20fixversion%3D2.7.0%20AND%20resolution%3DFixed
> Jason
>
>   From: Sangjin Lee 
>  To: "common-dev@hadoop.apache.org" 
>  Sent: Tuesday, February 10, 2015 1:30 PM
>  Subject: 2.7 status
>
> Folks,
>
> What is the current status of the 2.7 release? I know initially it started
> out as a "java-7" only release, but looking at the JIRAs that is very much
> not the case.
>
> Do we have a certain timeframe for 2.7 or is it time to discuss it?
>
> Thanks,
> Sangjin
>
>


RE: 2.7 status

2015-03-02 Thread Zheng, Kai
Is it interested to get the following issues in the release ? Thanks !

HADOOP-10670
HADOOP-10671

Regards,
Kai

-Original Message-
From: Yongjun Zhang [mailto:yzh...@cloudera.com] 
Sent: Monday, March 02, 2015 4:46 AM
To: hdfs-...@hadoop.apache.org
Cc: Vinod Kumar Vavilapalli; Hadoop Common; mapreduce-...@hadoop.apache.org; 
yarn-...@hadoop.apache.org
Subject: Re: 2.7 status

Hi,

Thanks for working on 2.7 release.

Currently the fallback from KerberosAuthenticator to PseudoAuthenticator  is 
enabled by default in a hardcoded way. HAOOP-10895 changes the default and 
requires applications (such as oozie) to set a config property or call an API 
to enable the fallback.

This jira has been reviewed, and "almost" ready to get in. However, there is a 
concern that we have to change the relevant applications. Please see my comment 
here:

https://issues.apache.org/jira/browse/HADOOP-10895?focusedCommentId=14321823&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14321823

Any of your comments will be highly appreciated. This jira was postponed from 
2.6. I think it should be no problem to skip 2.7. But your comments would help 
us to decide what to do with this jira for future releases.

Thanks.

--Yongjun


On Sun, Mar 1, 2015 at 11:58 AM, Arun Murthy  wrote:

> Sounds good, thanks for the help Vinod!
>
> Arun
>
> 
> From: Vinod Kumar Vavilapalli
> Sent: Sunday, March 01, 2015 11:43 AM
> To: Hadoop Common; Jason Lowe; Arun Murthy
> Subject: Re: 2.7 status
>
> Agreed. How about we roll an RC end of this week? As a Java 7+ release 
> with features, patches that already got in?
>
> Here's a filter tracking blocker tickets - 
> https://issues.apache.org/jira/issues/?filter=12330598. Nine open now.
>
> +Arun
> Arun, I'd like to help get 2.7 out without further delay. Do you mind 
> me taking over release duties?
>
> Thanks,
> +Vinod
> 
> From: Jason Lowe 
> Sent: Friday, February 13, 2015 8:11 AM
> To: common-dev@hadoop.apache.org
> Subject: Re: 2.7 status
>
> I'd like to see a 2.7 release sooner than later.  It has been almost 3 
> months since Hadoop 2.6 was released, and there have already been 634 
> JIRAs committed to 2.7.  That's a lot of changes waiting for an official 
> release.
>
> https://issues.apache.org/jira/issues/?jql=project%20in%20%28hadoop%2C
> hdfs%2Cyarn%2Cmapreduce%29%20AND%20fixversion%3D2.7.0%20AND%20resoluti
> on%3DFixed
> Jason
>
>   From: Sangjin Lee 
>  To: "common-dev@hadoop.apache.org" 
>  Sent: Tuesday, February 10, 2015 1:30 PM
>  Subject: 2.7 status
>
> Folks,
>
> What is the current status of the 2.7 release? I know initially it 
> started out as a "java-7" only release, but looking at the JIRAs that 
> is very much not the case.
>
> Do we have a certain timeframe for 2.7 or is it time to discuss it?
>
> Thanks,
> Sangjin
>
>


Re: 2.7 status

2015-03-02 Thread Vinod Kumar Vavilapalli
Kai, please ping the reviewers that were already looking at your patches 
before. If the patches go in by end of this week, we can include them.

Thanks,
+Vinod

On Mar 2, 2015, at 7:04 PM, Zheng, Kai  wrote:

> Is it interested to get the following issues in the release ? Thanks !
> 
> HADOOP-10670
> HADOOP-10671
> 
> Regards,
> Kai
> 
> -Original Message-
> From: Yongjun Zhang [mailto:yzh...@cloudera.com] 
> Sent: Monday, March 02, 2015 4:46 AM
> To: hdfs-...@hadoop.apache.org
> Cc: Vinod Kumar Vavilapalli; Hadoop Common; mapreduce-...@hadoop.apache.org; 
> yarn-...@hadoop.apache.org
> Subject: Re: 2.7 status
> 
> Hi,
> 
> Thanks for working on 2.7 release.
> 
> Currently the fallback from KerberosAuthenticator to PseudoAuthenticator  is 
> enabled by default in a hardcoded way. HAOOP-10895 changes the default and 
> requires applications (such as oozie) to set a config property or call an API 
> to enable the fallback.
> 
> This jira has been reviewed, and "almost" ready to get in. However, there is 
> a concern that we have to change the relevant applications. Please see my 
> comment here:
> 
> https://issues.apache.org/jira/browse/HADOOP-10895?focusedCommentId=14321823&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14321823
> 
> Any of your comments will be highly appreciated. This jira was postponed from 
> 2.6. I think it should be no problem to skip 2.7. But your comments would 
> help us to decide what to do with this jira for future releases.
> 
> Thanks.
> 
> --Yongjun
> 
> 
> On Sun, Mar 1, 2015 at 11:58 AM, Arun Murthy  wrote:
> 
>> Sounds good, thanks for the help Vinod!
>> 
>> Arun
>> 
>> ________________
>> From: Vinod Kumar Vavilapalli
>> Sent: Sunday, March 01, 2015 11:43 AM
>> To: Hadoop Common; Jason Lowe; Arun Murthy
>> Subject: Re: 2.7 status
>> 
>> Agreed. How about we roll an RC end of this week? As a Java 7+ release 
>> with features, patches that already got in?
>> 
>> Here's a filter tracking blocker tickets - 
>> https://issues.apache.org/jira/issues/?filter=12330598. Nine open now.
>> 
>> +Arun
>> Arun, I'd like to help get 2.7 out without further delay. Do you mind 
>> me taking over release duties?
>> 
>> Thanks,
>> +Vinod
>> 
>> From: Jason Lowe 
>> Sent: Friday, February 13, 2015 8:11 AM
>> To: common-dev@hadoop.apache.org
>> Subject: Re: 2.7 status
>> 
>> I'd like to see a 2.7 release sooner than later.  It has been almost 3 
>> months since Hadoop 2.6 was released, and there have already been 634 
>> JIRAs committed to 2.7.  That's a lot of changes waiting for an official 
>> release.
>> 
>> https://issues.apache.org/jira/issues/?jql=project%20in%20%28hadoop%2C
>> hdfs%2Cyarn%2Cmapreduce%29%20AND%20fixversion%3D2.7.0%20AND%20resoluti
>> on%3DFixed
>> Jason
>> 
>>  From: Sangjin Lee 
>> To: "common-dev@hadoop.apache.org" 
>> Sent: Tuesday, February 10, 2015 1:30 PM
>> Subject: 2.7 status
>> 
>> Folks,
>> 
>> What is the current status of the 2.7 release? I know initially it 
>> started out as a "java-7" only release, but looking at the JIRAs that 
>> is very much not the case.
>> 
>> Do we have a certain timeframe for 2.7 or is it time to discuss it?
>> 
>> Thanks,
>> Sangjin
>> 
>> 



Re: 2.7 status

2015-03-02 Thread Vinod Kumar Vavilapalli
Seems like there is already some action on the JIRA. Can you please ping the 
previous reviewers on JIRA to make progress?

Thanks,
+Vinod

On Mar 1, 2015, at 12:45 PM, Yongjun Zhang 
mailto:yzh...@cloudera.com>> wrote:

Hi,

Thanks for working on 2.7 release.

Currently the fallback from KerberosAuthenticator to PseudoAuthenticator  is 
enabled by default in a hardcoded way. HAOOP-10895 changes the default and 
requires applications (such as oozie) to set a config property or call an API 
to enable the fallback.

This jira has been reviewed, and "almost" ready to get in. However, there is a 
concern that we have to change the relevant applications. Please see my comment 
here:

https://issues.apache.org/jira/browse/HADOOP-10895?focusedCommentId=14321823&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14321823

Any of your comments will be highly appreciated. This jira was postponed from 
2.6. I think it should be no problem to skip 2.7. But your comments would help 
us to decide what to do with this jira for future releases.

Thanks.

--Yongjun


On Sun, Mar 1, 2015 at 11:58 AM, Arun Murthy 
mailto:a...@hortonworks.com>> wrote:
Sounds good, thanks for the help Vinod!

Arun


From: Vinod Kumar Vavilapalli
Sent: Sunday, March 01, 2015 11:43 AM
To: Hadoop Common; Jason Lowe; Arun Murthy
Subject: Re: 2.7 status

Agreed. How about we roll an RC end of this week? As a Java 7+ release with 
features, patches that already got in?

Here's a filter tracking blocker tickets - 
https://issues.apache.org/jira/issues/?filter=12330598. Nine open now.

+Arun
Arun, I'd like to help get 2.7 out without further delay. Do you mind me taking 
over release duties?

Thanks,
+Vinod

From: Jason Lowe 
mailto:jl...@yahoo-inc.com.INVALID>>
Sent: Friday, February 13, 2015 8:11 AM
To: common-dev@hadoop.apache.org<mailto:common-dev@hadoop.apache.org>
Subject: Re: 2.7 status

I'd like to see a 2.7 release sooner than later.  It has been almost 3 months 
since Hadoop 2.6 was released, and there have already been 634 JIRAs committed 
to 2.7.  That's a lot of changes waiting for an official release.
https://issues.apache.org/jira/issues/?jql=project%20in%20%28hadoop%2Chdfs%2Cyarn%2Cmapreduce%29%20AND%20fixversion%3D2.7.0%20AND%20resolution%3DFixed
Jason

  From: Sangjin Lee mailto:sj...@apache.org>>
 To: "common-dev@hadoop.apache.org<mailto:common-dev@hadoop.apache.org>" 
mailto:common-dev@hadoop.apache.org>>
 Sent: Tuesday, February 10, 2015 1:30 PM
 Subject: 2.7 status

Folks,

What is the current status of the 2.7 release? I know initially it started
out as a "java-7" only release, but looking at the JIRAs that is very much
not the case.

Do we have a certain timeframe for 2.7 or is it time to discuss it?

Thanks,
Sangjin





RE: 2.7 status

2015-03-04 Thread Zheng, Kai
Thanks Vinod for the hints. 

I have updated the both patches aligning with latest codes, and added more unit 
tests. The building results look reasonable. Thanks anyone that would give them 
more review and I would update in timely manner. 

Regards,
Kai

-Original Message-
From: Vinod Kumar Vavilapalli [mailto:vino...@hortonworks.com] 
Sent: Tuesday, March 03, 2015 11:31 AM
To: Zheng, Kai
Cc: mapreduce-...@hadoop.apache.org; hdfs-...@hadoop.apache.org; Hadoop Common; 
yarn-...@hadoop.apache.org
Subject: Re: 2.7 status

Kai, please ping the reviewers that were already looking at your patches 
before. If the patches go in by end of this week, we can include them.

Thanks,
+Vinod

On Mar 2, 2015, at 7:04 PM, Zheng, Kai  wrote:

> Is it interested to get the following issues in the release ? Thanks !
> 
> HADOOP-10670
> HADOOP-10671
> 
> Regards,
> Kai
> 
> -Original Message-
> From: Yongjun Zhang [mailto:yzh...@cloudera.com]
> Sent: Monday, March 02, 2015 4:46 AM
> To: hdfs-...@hadoop.apache.org
> Cc: Vinod Kumar Vavilapalli; Hadoop Common; 
> mapreduce-...@hadoop.apache.org; yarn-...@hadoop.apache.org
> Subject: Re: 2.7 status
> 
> Hi,
> 
> Thanks for working on 2.7 release.
> 
> Currently the fallback from KerberosAuthenticator to PseudoAuthenticator  is 
> enabled by default in a hardcoded way. HAOOP-10895 changes the default and 
> requires applications (such as oozie) to set a config property or call an API 
> to enable the fallback.
> 
> This jira has been reviewed, and "almost" ready to get in. However, there is 
> a concern that we have to change the relevant applications. Please see my 
> comment here:
> 
> https://issues.apache.org/jira/browse/HADOOP-10895?focusedCommentId=14
> 321823&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-ta
> bpanel#comment-14321823
> 
> Any of your comments will be highly appreciated. This jira was postponed from 
> 2.6. I think it should be no problem to skip 2.7. But your comments would 
> help us to decide what to do with this jira for future releases.
> 
> Thanks.
> 
> --Yongjun
> 
> 
> On Sun, Mar 1, 2015 at 11:58 AM, Arun Murthy  wrote:
> 
>> Sounds good, thanks for the help Vinod!
>> 
>> Arun
>> 
>> ________
>> From: Vinod Kumar Vavilapalli
>> Sent: Sunday, March 01, 2015 11:43 AM
>> To: Hadoop Common; Jason Lowe; Arun Murthy
>> Subject: Re: 2.7 status
>> 
>> Agreed. How about we roll an RC end of this week? As a Java 7+ 
>> release with features, patches that already got in?
>> 
>> Here's a filter tracking blocker tickets - 
>> https://issues.apache.org/jira/issues/?filter=12330598. Nine open now.
>> 
>> +Arun
>> Arun, I'd like to help get 2.7 out without further delay. Do you mind 
>> me taking over release duties?
>> 
>> Thanks,
>> +Vinod
>> 
>> From: Jason Lowe 
>> Sent: Friday, February 13, 2015 8:11 AM
>> To: common-dev@hadoop.apache.org
>> Subject: Re: 2.7 status
>> 
>> I'd like to see a 2.7 release sooner than later.  It has been almost 
>> 3 months since Hadoop 2.6 was released, and there have already been 
>> 634 JIRAs committed to 2.7.  That's a lot of changes waiting for an official 
>> release.
>> 
>> https://issues.apache.org/jira/issues/?jql=project%20in%20%28hadoop%2
>> C 
>> hdfs%2Cyarn%2Cmapreduce%29%20AND%20fixversion%3D2.7.0%20AND%20resolut
>> i
>> on%3DFixed
>> Jason
>> 
>>  From: Sangjin Lee 
>> To: "common-dev@hadoop.apache.org" 
>> Sent: Tuesday, February 10, 2015 1:30 PM
>> Subject: 2.7 status
>> 
>> Folks,
>> 
>> What is the current status of the 2.7 release? I know initially it 
>> started out as a "java-7" only release, but looking at the JIRAs that 
>> is very much not the case.
>> 
>> Do we have a certain timeframe for 2.7 or is it time to discuss it?
>> 
>> Thanks,
>> Sangjin
>> 
>> 



Re: 2.7 status

2015-03-05 Thread Vinod Kumar Vavilapalli

The 2.7 blocker JIRA went down and going back up again, we will need to 
converge.

Unless I see objections, I plan to cut a branch this weekend and selectively 
filter stuff in after that in the interest of convergence.

Thoughts welcome!

Thanks,
+Vinod

On Mar 1, 2015, at 11:58 AM, Arun Murthy  wrote:

> Sounds good, thanks for the help Vinod!
> 
> Arun
> 
> 
> From: Vinod Kumar Vavilapalli
> Sent: Sunday, March 01, 2015 11:43 AM
> To: Hadoop Common; Jason Lowe; Arun Murthy
> Subject: Re: 2.7 status
> 
> Agreed. How about we roll an RC end of this week? As a Java 7+ release with 
> features, patches that already got in?
> 
> Here's a filter tracking blocker tickets - 
> https://issues.apache.org/jira/issues/?filter=12330598. Nine open now.
> 
> +Arun
> Arun, I'd like to help get 2.7 out without further delay. Do you mind me 
> taking over release duties?
> 
> Thanks,
> +Vinod
> 
> From: Jason Lowe 
> Sent: Friday, February 13, 2015 8:11 AM
> To: common-dev@hadoop.apache.org
> Subject: Re: 2.7 status
> 
> I'd like to see a 2.7 release sooner than later.  It has been almost 3 months 
> since Hadoop 2.6 was released, and there have already been 634 JIRAs 
> committed to 2.7.  That's a lot of changes waiting for an official release.
> https://issues.apache.org/jira/issues/?jql=project%20in%20%28hadoop%2Chdfs%2Cyarn%2Cmapreduce%29%20AND%20fixversion%3D2.7.0%20AND%20resolution%3DFixed
> Jason
> 
>  From: Sangjin Lee 
> To: "common-dev@hadoop.apache.org" 
> Sent: Tuesday, February 10, 2015 1:30 PM
> Subject: 2.7 status
> 
> Folks,
> 
> What is the current status of the 2.7 release? I know initially it started
> out as a "java-7" only release, but looking at the JIRAs that is very much
> not the case.
> 
> Do we have a certain timeframe for 2.7 or is it time to discuss it?
> 
> Thanks,
> Sangjin
> 



Re: 2.7 status

2015-03-08 Thread Vinod Kumar Vavilapalli
Branching 2.7 now. Request holding off commits to branch-2 to avoid commit 
race. Will send an all-clear in the next 30 mins once I am done.

Thanks
+Vinod

On Mar 5, 2015, at 1:56 PM, Vinod Kumar Vavilapalli  
wrote:

> 
> The 2.7 blocker JIRA went down and going back up again, we will need to 
> converge.
> 
> Unless I see objections, I plan to cut a branch this weekend and selectively 
> filter stuff in after that in the interest of convergence.
> 
> Thoughts welcome!
> 
> Thanks,
> +Vinod
> 
> On Mar 1, 2015, at 11:58 AM, Arun Murthy  wrote:
> 
>> Sounds good, thanks for the help Vinod!
>> 
>> Arun
>> 
>> 
>> From: Vinod Kumar Vavilapalli
>> Sent: Sunday, March 01, 2015 11:43 AM
>> To: Hadoop Common; Jason Lowe; Arun Murthy
>> Subject: Re: 2.7 status
>> 
>> Agreed. How about we roll an RC end of this week? As a Java 7+ release with 
>> features, patches that already got in?
>> 
>> Here's a filter tracking blocker tickets - 
>> https://issues.apache.org/jira/issues/?filter=12330598. Nine open now.
>> 
>> +Arun
>> Arun, I'd like to help get 2.7 out without further delay. Do you mind me 
>> taking over release duties?
>> 
>> Thanks,
>> +Vinod
>> 
>> From: Jason Lowe 
>> Sent: Friday, February 13, 2015 8:11 AM
>> To: common-dev@hadoop.apache.org
>> Subject: Re: 2.7 status
>> 
>> I'd like to see a 2.7 release sooner than later.  It has been almost 3 
>> months since Hadoop 2.6 was released, and there have already been 634 JIRAs 
>> committed to 2.7.  That's a lot of changes waiting for an official release.
>> https://issues.apache.org/jira/issues/?jql=project%20in%20%28hadoop%2Chdfs%2Cyarn%2Cmapreduce%29%20AND%20fixversion%3D2.7.0%20AND%20resolution%3DFixed
>> Jason
>> 
>> From: Sangjin Lee 
>> To: "common-dev@hadoop.apache.org" 
>> Sent: Tuesday, February 10, 2015 1:30 PM
>> Subject: 2.7 status
>> 
>> Folks,
>> 
>> What is the current status of the 2.7 release? I know initially it started
>> out as a "java-7" only release, but looking at the JIRAs that is very much
>> not the case.
>> 
>> Do we have a certain timeframe for 2.7 or is it time to discuss it?
>> 
>> Thanks,
>> Sangjin
>> 
> 



Re: 2.7 status

2015-03-08 Thread Vinod Kumar Vavilapalli
2.7 branch created and branch-2 updated to point to 2.8-SNAPSHOT.

Committers, please exercise caution on the content going into branch-2.7. I'd 
take help everyone's help in pushing through the remaining set of blockers 
targeted for 2.7.

Thanks,
+Vinod

On Mar 8, 2015, at 8:21 PM, Vinod Kumar Vavilapalli  
wrote:

> Branching 2.7 now. Request holding off commits to branch-2 to avoid commit 
> race. Will send an all-clear in the next 30 mins once I am done.
> 
> Thanks
> +Vinod
> 
> On Mar 5, 2015, at 1:56 PM, Vinod Kumar Vavilapalli  
> wrote:
> 
>> 
>> The 2.7 blocker JIRA went down and going back up again, we will need to 
>> converge.
>> 
>> Unless I see objections, I plan to cut a branch this weekend and selectively 
>> filter stuff in after that in the interest of convergence.
>> 
>> Thoughts welcome!
>> 
>> Thanks,
>> +Vinod
>> 
>> On Mar 1, 2015, at 11:58 AM, Arun Murthy  wrote:
>> 
>>> Sounds good, thanks for the help Vinod!
>>> 
>>> Arun
>>> 
>>> ________________
>>> From: Vinod Kumar Vavilapalli
>>> Sent: Sunday, March 01, 2015 11:43 AM
>>> To: Hadoop Common; Jason Lowe; Arun Murthy
>>> Subject: Re: 2.7 status
>>> 
>>> Agreed. How about we roll an RC end of this week? As a Java 7+ release with 
>>> features, patches that already got in?
>>> 
>>> Here's a filter tracking blocker tickets - 
>>> https://issues.apache.org/jira/issues/?filter=12330598. Nine open now.
>>> 
>>> +Arun
>>> Arun, I'd like to help get 2.7 out without further delay. Do you mind me 
>>> taking over release duties?
>>> 
>>> Thanks,
>>> +Vinod
>>> 
>>> From: Jason Lowe 
>>> Sent: Friday, February 13, 2015 8:11 AM
>>> To: common-dev@hadoop.apache.org
>>> Subject: Re: 2.7 status
>>> 
>>> I'd like to see a 2.7 release sooner than later.  It has been almost 3 
>>> months since Hadoop 2.6 was released, and there have already been 634 JIRAs 
>>> committed to 2.7.  That's a lot of changes waiting for an official release.
>>> https://issues.apache.org/jira/issues/?jql=project%20in%20%28hadoop%2Chdfs%2Cyarn%2Cmapreduce%29%20AND%20fixversion%3D2.7.0%20AND%20resolution%3DFixed
>>> Jason
>>> 
>>>From: Sangjin Lee 
>>> To: "common-dev@hadoop.apache.org" 
>>> Sent: Tuesday, February 10, 2015 1:30 PM
>>> Subject: 2.7 status
>>> 
>>> Folks,
>>> 
>>> What is the current status of the 2.7 release? I know initially it started
>>> out as a "java-7" only release, but looking at the JIRAs that is very much
>>> not the case.
>>> 
>>> Do we have a certain timeframe for 2.7 or is it time to discuss it?
>>> 
>>> Thanks,
>>> Sangjin
>>> 
>> 
> 



Re: 2.7 status

2015-03-25 Thread Vinod Kumar Vavilapalli
Progress has been really slow, but now we are down to four blockers across the 
board.

I plan to roll an RC this weekend.

Thanks,
+Vinod

On Mar 8, 2015, at 8:40 PM, Vinod Kumar Vavilapalli  
wrote:

> 2.7 branch created and branch-2 updated to point to 2.8-SNAPSHOT.
> 
> Committers, please exercise caution on the content going into branch-2.7. I'd 
> take help everyone's help in pushing through the remaining set of blockers 
> targeted for 2.7.
> 
> Thanks,
> +Vinod
> 
> On Mar 8, 2015, at 8:21 PM, Vinod Kumar Vavilapalli  
> wrote:
> 
>> Branching 2.7 now. Request holding off commits to branch-2 to avoid commit 
>> race. Will send an all-clear in the next 30 mins once I am done.
>> 
>> Thanks
>> +Vinod
>> 
>> On Mar 5, 2015, at 1:56 PM, Vinod Kumar Vavilapalli 
>>  wrote:
>> 
>>> 
>>> The 2.7 blocker JIRA went down and going back up again, we will need to 
>>> converge.
>>> 
>>> Unless I see objections, I plan to cut a branch this weekend and 
>>> selectively filter stuff in after that in the interest of convergence.
>>> 
>>> Thoughts welcome!
>>> 
>>> Thanks,
>>> +Vinod
>>> 
>>> On Mar 1, 2015, at 11:58 AM, Arun Murthy  wrote:
>>> 
>>>> Sounds good, thanks for the help Vinod!
>>>> 
>>>> Arun
>>>> 
>>>> 
>>>> From: Vinod Kumar Vavilapalli
>>>> Sent: Sunday, March 01, 2015 11:43 AM
>>>> To: Hadoop Common; Jason Lowe; Arun Murthy
>>>> Subject: Re: 2.7 status
>>>> 
>>>> Agreed. How about we roll an RC end of this week? As a Java 7+ release 
>>>> with features, patches that already got in?
>>>> 
>>>> Here's a filter tracking blocker tickets - 
>>>> https://issues.apache.org/jira/issues/?filter=12330598. Nine open now.
>>>> 
>>>> +Arun
>>>> Arun, I'd like to help get 2.7 out without further delay. Do you mind me 
>>>> taking over release duties?
>>>> 
>>>> Thanks,
>>>> +Vinod
>>>> 
>>>> From: Jason Lowe 
>>>> Sent: Friday, February 13, 2015 8:11 AM
>>>> To: common-dev@hadoop.apache.org
>>>> Subject: Re: 2.7 status
>>>> 
>>>> I'd like to see a 2.7 release sooner than later.  It has been almost 3 
>>>> months since Hadoop 2.6 was released, and there have already been 634 
>>>> JIRAs committed to 2.7.  That's a lot of changes waiting for an official 
>>>> release.
>>>> https://issues.apache.org/jira/issues/?jql=project%20in%20%28hadoop%2Chdfs%2Cyarn%2Cmapreduce%29%20AND%20fixversion%3D2.7.0%20AND%20resolution%3DFixed
>>>> Jason
>>>> 
>>>>   From: Sangjin Lee 
>>>> To: "common-dev@hadoop.apache.org" 
>>>> Sent: Tuesday, February 10, 2015 1:30 PM
>>>> Subject: 2.7 status
>>>> 
>>>> Folks,
>>>> 
>>>> What is the current status of the 2.7 release? I know initially it started
>>>> out as a "java-7" only release, but looking at the JIRAs that is very much
>>>> not the case.
>>>> 
>>>> Do we have a certain timeframe for 2.7 or is it time to discuss it?
>>>> 
>>>> Thanks,
>>>> Sangjin
>>>> 
>>> 
>> 
> 



Re: 2.7 status

2015-03-25 Thread Konstantin Shvachko
Progress is good!
What are the four blockers?
Could you please mark them as such in the Jira.

Thanks,
--Konst

On Wed, Mar 25, 2015 at 9:53 AM, Vinod Kumar Vavilapalli <
vino...@hortonworks.com> wrote:

> Progress has been really slow, but now we are down to four blockers across
> the board.
>
> I plan to roll an RC this weekend.
>
> Thanks,
> +Vinod
>
> On Mar 8, 2015, at 8:40 PM, Vinod Kumar Vavilapalli <
> vino...@hortonworks.com> wrote:
>
> > 2.7 branch created and branch-2 updated to point to 2.8-SNAPSHOT.
> >
> > Committers, please exercise caution on the content going into
> branch-2.7. I'd take help everyone's help in pushing through the remaining
> set of blockers targeted for 2.7.
> >
> > Thanks,
> > +Vinod
> >
> > On Mar 8, 2015, at 8:21 PM, Vinod Kumar Vavilapalli <
> vino...@hortonworks.com> wrote:
> >
> >> Branching 2.7 now. Request holding off commits to branch-2 to avoid
> commit race. Will send an all-clear in the next 30 mins once I am done.
> >>
> >> Thanks
> >> +Vinod
> >>
> >> On Mar 5, 2015, at 1:56 PM, Vinod Kumar Vavilapalli <
> vino...@hortonworks.com> wrote:
> >>
> >>>
> >>> The 2.7 blocker JIRA went down and going back up again, we will need
> to converge.
> >>>
> >>> Unless I see objections, I plan to cut a branch this weekend and
> selectively filter stuff in after that in the interest of convergence.
> >>>
> >>> Thoughts welcome!
> >>>
> >>> Thanks,
> >>> +Vinod
> >>>
> >>> On Mar 1, 2015, at 11:58 AM, Arun Murthy  wrote:
> >>>
> >>>> Sounds good, thanks for the help Vinod!
> >>>>
> >>>> Arun
> >>>>
> >>>> 
> >>>> From: Vinod Kumar Vavilapalli
> >>>> Sent: Sunday, March 01, 2015 11:43 AM
> >>>> To: Hadoop Common; Jason Lowe; Arun Murthy
> >>>> Subject: Re: 2.7 status
> >>>>
> >>>> Agreed. How about we roll an RC end of this week? As a Java 7+
> release with features, patches that already got in?
> >>>>
> >>>> Here's a filter tracking blocker tickets -
> https://issues.apache.org/jira/issues/?filter=12330598. Nine open now.
> >>>>
> >>>> +Arun
> >>>> Arun, I'd like to help get 2.7 out without further delay. Do you mind
> me taking over release duties?
> >>>>
> >>>> Thanks,
> >>>> +Vinod
> >>>> 
> >>>> From: Jason Lowe 
> >>>> Sent: Friday, February 13, 2015 8:11 AM
> >>>> To: common-dev@hadoop.apache.org
> >>>> Subject: Re: 2.7 status
> >>>>
> >>>> I'd like to see a 2.7 release sooner than later.  It has been almost
> 3 months since Hadoop 2.6 was released, and there have already been 634
> JIRAs committed to 2.7.  That's a lot of changes waiting for an official
> release.
> >>>>
> https://issues.apache.org/jira/issues/?jql=project%20in%20%28hadoop%2Chdfs%2Cyarn%2Cmapreduce%29%20AND%20fixversion%3D2.7.0%20AND%20resolution%3DFixed
> >>>> Jason
> >>>>
> >>>>   From: Sangjin Lee 
> >>>> To: "common-dev@hadoop.apache.org" 
> >>>> Sent: Tuesday, February 10, 2015 1:30 PM
> >>>> Subject: 2.7 status
> >>>>
> >>>> Folks,
> >>>>
> >>>> What is the current status of the 2.7 release? I know initially it
> started
> >>>> out as a "java-7" only release, but looking at the JIRAs that is very
> much
> >>>> not the case.
> >>>>
> >>>> Do we have a certain timeframe for 2.7 or is it time to discuss it?
> >>>>
> >>>> Thanks,
> >>>> Sangjin
> >>>>
> >>>
> >>
> >
>
>


Re: 2.7 status

2015-03-30 Thread Mai Haohui
Just swept all the 2.7 blockers from the HDFS side. From the HDFS
prospective 2.7 should be good to go.

~Haohui

On Wed, Mar 25, 2015 at 11:47 AM, Konstantin Shvachko
 wrote:
> Progress is good!
> What are the four blockers?
> Could you please mark them as such in the Jira.
>
> Thanks,
> --Konst
>
> On Wed, Mar 25, 2015 at 9:53 AM, Vinod Kumar Vavilapalli <
> vino...@hortonworks.com> wrote:
>
>> Progress has been really slow, but now we are down to four blockers across
>> the board.
>>
>> I plan to roll an RC this weekend.
>>
>> Thanks,
>> +Vinod
>>
>> On Mar 8, 2015, at 8:40 PM, Vinod Kumar Vavilapalli <
>> vino...@hortonworks.com> wrote:
>>
>> > 2.7 branch created and branch-2 updated to point to 2.8-SNAPSHOT.
>> >
>> > Committers, please exercise caution on the content going into
>> branch-2.7. I'd take help everyone's help in pushing through the remaining
>> set of blockers targeted for 2.7.
>> >
>> > Thanks,
>> > +Vinod
>> >
>> > On Mar 8, 2015, at 8:21 PM, Vinod Kumar Vavilapalli <
>> vino...@hortonworks.com> wrote:
>> >
>> >> Branching 2.7 now. Request holding off commits to branch-2 to avoid
>> commit race. Will send an all-clear in the next 30 mins once I am done.
>> >>
>> >> Thanks
>> >> +Vinod
>> >>
>> >> On Mar 5, 2015, at 1:56 PM, Vinod Kumar Vavilapalli <
>> vino...@hortonworks.com> wrote:
>> >>
>> >>>
>> >>> The 2.7 blocker JIRA went down and going back up again, we will need
>> to converge.
>> >>>
>> >>> Unless I see objections, I plan to cut a branch this weekend and
>> selectively filter stuff in after that in the interest of convergence.
>> >>>
>> >>> Thoughts welcome!
>> >>>
>> >>> Thanks,
>> >>> +Vinod
>> >>>
>> >>> On Mar 1, 2015, at 11:58 AM, Arun Murthy  wrote:
>> >>>
>> >>>> Sounds good, thanks for the help Vinod!
>> >>>>
>> >>>> Arun
>> >>>>
>> >>>> 
>> >>>> From: Vinod Kumar Vavilapalli
>> >>>> Sent: Sunday, March 01, 2015 11:43 AM
>> >>>> To: Hadoop Common; Jason Lowe; Arun Murthy
>> >>>> Subject: Re: 2.7 status
>> >>>>
>> >>>> Agreed. How about we roll an RC end of this week? As a Java 7+
>> release with features, patches that already got in?
>> >>>>
>> >>>> Here's a filter tracking blocker tickets -
>> https://issues.apache.org/jira/issues/?filter=12330598. Nine open now.
>> >>>>
>> >>>> +Arun
>> >>>> Arun, I'd like to help get 2.7 out without further delay. Do you mind
>> me taking over release duties?
>> >>>>
>> >>>> Thanks,
>> >>>> +Vinod
>> >>>> 
>> >>>> From: Jason Lowe 
>> >>>> Sent: Friday, February 13, 2015 8:11 AM
>> >>>> To: common-dev@hadoop.apache.org
>> >>>> Subject: Re: 2.7 status
>> >>>>
>> >>>> I'd like to see a 2.7 release sooner than later.  It has been almost
>> 3 months since Hadoop 2.6 was released, and there have already been 634
>> JIRAs committed to 2.7.  That's a lot of changes waiting for an official
>> release.
>> >>>>
>> https://issues.apache.org/jira/issues/?jql=project%20in%20%28hadoop%2Chdfs%2Cyarn%2Cmapreduce%29%20AND%20fixversion%3D2.7.0%20AND%20resolution%3DFixed
>> >>>> Jason
>> >>>>
>> >>>>   From: Sangjin Lee 
>> >>>> To: "common-dev@hadoop.apache.org" 
>> >>>> Sent: Tuesday, February 10, 2015 1:30 PM
>> >>>> Subject: 2.7 status
>> >>>>
>> >>>> Folks,
>> >>>>
>> >>>> What is the current status of the 2.7 release? I know initially it
>> started
>> >>>> out as a "java-7" only release, but looking at the JIRAs that is very
>> much
>> >>>> not the case.
>> >>>>
>> >>>> Do we have a certain timeframe for 2.7 or is it time to discuss it?
>> >>>>
>> >>>> Thanks,
>> >>>> Sangjin
>> >>>>
>> >>>
>> >>
>> >
>>
>>


Re: 2.7 status

2015-03-30 Thread Vinod Kumar Vavilapalli
This is the filter I am using: 
https://issues.apache.org/jira/issues/?filter=12330598

+Vinod

On Mar 25, 2015, at 11:47 AM, Konstantin Shvachko  wrote:

> Progress is good!
> What are the four blockers?
> Could you please mark them as such in the Jira.
> 
> Thanks,
> --Konst
> 
> On Wed, Mar 25, 2015 at 9:53 AM, Vinod Kumar Vavilapalli <
> vino...@hortonworks.com> wrote:
> 
>> Progress has been really slow, but now we are down to four blockers across
>> the board.
>> 
>> I plan to roll an RC this weekend.
>> 
>> Thanks,
>> +Vinod
>> 
>> On Mar 8, 2015, at 8:40 PM, Vinod Kumar Vavilapalli <
>> vino...@hortonworks.com> wrote:
>> 
>>> 2.7 branch created and branch-2 updated to point to 2.8-SNAPSHOT.
>>> 
>>> Committers, please exercise caution on the content going into
>> branch-2.7. I'd take help everyone's help in pushing through the remaining
>> set of blockers targeted for 2.7.
>>> 
>>> Thanks,
>>> +Vinod
>>> 
>>> On Mar 8, 2015, at 8:21 PM, Vinod Kumar Vavilapalli <
>> vino...@hortonworks.com> wrote:
>>> 
>>>> Branching 2.7 now. Request holding off commits to branch-2 to avoid
>> commit race. Will send an all-clear in the next 30 mins once I am done.
>>>> 
>>>> Thanks
>>>> +Vinod
>>>> 
>>>> On Mar 5, 2015, at 1:56 PM, Vinod Kumar Vavilapalli <
>> vino...@hortonworks.com> wrote:
>>>> 
>>>>> 
>>>>> The 2.7 blocker JIRA went down and going back up again, we will need
>> to converge.
>>>>> 
>>>>> Unless I see objections, I plan to cut a branch this weekend and
>> selectively filter stuff in after that in the interest of convergence.
>>>>> 
>>>>> Thoughts welcome!
>>>>> 
>>>>> Thanks,
>>>>> +Vinod
>>>>> 
>>>>> On Mar 1, 2015, at 11:58 AM, Arun Murthy  wrote:
>>>>> 
>>>>>> Sounds good, thanks for the help Vinod!
>>>>>> 
>>>>>> Arun
>>>>>> 
>>>>>> 
>>>>>> From: Vinod Kumar Vavilapalli
>>>>>> Sent: Sunday, March 01, 2015 11:43 AM
>>>>>> To: Hadoop Common; Jason Lowe; Arun Murthy
>>>>>> Subject: Re: 2.7 status
>>>>>> 
>>>>>> Agreed. How about we roll an RC end of this week? As a Java 7+
>> release with features, patches that already got in?
>>>>>> 
>>>>>> Here's a filter tracking blocker tickets -
>> https://issues.apache.org/jira/issues/?filter=12330598. Nine open now.
>>>>>> 
>>>>>> +Arun
>>>>>> Arun, I'd like to help get 2.7 out without further delay. Do you mind
>> me taking over release duties?
>>>>>> 
>>>>>> Thanks,
>>>>>> +Vinod
>>>>>> 
>>>>>> From: Jason Lowe 
>>>>>> Sent: Friday, February 13, 2015 8:11 AM
>>>>>> To: common-dev@hadoop.apache.org
>>>>>> Subject: Re: 2.7 status
>>>>>> 
>>>>>> I'd like to see a 2.7 release sooner than later.  It has been almost
>> 3 months since Hadoop 2.6 was released, and there have already been 634
>> JIRAs committed to 2.7.  That's a lot of changes waiting for an official
>> release.
>>>>>> 
>> https://issues.apache.org/jira/issues/?jql=project%20in%20%28hadoop%2Chdfs%2Cyarn%2Cmapreduce%29%20AND%20fixversion%3D2.7.0%20AND%20resolution%3DFixed
>>>>>> Jason
>>>>>> 
>>>>>>  From: Sangjin Lee 
>>>>>> To: "common-dev@hadoop.apache.org" 
>>>>>> Sent: Tuesday, February 10, 2015 1:30 PM
>>>>>> Subject: 2.7 status
>>>>>> 
>>>>>> Folks,
>>>>>> 
>>>>>> What is the current status of the 2.7 release? I know initially it
>> started
>>>>>> out as a "java-7" only release, but looking at the JIRAs that is very
>> much
>>>>>> not the case.
>>>>>> 
>>>>>> Do we have a certain timeframe for 2.7 or is it time to discuss it?
>>>>>> 
>>>>>> Thanks,
>>>>>> Sangjin
>>>>>> 
>>>>> 
>>>> 
>>> 
>> 
>> 



Re: 2.7 status

2015-04-01 Thread Zhijie Shen
Can we include YARN-3273 into 2.7? YARN-3430 needs it to fix the RM web UI bug.

Thanks,
Zhijie

From: Vinod Kumar Vavilapalli 
Sent: Monday, March 30, 2015 3:35 PM
To: mapreduce-...@hadoop.apache.org
Cc: yarn-...@hadoop.apache.org; hdfs-...@hadoop.apache.org; Hadoop Common
Subject: Re: 2.7 status

This is the filter I am using: 
https://issues.apache.org/jira/issues/?filter=12330598

+Vinod

On Mar 25, 2015, at 11:47 AM, Konstantin Shvachko  wrote:

> Progress is good!
> What are the four blockers?
> Could you please mark them as such in the Jira.
>
> Thanks,
> --Konst
>
> On Wed, Mar 25, 2015 at 9:53 AM, Vinod Kumar Vavilapalli <
> vino...@hortonworks.com> wrote:
>
>> Progress has been really slow, but now we are down to four blockers across
>> the board.
>>
>> I plan to roll an RC this weekend.
>>
>> Thanks,
>> +Vinod
>>
>> On Mar 8, 2015, at 8:40 PM, Vinod Kumar Vavilapalli <
>> vino...@hortonworks.com> wrote:
>>
>>> 2.7 branch created and branch-2 updated to point to 2.8-SNAPSHOT.
>>>
>>> Committers, please exercise caution on the content going into
>> branch-2.7. I'd take help everyone's help in pushing through the remaining
>> set of blockers targeted for 2.7.
>>>
>>> Thanks,
>>> +Vinod
>>>
>>> On Mar 8, 2015, at 8:21 PM, Vinod Kumar Vavilapalli <
>> vino...@hortonworks.com> wrote:
>>>
>>>> Branching 2.7 now. Request holding off commits to branch-2 to avoid
>> commit race. Will send an all-clear in the next 30 mins once I am done.
>>>>
>>>> Thanks
>>>> +Vinod
>>>>
>>>> On Mar 5, 2015, at 1:56 PM, Vinod Kumar Vavilapalli <
>> vino...@hortonworks.com> wrote:
>>>>
>>>>>
>>>>> The 2.7 blocker JIRA went down and going back up again, we will need
>> to converge.
>>>>>
>>>>> Unless I see objections, I plan to cut a branch this weekend and
>> selectively filter stuff in after that in the interest of convergence.
>>>>>
>>>>> Thoughts welcome!
>>>>>
>>>>> Thanks,
>>>>> +Vinod
>>>>>
>>>>> On Mar 1, 2015, at 11:58 AM, Arun Murthy  wrote:
>>>>>
>>>>>> Sounds good, thanks for the help Vinod!
>>>>>>
>>>>>> Arun
>>>>>>
>>>>>> 
>>>>>> From: Vinod Kumar Vavilapalli
>>>>>> Sent: Sunday, March 01, 2015 11:43 AM
>>>>>> To: Hadoop Common; Jason Lowe; Arun Murthy
>>>>>> Subject: Re: 2.7 status
>>>>>>
>>>>>> Agreed. How about we roll an RC end of this week? As a Java 7+
>> release with features, patches that already got in?
>>>>>>
>>>>>> Here's a filter tracking blocker tickets -
>> https://issues.apache.org/jira/issues/?filter=12330598. Nine open now.
>>>>>>
>>>>>> +Arun
>>>>>> Arun, I'd like to help get 2.7 out without further delay. Do you mind
>> me taking over release duties?
>>>>>>
>>>>>> Thanks,
>>>>>> +Vinod
>>>>>> 
>>>>>> From: Jason Lowe 
>>>>>> Sent: Friday, February 13, 2015 8:11 AM
>>>>>> To: common-dev@hadoop.apache.org
>>>>>> Subject: Re: 2.7 status
>>>>>>
>>>>>> I'd like to see a 2.7 release sooner than later.  It has been almost
>> 3 months since Hadoop 2.6 was released, and there have already been 634
>> JIRAs committed to 2.7.  That's a lot of changes waiting for an official
>> release.
>>>>>>
>> https://issues.apache.org/jira/issues/?jql=project%20in%20%28hadoop%2Chdfs%2Cyarn%2Cmapreduce%29%20AND%20fixversion%3D2.7.0%20AND%20resolution%3DFixed
>>>>>> Jason
>>>>>>
>>>>>>  From: Sangjin Lee 
>>>>>> To: "common-dev@hadoop.apache.org" 
>>>>>> Sent: Tuesday, February 10, 2015 1:30 PM
>>>>>> Subject: 2.7 status
>>>>>>
>>>>>> Folks,
>>>>>>
>>>>>> What is the current status of the 2.7 release? I know initially it
>> started
>>>>>> out as a "java-7" only release, but looking at the JIRAs that is very
>> much
>>>>>> not the case.
>>>>>>
>>>>>> Do we have a certain timeframe for 2.7 or is it time to discuss it?
>>>>>>
>>>>>> Thanks,
>>>>>> Sangjin
>>>>>>
>>>>>
>>>>
>>>
>>
>>


Re: 2.7 status

2015-04-09 Thread Vinod Kumar Vavilapalli
Seems like they are already in, nothing more to do here..

+Vinod

On Apr 1, 2015, at 7:45 PM, Zhijie Shen  wrote:

> Can we include YARN-3273 into 2.7? YARN-3430 needs it to fix the RM web UI 
> bug.
> 
> Thanks,
> Zhijie
> 
> From: Vinod Kumar Vavilapalli 
> Sent: Monday, March 30, 2015 3:35 PM
> To: mapreduce-...@hadoop.apache.org
> Cc: yarn-...@hadoop.apache.org; hdfs-...@hadoop.apache.org; Hadoop Common
> Subject: Re: 2.7 status
> 
> This is the filter I am using: 
> https://issues.apache.org/jira/issues/?filter=12330598
> 
> +Vinod
> 
> On Mar 25, 2015, at 11:47 AM, Konstantin Shvachko  
> wrote:
> 
>> Progress is good!
>> What are the four blockers?
>> Could you please mark them as such in the Jira.
>> 
>> Thanks,
>> --Konst
>> 
>> On Wed, Mar 25, 2015 at 9:53 AM, Vinod Kumar Vavilapalli <
>> vino...@hortonworks.com> wrote:
>> 
>>> Progress has been really slow, but now we are down to four blockers across
>>> the board.
>>> 
>>> I plan to roll an RC this weekend.
>>> 
>>> Thanks,
>>> +Vinod
>>> 
>>> On Mar 8, 2015, at 8:40 PM, Vinod Kumar Vavilapalli <
>>> vino...@hortonworks.com> wrote:
>>> 
>>>> 2.7 branch created and branch-2 updated to point to 2.8-SNAPSHOT.
>>>> 
>>>> Committers, please exercise caution on the content going into
>>> branch-2.7. I'd take help everyone's help in pushing through the remaining
>>> set of blockers targeted for 2.7.
>>>> 
>>>> Thanks,
>>>> +Vinod
>>>> 
>>>> On Mar 8, 2015, at 8:21 PM, Vinod Kumar Vavilapalli <
>>> vino...@hortonworks.com> wrote:
>>>> 
>>>>> Branching 2.7 now. Request holding off commits to branch-2 to avoid
>>> commit race. Will send an all-clear in the next 30 mins once I am done.
>>>>> 
>>>>> Thanks
>>>>> +Vinod
>>>>> 
>>>>> On Mar 5, 2015, at 1:56 PM, Vinod Kumar Vavilapalli <
>>> vino...@hortonworks.com> wrote:
>>>>> 
>>>>>> 
>>>>>> The 2.7 blocker JIRA went down and going back up again, we will need
>>> to converge.
>>>>>> 
>>>>>> Unless I see objections, I plan to cut a branch this weekend and
>>> selectively filter stuff in after that in the interest of convergence.
>>>>>> 
>>>>>> Thoughts welcome!
>>>>>> 
>>>>>> Thanks,
>>>>>> +Vinod
>>>>>> 
>>>>>> On Mar 1, 2015, at 11:58 AM, Arun Murthy  wrote:
>>>>>> 
>>>>>>> Sounds good, thanks for the help Vinod!
>>>>>>> 
>>>>>>> Arun
>>>>>>> 
>>>>>>> 
>>>>>>> From: Vinod Kumar Vavilapalli
>>>>>>> Sent: Sunday, March 01, 2015 11:43 AM
>>>>>>> To: Hadoop Common; Jason Lowe; Arun Murthy
>>>>>>> Subject: Re: 2.7 status
>>>>>>> 
>>>>>>> Agreed. How about we roll an RC end of this week? As a Java 7+
>>> release with features, patches that already got in?
>>>>>>> 
>>>>>>> Here's a filter tracking blocker tickets -
>>> https://issues.apache.org/jira/issues/?filter=12330598. Nine open now.
>>>>>>> 
>>>>>>> +Arun
>>>>>>> Arun, I'd like to help get 2.7 out without further delay. Do you mind
>>> me taking over release duties?
>>>>>>> 
>>>>>>> Thanks,
>>>>>>> +Vinod
>>>>>>> 
>>>>>>> From: Jason Lowe 
>>>>>>> Sent: Friday, February 13, 2015 8:11 AM
>>>>>>> To: common-dev@hadoop.apache.org
>>>>>>> Subject: Re: 2.7 status
>>>>>>> 
>>>>>>> I'd like to see a 2.7 release sooner than later.  It has been almost
>>> 3 months since Hadoop 2.6 was released, and there have already been 634
>>> JIRAs committed to 2.7.  That's a lot of changes waiting for an official
>>> release.
>>>>>>> 
>>> https://issues.apache.org/jira/issues/?jql=project%20in%20%28hadoop%2Chdfs%2Cyarn%2Cmapreduce%29%20AND%20fixversion%3D2.7.0%20AND%20resolution%3DFixed
>>>>>>> Jason
>>>>>>> 
>>>>>>> From: Sangjin Lee 
>>>>>>> To: "common-dev@hadoop.apache.org" 
>>>>>>> Sent: Tuesday, February 10, 2015 1:30 PM
>>>>>>> Subject: 2.7 status
>>>>>>> 
>>>>>>> Folks,
>>>>>>> 
>>>>>>> What is the current status of the 2.7 release? I know initially it
>>> started
>>>>>>> out as a "java-7" only release, but looking at the JIRAs that is very
>>> much
>>>>>>> not the case.
>>>>>>> 
>>>>>>> Do we have a certain timeframe for 2.7 or is it time to discuss it?
>>>>>>> 
>>>>>>> Thanks,
>>>>>>> Sangjin
>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>>> 



Re: 2.7 status

2015-04-09 Thread Vinod Kumar Vavilapalli
A couple of weeks late, but we are here.

There is one last blocker that I am about to commit in a little while.

I am starting the release process.

+Vinod

On Mar 25, 2015, at 9:53 AM, Vinod Kumar Vavilapalli  
wrote:

> Progress has been really slow, but now we are down to four blockers across 
> the board.
> 
> I plan to roll an RC this weekend.
> 
> Thanks,
> +Vinod
> 
> On Mar 8, 2015, at 8:40 PM, Vinod Kumar Vavilapalli  
> wrote:
> 
>> 2.7 branch created and branch-2 updated to point to 2.8-SNAPSHOT.
>> 
>> Committers, please exercise caution on the content going into branch-2.7. 
>> I'd take help everyone's help in pushing through the remaining set of 
>> blockers targeted for 2.7.
>> 
>> Thanks,
>> +Vinod
>> 
>> On Mar 8, 2015, at 8:21 PM, Vinod Kumar Vavilapalli 
>>  wrote:
>> 
>>> Branching 2.7 now. Request holding off commits to branch-2 to avoid commit 
>>> race. Will send an all-clear in the next 30 mins once I am done.
>>> 
>>> Thanks
>>> +Vinod
>>> 
>>> On Mar 5, 2015, at 1:56 PM, Vinod Kumar Vavilapalli 
>>>  wrote:
>>> 
>>>> 
>>>> The 2.7 blocker JIRA went down and going back up again, we will need to 
>>>> converge.
>>>> 
>>>> Unless I see objections, I plan to cut a branch this weekend and 
>>>> selectively filter stuff in after that in the interest of convergence.
>>>> 
>>>> Thoughts welcome!
>>>> 
>>>> Thanks,
>>>> +Vinod
>>>> 
>>>> On Mar 1, 2015, at 11:58 AM, Arun Murthy  wrote:
>>>> 
>>>>> Sounds good, thanks for the help Vinod!
>>>>> 
>>>>> Arun
>>>>> 
>>>>> 
>>>>> From: Vinod Kumar Vavilapalli
>>>>> Sent: Sunday, March 01, 2015 11:43 AM
>>>>> To: Hadoop Common; Jason Lowe; Arun Murthy
>>>>> Subject: Re: 2.7 status
>>>>> 
>>>>> Agreed. How about we roll an RC end of this week? As a Java 7+ release 
>>>>> with features, patches that already got in?
>>>>> 
>>>>> Here's a filter tracking blocker tickets - 
>>>>> https://issues.apache.org/jira/issues/?filter=12330598. Nine open now.
>>>>> 
>>>>> +Arun
>>>>> Arun, I'd like to help get 2.7 out without further delay. Do you mind me 
>>>>> taking over release duties?
>>>>> 
>>>>> Thanks,
>>>>> +Vinod
>>>>> 
>>>>> From: Jason Lowe 
>>>>> Sent: Friday, February 13, 2015 8:11 AM
>>>>> To: common-dev@hadoop.apache.org
>>>>> Subject: Re: 2.7 status
>>>>> 
>>>>> I'd like to see a 2.7 release sooner than later.  It has been almost 3 
>>>>> months since Hadoop 2.6 was released, and there have already been 634 
>>>>> JIRAs committed to 2.7.  That's a lot of changes waiting for an official 
>>>>> release.
>>>>> https://issues.apache.org/jira/issues/?jql=project%20in%20%28hadoop%2Chdfs%2Cyarn%2Cmapreduce%29%20AND%20fixversion%3D2.7.0%20AND%20resolution%3DFixed
>>>>> Jason
>>>>> 
>>>>>  From: Sangjin Lee 
>>>>> To: "common-dev@hadoop.apache.org" 
>>>>> Sent: Tuesday, February 10, 2015 1:30 PM
>>>>> Subject: 2.7 status
>>>>> 
>>>>> Folks,
>>>>> 
>>>>> What is the current status of the 2.7 release? I know initially it started
>>>>> out as a "java-7" only release, but looking at the JIRAs that is very much
>>>>> not the case.
>>>>> 
>>>>> Do we have a certain timeframe for 2.7 or is it time to discuss it?
>>>>> 
>>>>> Thanks,
>>>>> Sangjin
>>>>> 
>>>> 
>>> 
>> 
> 



Re: 2.7 status

2015-04-09 Thread Arun Suresh
Hey Vinod,

I was wondering if you can include
https://issues.apache.org/jira/browse/HDFS-8091 too.. Without it, i kinda
makes https://issues.apache.org/jira/browse/HDFS-6826 incomplete..

Cheers
-Arun Suresh

On Thu, Apr 9, 2015 at 11:37 AM, Vinod Kumar Vavilapalli <
vino...@hortonworks.com> wrote:

> A couple of weeks late, but we are here.
>
> There is one last blocker that I am about to commit in a little while.
>
> I am starting the release process.
>
> +Vinod
>
> On Mar 25, 2015, at 9:53 AM, Vinod Kumar Vavilapalli <
> vino...@hortonworks.com> wrote:
>
> > Progress has been really slow, but now we are down to four blockers
> across the board.
> >
> > I plan to roll an RC this weekend.
> >
> > Thanks,
> > +Vinod
> >
> > On Mar 8, 2015, at 8:40 PM, Vinod Kumar Vavilapalli <
> vino...@hortonworks.com> wrote:
> >
> >> 2.7 branch created and branch-2 updated to point to 2.8-SNAPSHOT.
> >>
> >> Committers, please exercise caution on the content going into
> branch-2.7. I'd take help everyone's help in pushing through the remaining
> set of blockers targeted for 2.7.
> >>
> >> Thanks,
> >> +Vinod
> >>
> >> On Mar 8, 2015, at 8:21 PM, Vinod Kumar Vavilapalli <
> vino...@hortonworks.com> wrote:
> >>
> >>> Branching 2.7 now. Request holding off commits to branch-2 to avoid
> commit race. Will send an all-clear in the next 30 mins once I am done.
> >>>
> >>> Thanks
> >>> +Vinod
> >>>
> >>> On Mar 5, 2015, at 1:56 PM, Vinod Kumar Vavilapalli <
> vino...@hortonworks.com> wrote:
> >>>
> >>>>
> >>>> The 2.7 blocker JIRA went down and going back up again, we will need
> to converge.
> >>>>
> >>>> Unless I see objections, I plan to cut a branch this weekend and
> selectively filter stuff in after that in the interest of convergence.
> >>>>
> >>>> Thoughts welcome!
> >>>>
> >>>> Thanks,
> >>>> +Vinod
> >>>>
> >>>> On Mar 1, 2015, at 11:58 AM, Arun Murthy  wrote:
> >>>>
> >>>>> Sounds good, thanks for the help Vinod!
> >>>>>
> >>>>> Arun
> >>>>>
> >>>>> 
> >>>>> From: Vinod Kumar Vavilapalli
> >>>>> Sent: Sunday, March 01, 2015 11:43 AM
> >>>>> To: Hadoop Common; Jason Lowe; Arun Murthy
> >>>>> Subject: Re: 2.7 status
> >>>>>
> >>>>> Agreed. How about we roll an RC end of this week? As a Java 7+
> release with features, patches that already got in?
> >>>>>
> >>>>> Here's a filter tracking blocker tickets -
> https://issues.apache.org/jira/issues/?filter=12330598. Nine open now.
> >>>>>
> >>>>> +Arun
> >>>>> Arun, I'd like to help get 2.7 out without further delay. Do you
> mind me taking over release duties?
> >>>>>
> >>>>> Thanks,
> >>>>> +Vinod
> >>>>> 
> >>>>> From: Jason Lowe 
> >>>>> Sent: Friday, February 13, 2015 8:11 AM
> >>>>> To: common-dev@hadoop.apache.org
> >>>>> Subject: Re: 2.7 status
> >>>>>
> >>>>> I'd like to see a 2.7 release sooner than later.  It has been almost
> 3 months since Hadoop 2.6 was released, and there have already been 634
> JIRAs committed to 2.7.  That's a lot of changes waiting for an official
> release.
> >>>>>
> https://issues.apache.org/jira/issues/?jql=project%20in%20%28hadoop%2Chdfs%2Cyarn%2Cmapreduce%29%20AND%20fixversion%3D2.7.0%20AND%20resolution%3DFixed
> >>>>> Jason
> >>>>>
> >>>>>  From: Sangjin Lee 
> >>>>> To: "common-dev@hadoop.apache.org" 
> >>>>> Sent: Tuesday, February 10, 2015 1:30 PM
> >>>>> Subject: 2.7 status
> >>>>>
> >>>>> Folks,
> >>>>>
> >>>>> What is the current status of the 2.7 release? I know initially it
> started
> >>>>> out as a "java-7" only release, but looking at the JIRAs that is
> very much
> >>>>> not the case.
> >>>>>
> >>>>> Do we have a certain timeframe for 2.7 or is it time to discuss it?
> >>>>>
> >>>>> Thanks,
> >>>>> Sangjin
> >>>>>
> >>>>
> >>>
> >>
> >
>
>


Re: 2.7 status

2015-04-09 Thread Vinod Kumar Vavilapalli
This seems like a follow up to a recently added feature. I see more of these 
type of patches for many new features added in 2.7.0. I'd like to avoid putting 
more into the already dragged on 2.7.0. We can do two things
 - I started an email thread on common-dev on 2.7.1. If this looks like a small 
server side improvement, we can get it into 2.7.1
 - Or 2.8.

Thanks
+Vinod

On Apr 9, 2015, at 11:41 AM, Arun Suresh  wrote:

> Hey Vinod,
> 
> I was wondering if you can include
> https://issues.apache.org/jira/browse/HDFS-8091 too.. Without it, i kinda
> makes https://issues.apache.org/jira/browse/HDFS-6826 incomplete..
> 
> Cheers
> -Arun Suresh
> 
> On Thu, Apr 9, 2015 at 11:37 AM, Vinod Kumar Vavilapalli <
> vino...@hortonworks.com> wrote:
> 
>> A couple of weeks late, but we are here.
>> 
>> There is one last blocker that I am about to commit in a little while.
>> 
>> I am starting the release process.
>> 
>> +Vinod
>> 
>> On Mar 25, 2015, at 9:53 AM, Vinod Kumar Vavilapalli <
>> vino...@hortonworks.com> wrote:
>> 
>>> Progress has been really slow, but now we are down to four blockers
>> across the board.
>>> 
>>> I plan to roll an RC this weekend.
>>> 
>>> Thanks,
>>> +Vinod
>>> 
>>> On Mar 8, 2015, at 8:40 PM, Vinod Kumar Vavilapalli <
>> vino...@hortonworks.com> wrote:
>>> 
>>>> 2.7 branch created and branch-2 updated to point to 2.8-SNAPSHOT.
>>>> 
>>>> Committers, please exercise caution on the content going into
>> branch-2.7. I'd take help everyone's help in pushing through the remaining
>> set of blockers targeted for 2.7.
>>>> 
>>>> Thanks,
>>>> +Vinod
>>>> 
>>>> On Mar 8, 2015, at 8:21 PM, Vinod Kumar Vavilapalli <
>> vino...@hortonworks.com> wrote:
>>>> 
>>>>> Branching 2.7 now. Request holding off commits to branch-2 to avoid
>> commit race. Will send an all-clear in the next 30 mins once I am done.
>>>>> 
>>>>> Thanks
>>>>> +Vinod
>>>>> 
>>>>> On Mar 5, 2015, at 1:56 PM, Vinod Kumar Vavilapalli <
>> vino...@hortonworks.com> wrote:
>>>>> 
>>>>>> 
>>>>>> The 2.7 blocker JIRA went down and going back up again, we will need
>> to converge.
>>>>>> 
>>>>>> Unless I see objections, I plan to cut a branch this weekend and
>> selectively filter stuff in after that in the interest of convergence.
>>>>>> 
>>>>>> Thoughts welcome!
>>>>>> 
>>>>>> Thanks,
>>>>>> +Vinod
>>>>>> 
>>>>>> On Mar 1, 2015, at 11:58 AM, Arun Murthy  wrote:
>>>>>> 
>>>>>>> Sounds good, thanks for the help Vinod!
>>>>>>> 
>>>>>>> Arun
>>>>>>> 
>>>>>>> ____________
>>>>>>> From: Vinod Kumar Vavilapalli
>>>>>>> Sent: Sunday, March 01, 2015 11:43 AM
>>>>>>> To: Hadoop Common; Jason Lowe; Arun Murthy
>>>>>>> Subject: Re: 2.7 status
>>>>>>> 
>>>>>>> Agreed. How about we roll an RC end of this week? As a Java 7+
>> release with features, patches that already got in?
>>>>>>> 
>>>>>>> Here's a filter tracking blocker tickets -
>> https://issues.apache.org/jira/issues/?filter=12330598. Nine open now.
>>>>>>> 
>>>>>>> +Arun
>>>>>>> Arun, I'd like to help get 2.7 out without further delay. Do you
>> mind me taking over release duties?
>>>>>>> 
>>>>>>> Thanks,
>>>>>>> +Vinod
>>>>>>> 
>>>>>>> From: Jason Lowe 
>>>>>>> Sent: Friday, February 13, 2015 8:11 AM
>>>>>>> To: common-dev@hadoop.apache.org
>>>>>>> Subject: Re: 2.7 status
>>>>>>> 
>>>>>>> I'd like to see a 2.7 release sooner than later.  It has been almost
>> 3 months since Hadoop 2.6 was released, and there have already been 634
>> JIRAs committed to 2.7.  That's a lot of changes waiting for an official
>> release.
>>>>>>> 
>> https://issues.apache.org/jira/issues/?jql=project%20in%20%28hadoop%2Chdfs%2Cyarn%2Cmapreduce%29%20AND%20fixversion%3D2.7.0%20AND%20resolution%3DFixed
>>>>>>> Jason
>>>>>>> 
>>>>>>> From: Sangjin Lee 
>>>>>>> To: "common-dev@hadoop.apache.org" 
>>>>>>> Sent: Tuesday, February 10, 2015 1:30 PM
>>>>>>> Subject: 2.7 status
>>>>>>> 
>>>>>>> Folks,
>>>>>>> 
>>>>>>> What is the current status of the 2.7 release? I know initially it
>> started
>>>>>>> out as a "java-7" only release, but looking at the JIRAs that is
>> very much
>>>>>>> not the case.
>>>>>>> 
>>>>>>> Do we have a certain timeframe for 2.7 or is it time to discuss it?
>>>>>>> 
>>>>>>> Thanks,
>>>>>>> Sangjin
>>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>> 
>> 
>> 



Re: 2.7 status

2015-04-09 Thread Arun Suresh
Vinod,
Hmmm.. it is more a bug fix than an improvement. But if you feel this cant
make it to 2.7.0, Then I guess it should be in 2.7.1 (Don't think it should
wait till 2.8)

-Arun

On Thu, Apr 9, 2015 at 11:56 AM, Vinod Kumar Vavilapalli <
vino...@hortonworks.com> wrote:

> This seems like a follow up to a recently added feature. I see more of
> these type of patches for many new features added in 2.7.0. I'd like to
> avoid putting more into the already dragged on 2.7.0. We can do two things
>  - I started an email thread on common-dev on 2.7.1. If this looks like a
> small server side improvement, we can get it into 2.7.1
>  - Or 2.8.
>
> Thanks
> +Vinod
>
> On Apr 9, 2015, at 11:41 AM, Arun Suresh  wrote:
>
> > Hey Vinod,
> >
> > I was wondering if you can include
> > https://issues.apache.org/jira/browse/HDFS-8091 too.. Without it, i
> kinda
> > makes https://issues.apache.org/jira/browse/HDFS-6826 incomplete..
> >
> > Cheers
> > -Arun Suresh
> >
> > On Thu, Apr 9, 2015 at 11:37 AM, Vinod Kumar Vavilapalli <
> > vino...@hortonworks.com> wrote:
> >
> >> A couple of weeks late, but we are here.
> >>
> >> There is one last blocker that I am about to commit in a little while.
> >>
> >> I am starting the release process.
> >>
> >> +Vinod
> >>
> >> On Mar 25, 2015, at 9:53 AM, Vinod Kumar Vavilapalli <
> >> vino...@hortonworks.com> wrote:
> >>
> >>> Progress has been really slow, but now we are down to four blockers
> >> across the board.
> >>>
> >>> I plan to roll an RC this weekend.
> >>>
> >>> Thanks,
> >>> +Vinod
> >>>
> >>> On Mar 8, 2015, at 8:40 PM, Vinod Kumar Vavilapalli <
> >> vino...@hortonworks.com> wrote:
> >>>
> >>>> 2.7 branch created and branch-2 updated to point to 2.8-SNAPSHOT.
> >>>>
> >>>> Committers, please exercise caution on the content going into
> >> branch-2.7. I'd take help everyone's help in pushing through the
> remaining
> >> set of blockers targeted for 2.7.
> >>>>
> >>>> Thanks,
> >>>> +Vinod
> >>>>
> >>>> On Mar 8, 2015, at 8:21 PM, Vinod Kumar Vavilapalli <
> >> vino...@hortonworks.com> wrote:
> >>>>
> >>>>> Branching 2.7 now. Request holding off commits to branch-2 to avoid
> >> commit race. Will send an all-clear in the next 30 mins once I am done.
> >>>>>
> >>>>> Thanks
> >>>>> +Vinod
> >>>>>
> >>>>> On Mar 5, 2015, at 1:56 PM, Vinod Kumar Vavilapalli <
> >> vino...@hortonworks.com> wrote:
> >>>>>
> >>>>>>
> >>>>>> The 2.7 blocker JIRA went down and going back up again, we will need
> >> to converge.
> >>>>>>
> >>>>>> Unless I see objections, I plan to cut a branch this weekend and
> >> selectively filter stuff in after that in the interest of convergence.
> >>>>>>
> >>>>>> Thoughts welcome!
> >>>>>>
> >>>>>> Thanks,
> >>>>>> +Vinod
> >>>>>>
> >>>>>> On Mar 1, 2015, at 11:58 AM, Arun Murthy 
> wrote:
> >>>>>>
> >>>>>>> Sounds good, thanks for the help Vinod!
> >>>>>>>
> >>>>>>> Arun
> >>>>>>>
> >>>>>>> 
> >>>>>>> From: Vinod Kumar Vavilapalli
> >>>>>>> Sent: Sunday, March 01, 2015 11:43 AM
> >>>>>>> To: Hadoop Common; Jason Lowe; Arun Murthy
> >>>>>>> Subject: Re: 2.7 status
> >>>>>>>
> >>>>>>> Agreed. How about we roll an RC end of this week? As a Java 7+
> >> release with features, patches that already got in?
> >>>>>>>
> >>>>>>> Here's a filter tracking blocker tickets -
> >> https://issues.apache.org/jira/issues/?filter=12330598. Nine open now.
> >>>>>>>
> >>>>>>> +Arun
> >>>>>>> Arun, I'd like to help get 2.7 out without further delay. Do you
> >> mind me taking over release duties?
> >>>>>>>
> >>>>>>> Thanks,
> >>>>>>> +Vinod
> >>>>>>> 
> >>>>>>> From: Jason Lowe 
> >>>>>>> Sent: Friday, February 13, 2015 8:11 AM
> >>>>>>> To: common-dev@hadoop.apache.org
> >>>>>>> Subject: Re: 2.7 status
> >>>>>>>
> >>>>>>> I'd like to see a 2.7 release sooner than later.  It has been
> almost
> >> 3 months since Hadoop 2.6 was released, and there have already been 634
> >> JIRAs committed to 2.7.  That's a lot of changes waiting for an official
> >> release.
> >>>>>>>
> >>
> https://issues.apache.org/jira/issues/?jql=project%20in%20%28hadoop%2Chdfs%2Cyarn%2Cmapreduce%29%20AND%20fixversion%3D2.7.0%20AND%20resolution%3DFixed
> >>>>>>> Jason
> >>>>>>>
> >>>>>>> From: Sangjin Lee 
> >>>>>>> To: "common-dev@hadoop.apache.org" 
> >>>>>>> Sent: Tuesday, February 10, 2015 1:30 PM
> >>>>>>> Subject: 2.7 status
> >>>>>>>
> >>>>>>> Folks,
> >>>>>>>
> >>>>>>> What is the current status of the 2.7 release? I know initially it
> >> started
> >>>>>>> out as a "java-7" only release, but looking at the JIRAs that is
> >> very much
> >>>>>>> not the case.
> >>>>>>>
> >>>>>>> Do we have a certain timeframe for 2.7 or is it time to discuss it?
> >>>>>>>
> >>>>>>> Thanks,
> >>>>>>> Sangjin
> >>>>>>>
> >>>>>>
> >>>>>
> >>>>
> >>>
> >>
> >>
>
>