Re: InterfaceStability and InterfaceAudience stability

2015-01-13 Thread Abraham Elmahrek
Thanks for your thoughts guys. I've created https://issues.apache.org/jira/browse/HADOOP-11476 to follow through on this. On Tue, Jan 13, 2015 at 3:55 PM, Karthik Kambatla wrote: > +1 > > On Wed, Jan 14, 2015 at 4:04 AM, Robert Kanter > wrote: > > > +1 > > > > Though it is kinda funny that the

[jira] [Created] (HADOOP-11476) Mark InterfaceStability and InterfaceAudience as stable

2015-01-13 Thread Abraham Elmahrek (JIRA)
Abraham Elmahrek created HADOOP-11476: - Summary: Mark InterfaceStability and InterfaceAudience as stable Key: HADOOP-11476 URL: https://issues.apache.org/jira/browse/HADOOP-11476 Project: Hadoop Co

Re: InterfaceStability and InterfaceAudience stability

2015-01-13 Thread Karthik Kambatla
+1 On Wed, Jan 14, 2015 at 4:04 AM, Robert Kanter wrote: > +1 > > Though it is kinda funny that the InterfaceStability annotation was marked > as Evolving :) > @InterfaceStability.Evolving > public class InterfaceStability {...} > > > On Tue, Jan 13, 2015 at 2:21 PM, Ted Yu wrote: > > > +1 > >

Re: InterfaceStability and InterfaceAudience stability

2015-01-13 Thread Robert Kanter
+1 Though it is kinda funny that the InterfaceStability annotation was marked as Evolving :) @InterfaceStability.Evolving public class InterfaceStability {...} On Tue, Jan 13, 2015 at 2:21 PM, Ted Yu wrote: > +1 > > On Tue, Jan 13, 2015 at 1:47 PM, Abraham Elmahrek > wrote: > > > Hey guys, >

Re: InterfaceStability and InterfaceAudience stability

2015-01-13 Thread Ted Yu
+1 On Tue, Jan 13, 2015 at 1:47 PM, Abraham Elmahrek wrote: > Hey guys, > > I've noticed the InterfaceStability ( > > https://github.com/apache/hadoop/blob/trunk/hadoop-common-project/hadoop-annotations/src/main/java/org/apache/hadoop/classification/InterfaceStability.java > ) > and InterfaceAud

InterfaceStability and InterfaceAudience stability

2015-01-13 Thread Abraham Elmahrek
Hey guys, I've noticed the InterfaceStability ( https://github.com/apache/hadoop/blob/trunk/hadoop-common-project/hadoop-annotations/src/main/java/org/apache/hadoop/classification/InterfaceStability.java) and InterfaceAudience ( https://github.com/apache/hadoop/blob/trunk/hadoop-common-project/had

NFSv3 Filesystem Connector

2015-01-13 Thread Gokul Soundararajan
Hi, We (Jingxin Feng, Xing Lin, and I) have been working on providing a FileSystem implementation that allows Hadoop to utilize a NFSv3 storage server as a filesystem. It leverages code from hadoop-nfs project for all the request/response handling. We would like your help to add it as part of hado

[jira] [Created] (HADOOP-11475) Utilize try-with-resource to close StopWatch

2015-01-13 Thread Ted Yu (JIRA)
Ted Yu created HADOOP-11475: --- Summary: Utilize try-with-resource to close StopWatch Key: HADOOP-11475 URL: https://issues.apache.org/jira/browse/HADOOP-11475 Project: Hadoop Common Issue Type: Impr

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

2015-01-13 Thread Apache Jenkins Server
See Changes: [rkanter] YARN-3027. Scheduler should use totalAvailable resource from node instead of availableResource for maxAllocation. (adhoot via rkanter) [rkanter] YARN-2957. Create unit test to automatically compare YarnConf

Build failed in Jenkins: Hadoop-common-trunk-Java8 #74

2015-01-13 Thread Apache Jenkins Server
See Changes: [rkanter] YARN-3027. Scheduler should use totalAvailable resource from node instead of availableResource for maxAllocation. (adhoot via rkanter) [rkanter] YARN-2957. Create unit test to automatically compare Yarn