Re: hadoop-2.5 - June end?

2014-06-11 Thread Karthik Kambatla
+1 to getting 2.5 by end of June. I would love to help with the release in any way. Some of the YARN features like work-preserving RM/ NM restart seem to going well; it would be great to get 2.6 out as soon as they are done, may be end of July. Again, I am willing to volunteer to do the necessary

[jira] [Created] (HADOOP-10685) Move RefreshCallQueue from its own protocol to the GenericRefreshProto

2014-06-11 Thread Chris Li (JIRA)
Chris Li created HADOOP-10685: - Summary: Move RefreshCallQueue from its own protocol to the GenericRefreshProto Key: HADOOP-10685 URL: https://issues.apache.org/jira/browse/HADOOP-10685 Project: Hadoop Co

[jira] [Created] (HADOOP-10684) Extend HA support for more use cases

2014-06-11 Thread Paul Rubio (JIRA)
Paul Rubio created HADOOP-10684: --- Summary: Extend HA support for more use cases Key: HADOOP-10684 URL: https://issues.apache.org/jira/browse/HADOOP-10684 Project: Hadoop Common Issue Type: Impr

RE: hadoop-2.5 - June end?

2014-06-11 Thread Gangumalla, Uma
Yes. Suresh. I have merged HDFS-2006 (Extended Attributes) to branch-2. So, that it will be included in 2.5 release. Regards, Uma -Original Message- From: Suresh Srinivas [mailto:sur...@hortonworks.com] Sent: Tuesday, June 10, 2014 10:15 PM To: mapreduce-...@hadoop.apache.org Cc: commo

[jira] [Created] (HADOOP-10683) Users authenticated with KERBEROS are recorded as being authenticated with SIMPLE

2014-06-11 Thread Benoy Antony (JIRA)
Benoy Antony created HADOOP-10683: - Summary: Users authenticated with KERBEROS are recorded as being authenticated with SIMPLE Key: HADOOP-10683 URL: https://issues.apache.org/jira/browse/HADOOP-10683

[jira] [Created] (HADOOP-10682) Metrics are not output in trunk

2014-06-11 Thread Akira AJISAKA (JIRA)
Akira AJISAKA created HADOOP-10682: -- Summary: Metrics are not output in trunk Key: HADOOP-10682 URL: https://issues.apache.org/jira/browse/HADOOP-10682 Project: Hadoop Common Issue Type: Bug

Re: Change proposal for FileInputFormat isSplitable

2014-06-11 Thread Chris Douglas
On Wed, Jun 11, 2014 at 1:35 AM, Niels Basjes wrote: > That's not what I meant. What I understood from what was described is that > sometimes people use an existing file extension (like .gz) for a file that > is not a gzipped file. Understood, but this change also applies to other loaded codecs,

[jira] [Created] (HADOOP-10681) Compressor inner methods are all synchronized - within a tight loop

2014-06-11 Thread Gopal V (JIRA)
Gopal V created HADOOP-10681: Summary: Compressor inner methods are all synchronized - within a tight loop Key: HADOOP-10681 URL: https://issues.apache.org/jira/browse/HADOOP-10681 Project: Hadoop Common

[jira] [Created] (HADOOP-10680) Document metrics included in MXBean

2014-06-11 Thread Akira AJISAKA (JIRA)
Akira AJISAKA created HADOOP-10680: -- Summary: Document metrics included in MXBean Key: HADOOP-10680 URL: https://issues.apache.org/jira/browse/HADOOP-10680 Project: Hadoop Common Issue Type:

Re: Change proposal for FileInputFormat isSplitable

2014-06-11 Thread Niels Basjes
On Tue, Jun 10, 2014 at 8:10 PM, Chris Douglas wrote: > On Fri, Jun 6, 2014 at 4:03 PM, Niels Basjes wrote: > > and if you then give the file the .gz extension this breaks all common > > sense / conventions about file names. > > That the suffix for all compression codecs in every context- and