[jira] [Created] (HADOOP-9795) Hadoop native library naming convention

2013-07-30 Thread Binglin Chang (JIRA)
Binglin Chang created HADOOP-9795: - Summary: Hadoop native library naming convention Key: HADOOP-9795 URL: https://issues.apache.org/jira/browse/HADOOP-9795 Project: Hadoop Common Issue Type:

[jira] [Created] (HADOOP-9796) Pluggable TokenAuth framework and core facilities

2013-07-30 Thread Kai Zheng (JIRA)
Kai Zheng created HADOOP-9796: - Summary: Pluggable TokenAuth framework and core facilities Key: HADOOP-9796 URL: https://issues.apache.org/jira/browse/HADOOP-9796 Project: Hadoop Common Issue Typ

[jira] [Created] (HADOOP-9797) Pluggable and compatible UGI change

2013-07-30 Thread Kai Zheng (JIRA)
Kai Zheng created HADOOP-9797: - Summary: Pluggable and compatible UGI change Key: HADOOP-9797 URL: https://issues.apache.org/jira/browse/HADOOP-9797 Project: Hadoop Common Issue Type: Sub-task

[jira] [Created] (HADOOP-9798) TokenAuth Implementation - HAS

2013-07-30 Thread Jerry Chen (JIRA)
Jerry Chen created HADOOP-9798: -- Summary: TokenAuth Implementation - HAS Key: HADOOP-9798 URL: https://issues.apache.org/jira/browse/HADOOP-9798 Project: Hadoop Common Issue Type: Sub-task

[jira] [Created] (HADOOP-9799) TokenAuth Integration

2013-07-30 Thread Kai Zheng (JIRA)
Kai Zheng created HADOOP-9799: - Summary: TokenAuth Integration Key: HADOOP-9799 URL: https://issues.apache.org/jira/browse/HADOOP-9799 Project: Hadoop Common Issue Type: Sub-task Compon

[jira] [Created] (HADOOP-9800) Fix up mvn src profile

2013-07-30 Thread Arun C Murthy (JIRA)
Arun C Murthy created HADOOP-9800: - Summary: Fix up mvn src profile Key: HADOOP-9800 URL: https://issues.apache.org/jira/browse/HADOOP-9800 Project: Hadoop Common Issue Type: Bug Co

[VOTE] Release Apache Hadoop 2.1.0-beta

2013-07-30 Thread Arun C Murthy
Folks, I've created another release candidate (rc1) for hadoop-2.1.0-beta that I would like to get released. This RC fixes a number of issues reported on the previous candidate. This release represents a *huge* amount of work done by the community (~650 fixes) which includes several major adva

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

