Re: Heads up: branch-2.1-beta

2013-06-10 Thread Arun C Murthy
On Jun 4, 2013, at 8:32 AM, Arun C Murthy wrote: > Folks, > > The vast majority of of the planned features and API work is complete, thanks > to everyone who contributed! > > I've created a branch-2.1-beta branch from which I anticipate I can make the > first of our beta releases very shortly.

[ANNOUNCE] New Hadoop PMC members

2013-06-10 Thread Tom White
On behalf of the Apache Hadoop PMC, I'm pleased to announce the addition of the following new Hadoop PMC members: * Daryn Sharp * Hitesh Shah * Jonathan Eagles * Kihwal Lee * Luke Lu * Steve Loughran * Uma Maheswara Rao G Thank you for all of your work on the project! Please join me in welcoming

Re: Heads up: branch-2.1-beta

2013-06-10 Thread Ramya Sunil
We have started testing branch-2.1-beta and for most parts the code looks very stable. We have deployed both secure and non-secure multinode clusters. We had some minor hiccups with some of our e2e tests breaking due to additional setsid info being logged by the bin scripts and errors while buildi

Re: Heads up: branch-2.1-beta

2013-06-10 Thread Roman Shaposhnik
On Thu, Jun 6, 2013 at 4:48 AM, Arun C Murthy wrote: > > On Jun 5, 2013, at 11:04 AM, Roman Shaposhnik wrote >> >> On the Bigtop side of things, once we have stable Bigtop 0.6.0 platform >> based on Hadoop 2.0.x codeline we plan to start running the same battery >> of integration tests on the bran

Re: Heads up: branch-2.1-beta

2013-06-10 Thread Roman Shaposhnik
On Mon, Jun 10, 2013 at 9:35 AM, Ramya Sunil wrote: > We had some minor hiccups with some of our e2e tests breaking due to > additional setsid info being logged by the bin scripts and errors while > building with snappy turned on. Any chance some (all?) of these tests can be donated to Bigtop so

Re: [ANNOUNCE] New Hadoop PMC members

2013-06-10 Thread Aaron T. Myers
Welcome aboard, folks! Best, Aaron On Mon, Jun 10, 2013 at 8:38 AM, Tom White wrote: > On behalf of the Apache Hadoop PMC, I'm pleased to announce the > addition of the following new Hadoop PMC members: > > * Daryn Sharp > * Hitesh Shah > * Jonathan Eagles > * Kihwal Lee > * Luke Lu > * Steve

Re: [ANNOUNCE] New Hadoop PMC members

2013-06-10 Thread Avkash Chauhan
Welcome to the group guys!! Regards, Avkash On Mon, Jun 10, 2013 at 10:41 AM, Aaron T. Myers wrote: > Welcome aboard, folks! > > Best, > Aaron > > > On Mon, Jun 10, 2013 at 8:38 AM, Tom White wrote: > > > On behalf of the Apache Hadoop PMC, I'm pleased to announce the > > addition of the foll

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

2013-06-10 Thread Stephen Watt
For those interested - I posted a recap of this mornings Google Hangout on the Wiki Page at https://wiki.apache.org/hadoop/HCFS/Progress On Jun 5, 2013, at 8:14 PM, Stephen Watt wrote: > Hi Folks > > Per Roman's recommendation I've created a Wiki Page for organizing the work > and managing the

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

2013-06-10 Thread Andrew Wang
Thanks for the summary Steve, very useful. I'm wondering a bit about the point on testing AbstractFileSystem rather than FileSystem. While these are both wrappers for DFSClient, they're pretty different in terms of the APIs they expose. Furthermore, AFS is not actually a client-facing API; clients

Re: [ANNOUNCE] New Hadoop PMC members

2013-06-10 Thread syates
Congratulations guys! Steven Y Quoting "Aaron T. Myers" : Welcome aboard, folks! Best, Aaron On Mon, Jun 10, 2013 at 8:38 AM, Tom White wrote: On behalf of the Apache Hadoop PMC, I'm pleased to announce the addition of the following new Hadoop PMC members: * Daryn Sharp * Hitesh Shah *

Re: [ANNOUNCE] New Hadoop PMC members

2013-06-10 Thread Sangjin Lee
Congratulations! On Mon, Jun 10, 2013 at 5:00 PM, wrote: > Congratulations guys! > > Steven Y > > > Quoting "Aaron T. Myers" : > > Welcome aboard, folks! >> >> Best, >> Aaron >> >> >> On Mon, Jun 10, 2013 at 8:38 AM, Tom White wrote: >> >> On behalf of the Apache Hadoop PMC, I'm pleased to a

[jira] [Created] (HADOOP-9637) TestAggregatedLogFormat fails on Windows

2013-06-10 Thread Chuan Liu (JIRA)
Chuan Liu created HADOOP-9637: - Summary: TestAggregatedLogFormat fails on Windows Key: HADOOP-9637 URL: https://issues.apache.org/jira/browse/HADOOP-9637 Project: Hadoop Common Issue Type: Bug

Re: [ANNOUNCE] New Hadoop PMC members

2013-06-10 Thread Omkar Joshi
Congratulations!!! Thanks, Omkar Joshi *Hortonworks Inc.* On Mon, Jun 10, 2013 at 5:38 PM, Sangjin Lee wrote: > Congratulations! > > > On Mon, Jun 10, 2013 at 5:00 PM, wrote: > > > Congratulations guys! > > > > Steven Y > > > > > > Quoting "Aaron T. Myers" : > > >

[jira] [Resolved] (HADOOP-9633) An incorrect data node might be added to the network topology, an exception is thrown though

2013-06-10 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron T. Myers resolved HADOOP-9633. Resolution: Fixed Resolving as a duplicate of HDFS-4521. If we want to fix this in branch-