[jira] [Created] (HADOOP-11221) JAVA specification for hashcode does not enforce it to be non-negative, but IdentityHashStore assumes System.identityHashCode() is non-negative

2014-10-23 Thread Jinghui Wang (JIRA)
Jinghui Wang created HADOOP-11221: - Summary: JAVA specification for hashcode does not enforce it to be non-negative, but IdentityHashStore assumes System.identityHashCode() is non-negative Key: HADOOP-11221 URL:

[jira] [Created] (HADOOP-11222) Fix findBugs error in SpanReceiverHost

2014-10-23 Thread Arun Suresh (JIRA)
Arun Suresh created HADOOP-11222: Summary: Fix findBugs error in SpanReceiverHost Key: HADOOP-11222 URL: https://issues.apache.org/jira/browse/HADOOP-11222 Project: Hadoop Common Issue Type:

[jira] [Created] (HADOOP-11223) Offer a read-only conf alternative to new Configuration()

2014-10-23 Thread Gopal V (JIRA)
Gopal V created HADOOP-11223: Summary: Offer a read-only conf alternative to new Configuration() Key: HADOOP-11223 URL: https://issues.apache.org/jira/browse/HADOOP-11223 Project: Hadoop Common

[jira] [Created] (HADOOP-11224) Improve error messages for all permission related failures

2014-10-23 Thread Harsh J (JIRA)
Harsh J created HADOOP-11224: Summary: Improve error messages for all permission related failures Key: HADOOP-11224 URL: https://issues.apache.org/jira/browse/HADOOP-11224 Project: Hadoop Common

Re: Thinking ahead to hadoop-2.6

2014-10-23 Thread Yongjun Zhang
Hi, I posted a patch to hadoop-10895 couple of days back. Wonder if anyone could help doing a review? Thanks a lot. --Yongjun On Sun, Oct 19, 2014 at 11:35 AM, Yongjun Zhang yzh...@cloudera.com wrote: Thanks Arun for the info and reminder. Hi Alejandro, HADOOP-10895 is a blocker in the