[jira] [Resolved] (HADOOP-10034) optimize same-filesystem symlinks by doing resolution server-side

2013-10-18 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eli Collins resolved HADOOP-10034. -- Resolution: Duplicate Dupe of HDFS-932 optimize same-filesystem symlinks by doing

moving up the release versions in JIRA

2013-10-18 Thread Steve Loughran
I've just moved the version 2.2.0 to the released category for HADOOP,COMMON and MAPREDUCE , ~6 JIRAs marked as fix for 2.2.0 went into 2.2.1 I can't do it for YARN -someone with admin rights there will have to do it -it'd be good to have it consistent before the issues start arriving.

Build failed in Jenkins: Hadoop-Common-trunk #925

2013-10-18 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Common-trunk/925/changes Changes: [cnauroth] HDFS-5365. Fix libhdfs compile error on FreeBSD9. Contributed by Radim Kolar. [jeagles] HDFS-4511. Cover package org.apache.hadoop.hdfs.tools with unit test (Andrey Klochkov via jeagles) [suresh] HDFS-5374.

[jira] [Created] (HADOOP-10059) RPC authentication and authorization metrics overflow to negative values on busy clusters

2013-10-18 Thread Jason Lowe (JIRA)
Jason Lowe created HADOOP-10059: --- Summary: RPC authentication and authorization metrics overflow to negative values on busy clusters Key: HADOOP-10059 URL: https://issues.apache.org/jira/browse/HADOOP-10059

Re: [VOTE] Merge HDFS-4949 to trunk

2013-10-18 Thread Chris Nauroth
I agree that the code has reached a stable point. Colin and Andrew, thank you for your contributions and collaboration. Throughout development, I've watched the feature grow by running daily builds in a pseudo-distributed deployment. As of this week, the full feature set is working end-to-end.

Re: [VOTE] Merge HDFS-4949 to trunk

2013-10-18 Thread Colin McCabe
Hi Chris, I think it's feasible to complete those tasks in the next 7 days. Andrew is on HDFS-5386. The test plan document is a great idea. We'll try to get that up early next week. We have a lot of unit tests now, clearly, but some manual testing is important too. If we discover any issues

[jira] [Reopened] (HADOOP-9652) RawLocalFs#getFileLinkStatus does not fill in the link owner and mode

2013-10-18 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe reopened HADOOP-9652: -- Assignee: Colin Patrick McCabe (was: Andrew Wang)

Re: [VOTE] Merge HDFS-4949 to trunk

2013-10-18 Thread Chris Nauroth
+1 Sounds great! Regarding testing caching+federation, this is another thing that I had intended to pick up as part of HDFS-5149. I'm not sure if I can get this done in the next 7 days, so I'll keep you posted. Chris Nauroth Hortonworks http://hortonworks.com/ On Fri, Oct 18, 2013 at 11:15

Managing docs with hadoop-1 hadoop-2

2013-10-18 Thread Arun C Murthy
Folks, Currently http://hadoop.apache.org/docs/stable/ points to hadoop-1. With hadoop-2 going GA, should we just point that to hadoop-2? Couple of options: # Have stable1/stable2 links: http://hadoop.apache.org/docs/stable1 - hadoop-1.x http://hadoop.apache.org/docs/stable2 -

Re: moving up the release versions in JIRA

2013-10-18 Thread Sandy Ryza
Thanks Steve. Just did the same for YARN. 7 JIRAs with 2.2.0 target versions moved to 2.2.1. -Sandy On Fri, Oct 18, 2013 at 1:56 AM, Steve Loughran ste...@hortonworks.comwrote: I've just moved the version 2.2.0 to the released category for HADOOP,COMMON and MAPREDUCE , ~6 JIRAs marked as

Re: [VOTE] Release Apache Hadoop 2.2.0

2013-10-18 Thread Arun C Murthy
Sorry, I've been away sick and hence the silence. I just started a discussion on the *-dev@ lists on Managing docs... once we all agree, I'll fix the links. Makes sense? thanks, Arun On Oct 17, 2013, at 11:56 AM, Akira AJISAKA ajisa...@oss.nttdata.co.jp wrote: Hello, The current document

Re: Managing docs with hadoop-1 hadoop-2

2013-10-18 Thread Eli Collins
On Fri, Oct 18, 2013 at 2:10 PM, Arun C Murthy a...@hortonworks.com wrote: Folks, Currently http://hadoop.apache.org/docs/stable/ points to hadoop-1. With hadoop-2 going GA, should we just point that to hadoop-2? Couple of options: # Have stable1/stable2 links:

Re: Managing docs with hadoop-1 hadoop-2

2013-10-18 Thread Roman Shaposhnik
On Fri, Oct 18, 2013 at 2:10 PM, Arun C Murthy a...@hortonworks.com wrote: Folks, Currently http://hadoop.apache.org/docs/stable/ points to hadoop-1. With hadoop-2 going GA, should we just point that to hadoop-2? Couple of options: # Have stable1/stable2 links:

Re: Managing docs with hadoop-1 hadoop-2

2013-10-18 Thread Tsuyoshi OZAWA
# Have stable1/stable2 links: http://hadoop.apache.org/docs/stable1 - hadoop-1.x http://hadoop.apache.org/docs/stable2 - hadoop-2.x +1, would also make: current - stable2(since v2 is the latest) stable - stable1 (for compatibility) +1, Eli's proposal looks good to me. -

Re: [VOTE] Release Apache Hadoop 2.2.0

2013-10-18 Thread Akira AJISAKA
Thanks! (2013/10/18 14:12), Arun C Murthy wrote: Sorry, I've been away sick and hence the silence. I just started a discussion on the *-dev@ lists on Managing docs... once we all agree, I'll fix the links. Makes sense? thanks, Arun On Oct 17, 2013, at 11:56 AM, Akira AJISAKA