Re: [PROPOSAL] Aurora for Incubation

2013-09-05 Thread Brian McCallister
Aurora is aimed at long-running stateless services (like app servers)? -Brian On Mon, Aug 26, 2013 at 3:27 PM, Dave Lester wrote: > Hi All, > > We're pleased to share a draft ASF incubation proposal for Aurora, a > service scheduler used to schedule jobs onto Apache Mesos that we've > developed

Re: [PROPOSAL] Aurora for Incubation

2013-08-28 Thread Dave Lester
+++ > > > > > > > -Original Message- > From: Henry Saputra > Reply-To: "general@incubator.apache.org" > Date: Wednesday, August 28, 2013 4:08 PM > To: "general@incubator.apache.org" > Subject: Re: [PROPOSAL] Aurora for Incubat

Re: [PROPOSAL] Aurora for Incubation

2013-08-28 Thread Mattmann, Chris A (398J)
- From: Henry Saputra Reply-To: "general@incubator.apache.org" Date: Wednesday, August 28, 2013 4:08 PM To: "general@incubator.apache.org" Subject: Re: [PROPOSAL] Aurora for Incubation >Hi Marvin, Dave, > >+1 for dev@, private@ and commits@ lists for start. >

Re: [PROPOSAL] Aurora for Incubation

2013-08-28 Thread Henry Saputra
Hi Marvin, Dave, +1 for dev@, private@ and commits@ lists for start. If Aurora picks up more clients as "user" which making dev@ list too noisy we could always request for user@ list. - Henry On Wed, Aug 28, 2013 at 9:37 AM, Marvin Humphrey wrote: > On Tue, Aug 27, 2013 at 4:36 PM, Dave Leste

Re: [PROPOSAL] Aurora for Incubation

2013-08-28 Thread Marvin Humphrey
On Tue, Aug 27, 2013 at 4:36 PM, Dave Lester wrote: > We recommended an aurora-user list because Aurora is currently > production-ready and used by Twitter. We anticipate that once we have an > initial release in the Incubator, it will be straightforward to for current > Mesos users to begin using

Re: [PROPOSAL] Aurora for Incubation

2013-08-27 Thread Dave Lester
Hi Chris, On Mon, Aug 26, 2013 at 8:01 PM, Chris Mattmann wrote: > Mentors and Champions need to be on the IPMC Thanks for your help, and good catch. We welcome more volunteers as mentors or as a champion. Dave

Re: [PROPOSAL] Aurora for Incubation

2013-08-27 Thread Dave Lester
Hi Henry, On Mon, Aug 26, 2013 at 4:23 PM, Henry Saputra wrote: > > Another question: looks like from the proposal, it does not rely on Mesos > library as external dependencies at all? > Aurora does rely on Mesos as a dependency, as it is an implementation of a Mesos framework. Like other incuba

Re: [PROPOSAL] Aurora for Incubation

2013-08-27 Thread Dave Lester
On Tue, Aug 27, 2013 at 3:01 PM, Donald Whytock wrote: > So Aurora already exists as a functioning package? > Yes, Aurora is currently used in production at Twitter. > Is there a public-accessible project page for it somewhere? > Not yet, but should the project be voted as an incubated projec

Re: [PROPOSAL] Aurora for Incubation

2013-08-27 Thread Donald Whytock
Hi Dave... So Aurora already exists as a functioning package? Is there a public-accessible project page for it somewhere? Don On Tue, Aug 27, 2013 at 4:20 PM, Dave Lester wrote: > Hi Jean-Baptiste, > > The focus is currently on Mesos. Our intent is to make it a sub-project. > > Dave > > On Mo

Re: [PROPOSAL] Aurora for Incubation

2013-08-27 Thread Dave Lester
Hi Jean-Baptiste, The focus is currently on Mesos. Our intent is to make it a sub-project. Dave On Mon, Aug 26, 2013 at 11:52 PM, Jean-Baptiste Onofré wrote: > Hi guys, > > the proposal is interesting. > Quick question: do you plan to focus only on Mesos, or create a kind of > more global and s

Re: [PROPOSAL] Aurora for Incubation

2013-08-27 Thread Chris Mattmann
26, 2013 3:27 PM To: "general@incubator.apache.org" Subject: [PROPOSAL] Aurora for Incubation >Hi All, > >We're pleased to share a draft ASF incubation proposal for Aurora, a >service scheduler used to schedule jobs onto Apache Mesos that we've >developed at Twitter. Auror

Re: [PROPOSAL] Aurora for Incubation

2013-08-26 Thread Jean-Baptiste Onofré
Hi guys, the proposal is interesting. Quick question: do you plan to focus only on Mesos, or create a kind of more global and standalone job scheduler ? Regards JB On 08/27/2013 12:27 AM, Dave Lester wrote: Hi All, We're pleased to share a draft ASF incubation proposal for Aurora, a service

Re: [PROPOSAL] Aurora for Incubation

2013-08-26 Thread Henry Saputra
HI Dave, thanks for your reply. Yeah I think it would be super useful to highlight ability to use Aurora with other systems. Another question: looks like from the proposal, it does not rely on Mesos library as external dependencies at all? Like other incubator projects, would you consider not ha

Re: [PROPOSAL] Aurora for Incubation

2013-08-26 Thread Dave Lester
Hi Henry, Great question. Multiple schedulers are actively being developed for Mesos, including Aurora by Twitter, Chronos by Airbnb ( http://nerds.airbnb.com/introducing-chronos/), one called Marathon that I understand will be open sourced in the future, and I've spoken with several different fol

Re: [PROPOSAL] Aurora for Incubation

2013-08-26 Thread Dave Lester
Excellent, thank you Jake! I will add your name to the proposal. Dave On Mon, Aug 26, 2013 at 3:47 PM, Jake Farrell wrote: > I would like to volunteer to be a mentor for this project. > > I am the Apache Thrift project chair and I am involved in the Apache > infrastructure group. I have handled

Re: [PROPOSAL] Aurora for Incubation

2013-08-26 Thread Henry Saputra
Hi Dave, This looks like interesting project and good contributions from Twitter engineering. But given that close relationship with Apache Mesos, wouldn't it be more effective to be delivered as extension or feature contribution to Apache Mesos? - Henry On Mon, Aug 26, 2013 at 3:27 PM, Dave

Re: [PROPOSAL] Aurora for Incubation

2013-08-26 Thread Jake Farrell
I would like to volunteer to be a mentor for this project. I am the Apache Thrift project chair and I am involved in the Apache infrastructure group. I have handled releases for Apache Thrift since its incubation and am very familiar with new project bootstrapping and coordination. I think that my

[PROPOSAL] Aurora for Incubation

2013-08-26 Thread Dave Lester
Hi All, We're pleased to share a draft ASF incubation proposal for Aurora, a service scheduler used to schedule jobs onto Apache Mesos that we've developed at Twitter. Aurora provides all of the primitives necessary to quickly deploy and scale stateless and fault tolerant services in a datacenter.