2013-07-30 Thread Jason Lowe (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9652?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Lowe reopened HADOOP-9652: I reverted the changes from branch-2 as well. > RawLocalFs#getFileLinkStatus does not

Re: [DISCUSS] Hadoop SSO/Token Server Components

2013-07-30 Thread Larry McCay
The following JIRA was filed to provide a token and basic authority implementation for this effort: https://issues.apache.org/jira/browse/HADOOP-9781 I have attached an initial patch though have yet to submit it as one since it is dependent on the patch for CMF that was posted to: https://issues

Fix Version 2.1.1-beta?

2013-07-30 Thread Chris Nauroth
I just documented a patch in the 2.1.1-beta section of CHANGES.txt, but I don't see that available as a Fix Version in Jira. Can a jira admin please add 2.1.1-beta for all sub-projects: HADOOP, HDFS, MAPREDUCE, and YARN? Thanks! Chris Nauroth Hortonworks http://hortonworks.com/

[jira] [Created] (HADOOP-9801) Configuration#writeXml uses platform defaulting encoding, which may mishandle multi-byte characters.

2013-07-30 Thread Chris Nauroth (JIRA)
Chris Nauroth created HADOOP-9801: - Summary: Configuration#writeXml uses platform defaulting encoding, which may mishandle multi-byte characters. Key: HADOOP-9801 URL: https://issues.apache.org/jira/browse/HADOOP-

Re: [VOTE] Release Apache Hadoop 2.1.0-beta

2013-07-30 Thread Alejandro Abdelnur
Thanks Arun, +1 * verified MD5 & signature of source tarball. * built from source tarball * run apache-rat:check on source * installed pseudo cluster (unsecure) * test httpfs * run pi example * run unmanaged AM application Minor NITs (in case we do a new RC): * remove 2.1.1.-beta section from a

Re: Fix Version 2.1.1-beta?

2013-07-30 Thread Vinod Kumar Vavilapalli
Done for HADOOP, YARN and MAPREDUCE. Can somebody on HDFS do it too? Thanks, +Vinod On Jul 30, 2013, at 10:31 AM, Chris Nauroth wrote: > I just documented a patch in the 2.1.1-beta section of CHANGES.txt, but I > don't see that available as a Fix Version in Jira. Can a jira admin please > add

Re: Fix Version 2.1.1-beta?

2013-07-30 Thread Alejandro Abdelnur
done. thx On Tue, Jul 30, 2013 at 11:02 AM, Vinod Kumar Vavilapalli < vino...@hortonworks.com> wrote: > Done for HADOOP, YARN and MAPREDUCE. > > Can somebody on HDFS do it too? > > Thanks, > +Vinod > > On Jul 30, 2013, at 10:31 AM, Chris Nauroth wrote: > > > I just documented a patch in the 2.1

[jira] [Created] (HADOOP-9802) Support Snappy codec on Windows.

2013-07-30 Thread Chris Nauroth (JIRA)
Chris Nauroth created HADOOP-9802: - Summary: Support Snappy codec on Windows. Key: HADOOP-9802 URL: https://issues.apache.org/jira/browse/HADOOP-9802 Project: Hadoop Common Issue Type: Improv

Re: Contributing...

2013-07-30 Thread Sandy Ryza
Hi James, In terms of areas of active development, there's still quite a bit to do in MapReduce and YARN. ApplicationHistoryServer (YARN-321), Rolling Restart (YARN-666), and work-preserving preemption are all in their early stages. YARN in general could also still use some polish so there are pr

Re: Contributing...

2013-07-30 Thread James Carman
Sandy, Thanks for taking the time to give me some pointers. I'll take a look and see where I can do the most damage. :) Thanks, James On Tue, Jul 30, 2013 at 6:57 PM, Sandy Ryza wrote: > Hi James, > > In terms of areas of active development, there's still quite a bit to do in > MapReduce and

[jira] [Created] (HADOOP-9803) Add generic type parameter to RetryInvocationHandler

2013-07-30 Thread Tsz Wo (Nicholas), SZE (JIRA)
Tsz Wo (Nicholas), SZE created HADOOP-9803: -- Summary: Add generic type parameter to RetryInvocationHandler Key: HADOOP-9803 URL: https://issues.apache.org/jira/browse/HADOOP-9803 Project: Hado

Re: [VOTE] Release Apache Hadoop 2.1.0-beta

2013-07-30 Thread Roman Shaposhnik
On Mon, Jul 29, 2013 at 3:00 PM, Arun C Murthy wrote: > Ok, I think we are close to rc1 now - the last of blockers should be > committed later today… I'll try and spin RC1 tonight. Great news! I'm back from my vacation (man, those were good 3 weeks! ;-)) and I'll try to pull the RC into Bigtop a

Re: Contributing...

2013-07-30 Thread Andrew Wang
You can also look for JIRAs with the "newbie" label, Eli's JIRA filter is handy here: https://issues.apache.org/jira/issues/?filter=12315566 I'd even refine it by looking for recent unresolved, unassigned JIRAs with this query: project in (HADOOP, MAPREDUCE, HDFS) AND labels = newbie AND status