[jira] [Created] (HADOOP-10306) Unnecessary weak reference map to cache classes in Configuration

2014-01-28 Thread Hiroshi Ikeda (JIRA)
Hiroshi Ikeda created HADOOP-10306: -- Summary: Unnecessary weak reference map to cache classes in Configuration Key: HADOOP-10306 URL: https://issues.apache.org/jira/browse/HADOOP-10306 Project: Hadoo

[jira] [Created] (HADOOP-10305) Add "rpc.metrics.quantile.enable" and "rpc.metrics.percentiles.intervals" to core-default.xml

2014-01-28 Thread Akira AJISAKA (JIRA)
Akira AJISAKA created HADOOP-10305: -- Summary: Add "rpc.metrics.quantile.enable" and "rpc.metrics.percentiles.intervals" to core-default.xml Key: HADOOP-10305 URL: https://issues.apache.org/jira/browse/HADOOP-1030

[jira] [Created] (HADOOP-10304) Configuration should not expose its instance in constructors

2014-01-28 Thread Hiroshi Ikeda (JIRA)
Hiroshi Ikeda created HADOOP-10304: -- Summary: Configuration should not expose its instance in constructors Key: HADOOP-10304 URL: https://issues.apache.org/jira/browse/HADOOP-10304 Project: Hadoop Co

[jira] [Created] (HADOOP-10303) multi-supergroup supports

2014-01-28 Thread Jiqiu (JIRA)
Jiqiu created HADOOP-10303: -- Summary: multi-supergroup supports Key: HADOOP-10303 URL: https://issues.apache.org/jira/browse/HADOOP-10303 Project: Hadoop Common Issue Type: Improvement Affects V

Re: [VOTE] Merge YARN-321 Generic Application History Service to trunk

2014-01-28 Thread Vinod Kumar Vavilapalli
Yup, I was building and running tests in the branch. ALL CLEAR now. YARN-321 merged. I could build branch-2. Ran all the YARN tests successfully. Let me know if any more issues blow up and/or file JIRA tickets. +Vinod On Jan 28, 2014, at 1:08 PM, Sandy Ryza wrote: > It looks like Vinod just

Re: Re-swizzle 2.3

2014-01-28 Thread Arun C Murthy
Fixing up stuff now, thanks to Andrew for volunteering to help with Common/HDFS. Arun On Jan 28, 2014, at 10:54 AM, Arun C Murthy wrote: > Sorry, missed this. Go ahead, I'll fix things up at the back end. Thanks. > > On Jan 28, 2014, at 12:11 AM, Sandy Ryza wrote: > >> Going forward with com

[jira] [Created] (HADOOP-10302) Allow CallQueue impls to be swapped at runtime (part 1: internals)

2014-01-28 Thread Chris Li (JIRA)
Chris Li created HADOOP-10302: - Summary: Allow CallQueue impls to be swapped at runtime (part 1: internals) Key: HADOOP-10302 URL: https://issues.apache.org/jira/browse/HADOOP-10302 Project: Hadoop Common

[jira] [Created] (HADOOP-10301) AuthenticationFilter should return Forbidden for failed authentication

2014-01-28 Thread Daryn Sharp (JIRA)
Daryn Sharp created HADOOP-10301: Summary: AuthenticationFilter should return Forbidden for failed authentication Key: HADOOP-10301 URL: https://issues.apache.org/jira/browse/HADOOP-10301 Project: Had

Re: [VOTE] Merge YARN-321 Generic Application History Service to trunk

2014-01-28 Thread Sandy Ryza
It looks like Vinod just fixed this. Thanks! On Tue, Jan 28, 2014 at 1:00 PM, Sandy Ryza wrote: > I'm getting build errors on branch-2 because the pom for the new module > still refers to 3.0.0-SNAPSHOT: > > > hadoop-yarn-server > org.apache.hadoop > 3.0.0-SNAPSHOT > > 4.0.

Re: [VOTE] Merge YARN-321 Generic Application History Service to trunk

2014-01-28 Thread Sandy Ryza
I'm getting build errors on branch-2 because the pom for the new module still refers to 3.0.0-SNAPSHOT: hadoop-yarn-server org.apache.hadoop 3.0.0-SNAPSHOT 4.0.0 org.apache.hadoop hadoop-yarn-server-applicationhistoryservice 3.0.0-SNAPSHOT hadoop-yarn-server-application

[jira] [Created] (HADOOP-10300) Allowed deferred sending of call responses

2014-01-28 Thread Daryn Sharp (JIRA)
Daryn Sharp created HADOOP-10300: Summary: Allowed deferred sending of call responses Key: HADOOP-10300 URL: https://issues.apache.org/jira/browse/HADOOP-10300 Project: Hadoop Common Issue Ty

Re: Re-swizzle 2.3

2014-01-28 Thread Arun C Murthy
Sorry, missed this. Go ahead, I'll fix things up at the back end. Thanks. On Jan 28, 2014, at 12:11 AM, Sandy Ryza wrote: > Going forward with commits because it seems like others have been doing so > > > On Mon, Jan 27, 2014 at 1:31 PM, Sandy Ryza wrote: > >> We should hold off commits unti

Re: [VOTE] Merge YARN-321 Generic Application History Service to trunk

2014-01-28 Thread Vinod Kumar Vavilapalli
Trunk build seems stable now after the merge. A couple of yarn trunk builds also ran fine (https://builds.apache.org/job/Hadoop-Yarn-trunk/462/ and https://builds.apache.org/job/Hadoop-Yarn-trunk/463/). Branch 2.3 is also cut and is out of the way. I'm now merging this into branch-2 so as to m

Missing in hadoop-common-project/hadoop-annotations/src/main/java/org/apache/hadoop/classification/InterfaceStability.java

2014-01-28 Thread Rene Nyffenegger
Hi I hope I am right with this mailing list for my question. It seems as though the file hadoop-common-project/hadoop-annotations/src/main/java/org/apache/hadoop/classification/InterfaceStability.java misses a closing on line 31. Without the , I am unable to compile the source. If this is the c

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

2014-01-28 Thread Apache Jenkins Server
See Changes: [sandy] YARN-1629. IndexOutOfBoundsException in MaxRunningAppsEnforcer (Sandy Ryza) [kasha] YARN-1642. RMDTRenewer#getRMClient should use ClientRMProxy (kasha) [suresh] HADOOP-10255. Adding missed CHANGES.txt from ch

Re: Re-swizzle 2.3

2014-01-28 Thread Sandy Ryza
Going forward with commits because it seems like others have been doing so On Mon, Jan 27, 2014 at 1:31 PM, Sandy Ryza wrote: > We should hold off commits until that's done, right? > > > On Mon, Jan 27, 2014 at 1:07 PM, Arun C Murthy wrote: > >> Yep, on it as we speak. :) >> >> >> Arun >> >> On