[jira] [Reopened] (HADOOP-9574) Add new methods in AbstractDelegationTokenSecretManager for restoring RMDelegationTokens on RMRestart

2013-05-29 Thread Jian He (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jian He reopened HADOOP-9574: - TestDelegationToken.testRollMasterKey is possibly failing because of timing issue > Add ne

[jira] [Created] (HADOOP-9606) Protocol buffer support cannot compile under C

2013-05-29 Thread Ralph Castain (JIRA)
Ralph Castain created HADOOP-9606: - Summary: Protocol buffer support cannot compile under C Key: HADOOP-9606 URL: https://issues.apache.org/jira/browse/HADOOP-9606 Project: Hadoop Common Issu

Re: Error in protobuf definitions

2013-05-29 Thread Arpit Agarwal
Ralph, could you please file a Jira? We'll fix it. -Arpit On Wed, May 29, 2013 at 9:39 AM, Ralph Castain wrote: > Hi folks > > On line 228 of > hadoop-hdfs-project/hadoop-hdfs/src/main/proto/NamenodeProtocol.proto, > someone named a function using a reserved name: > > /** >* Request to re

[jira] [Created] (HADOOP-9605) Update junit dependency

2013-05-29 Thread Timothy St. Clair (JIRA)
Timothy St. Clair created HADOOP-9605: - Summary: Update junit dependency Key: HADOOP-9605 URL: https://issues.apache.org/jira/browse/HADOOP-9605 Project: Hadoop Common Issue Type: Improve

[DISCUSS] Ensuring Consistent Behavior for Alternative Hadoop FileSystems + Workshop

2013-05-29 Thread Andrew Purtell
There are teams at Intel who will be interested as well. On May 29, 2013, at 8:49 PM, Roman Shaposhnik > wrote: > On Fri, May 24, 2013 at 5:08 PM, Konstantin Shvachko > > wrote: >> Makes sense, Steve. >> There are a couple of guys here at WANdisco who will be interested in >> joining. > > Bigtop

Re: [DISCUSS] Ensuring Consistent Behavior for Alternative Hadoop FileSystems + Workshop

2013-05-29 Thread Roman Shaposhnik
On Fri, May 24, 2013 at 5:08 PM, Konstantin Shvachko wrote: > Makes sense, Steve. > There are a couple of guys here at WANdisco who will be interested in > joining. Bigtop will also be interested in participating. Please keep us posted. Thanks, Roman.

[VOTE Results] change in bylaws to remove Release Plan vote

2013-05-29 Thread Matt Foley
The vote closed last night, with very positive results: +1 binding: 14 +1 non-binding: 12 -1 or 0: none I'll work with Chris to get the Bylaws doc changed, but the change is effective as of 7:05pm PDT May 28, 2013. Many thanks, --Matt On Wed, May 22, 2013 at 2:04 AM, Matt Foley wrote: > Forgo

Error in protobuf definitions

2013-05-29 Thread Ralph Castain
Hi folks On line 228 of hadoop-hdfs-project/hadoop-hdfs/src/main/proto/NamenodeProtocol.proto, someone named a function using a reserved name: /** * Request to register a sub-ordinate namenode */ rpc register(RegisterRequestProto) returns(RegisterResponseProto); You cannot name a fu

Re: Where should we host Hadoop FileSystem plugins for 3rd Party FileSystems?

2013-05-29 Thread Tim St Clair
>From what I have seen, that is consistent with the modifications in the code. E.g. - Removal of kfs, and qfs shim is now external on github. Cheers, Tim - Original Message - > From: "Stephen Watt" > To: common-dev@hadoop.apache.org > Sent: Tuesday, May 21, 2013 11:49:34 AM > Subject

Re: [ANNOUNCE] New Hadoop Committers

2013-05-29 Thread Steve Loughran
congratulations! I propose you should celebrate your new rights by reviewing some of my outstanding patches, such as https://issues.apache.org/jira/browse/HADOOP-8545 On 28 May 2013 23:07, Aaron T. Myers wrote: > On behalf of the Apache Hadoop PMC, I'd like to announce the addition of a > few n

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

2013-05-29 Thread Apache Jenkins Server
See Changes: [vinodkv] YARN-422. Add a NM Client library to help application-writers. Contributed by Zhijie Shen. [vinodkv] MAPREDUCE-5237. Add methods that were removed from ClusterStatus back into 2.x so as to be compatible with