Re: [VOTE] Accept Mysos into the Apache Incubator

2015-05-28 Thread Vinod Kone
 non-salaried
 developers.
 
 Relationships with Other Apache Products
 
 Mysos depends on Apache Mesos. The Mysos team will work closely with the
 Apache Mesos community to ensure the proper stateless primitives are in
 place to enable MySQL to run on Apache Mesos.
 
 An Excessive Fascination with the Apache Brand
 
 Mysos is a new open source project and the primary benefits to joining
 Apache are those outlined in the Rationale section.
 
 Documentation
 
 Documentation is currently located as README markdown files:
 
 /README.md /docs/user-guide.md
 
 Additional will continue to be added to the project.
 
 Source and Intellectual Property Submission Plan
 
 The Mysos codebase is currently hosted on Github:
 https://github.com/twitter/mysos.
 
 These are the codebases that we would migrate to the Apache foundation.
 
 External Dependencies
 
 All Mysos dependencies have Apache compatible licenses.
 
 Cryptography
 
 We do not expect Mysos to be a controlled export item due to the use of
 encryption.
 
 Required Resources
 
 Mailing lists
 
 priv...@mysos.incubator.apache.org
 comm...@mysos.incubator.apache.org
 d...@mysos.incubator.apache.org
 Subversion Directory
 
 Git is the preferred source control system:
 
 git://git.apache.org/mysos
 
 Issue Tracking
 
 We'd like to use JIRA for issue tracking with project key MYSOS and Review
 Board for our code reviews.
 
 Initial Committers
 
 Chris Aniszczyk caniszczyk at apache dot org
 Vinod Kone vinodkone at apache dot org
 Dave Lester dlester at apache dot org
 Yan Xu yan at twitter dot com
 Tobi Knaup tobi at mesosphere dot io
 Sunil Shah sunil at mesosphere dot io
 Jake Farrell jfarrell at apache dot org
 
 Affiliations
 
 Chris Aniszczyk (Twitter)
 Vinod Kone (Twitter)
 Dave Lester (Twitter)
 Yan Xu (Twitter)
 Tobi Knaup (Mesosphere)
 Sunil Shah (Mesosphere)
 Jake Farrell (Acquia)
 
 Sponsors
 
 Champion
 
 Jake Farrell jfarrell at apache dot org
 
 Nominated Mentors
 
 Dave Lester dlester at apache dot org
 Benjamin Hindman benh at apache dot org
 Henry Saputra (hsaputra at apache dot org)
 
 Sponsoring Entity
 
 The Apache Incubator

-
To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
For additional commands, e-mail: general-h...@incubator.apache.org



Re: [VOTE] Accept Aurora for Apache Incubation

2013-09-26 Thread Vinod Kone
+1


 On Sep 26, 2013, at 9:08 AM, Dave Lester d...@ischool.berkeley.edu wrote:

 Since discussion about the Aurora proposal has calmed and the team recently
 published a snapshot of the their source code on github (
 https://github.com/twitter/aurora), I'd like to call a vote for Aurora to
 become an incubated project.

 The proposal is pasted below, and also available at:
 https://wiki.apache.org/incubator/AuroraProposal

 Let's keep this vote open for three business days, closing the voting on
 Tuesday 10/1.

 [ ] +1 Accept Aurora into the Incubator
 [ ] +0 Don't care.
 [ ] -1 Don't accept Aurora because...

 Dave

 = Abstract =

 Aurora is a service scheduler used to schedule jobs onto Apache Mesos.

 = Proposal =

 Aurora is a scheduler that provides all of the primitives necessary to
 quickly deploy and scale stateless and fault tolerant services in a
 datacenter.

 Aurora builds on top of Apache Mesos and provides common features that
 allow any site to run large scale production applications. While the
 project is currently used in production at Twitter, we wish to develop a
 community to increase contributions and see it thrive in the future.

 = Background =

 The initial development of Aurora was done at Twitter, and its codebase was
 recently open sourced. This proposal is for Aurora to join the Apache
 Incubator.

 = Rationale =

 While the Apache Mesos core focuses on distributing individual tasks across
 nodes in a cluster, typical services consist of dozens or hundreds of
 replicas of tasks. As a service scheduler, Aurora provides the abstraction
 of a job to bundle and manage these tasks. Aurora provides many key
 functionalities centered around a job, including: definition, the concept
 of an instance and the serverset, deployment and scheduling, health
 checking, and introspection. It also allows cross-cutting concerns to be
 handled like observability and log collection.

 = Current Status =

 == Meritocracy ==

 By submitting this incubator proposal, we’re expressing our intent to build
 a diverse developer community around Aurora that will conduct itself
 according to The Apache Way and use meritocratic means of accepting
 contributions. Several members of the Aurora team overlap with Apache
 Mesos, which successfully graduated from the Incubator and has embraced a
 meritocratic model of governance; we plan to follow a similar path forward
 with Aurora and believe that a synergy between both projects will make this
 even easier.

 == Community ==

 Aurora is currently being used internally at Twitter. By open sourcing the
 project, we hope to extend our contributor base significantly and create a
 vibrant community around the project.

 == Core Developers ==

 Aurora is currently being developed by a team of seven engineers at Twitter.

 == Alignment ==

 The ASF is a natural choice to host the Aurora project, given the goal of
 open sourcing the project and fostering a community to grow and support the
 software. Additionally, Aurora integrates with Apache Mesos, and Apache
 ZooKeeper for service discovery.

 We believe that inclusion within Apache will build stronger ties between
 these projects, and create further alignment between their goals and
 communities.

 = Known Risks =

 == Orphaned Products ==

 The core developers plan to continue working full time on the project, and
 there is very little risk of Aurora being abandoned since it is running
 hundreds of services as part of Twitter’s infrastructure. Additionally,
 members of the Mesos community beyond Twitter have expressed interest in an
 advanced scheduler like Aurora (see “Interested Parties” section); we
 believe that need will drive some of the community involvement necessary
 for the project to incubate successfully.

 == Inexperience with Open Source ==

 Initial Aurora committers have varying levels of experience using and
 contributing to Open Source projects, however by working with our mentors
 and the Apache community we believe we will be able to conduct ourselves in
 accordance with Apache Incubator guidelines. The close relationship between
 the Aurora team and Apache Mesos means there is an awareness of the
 incubation process and a willingness to embrace The Apache Way.

 == Homogenous Developers ==

 The initial set of committers are from a single organization, however we
 expect that once approved for incubation the project will attract
 contributors from more organizations. We have already had conversations
 with other companies who have expressed an interest in Aurora.

 == Reliance on Salaried Developers ==

 Initial Aurora committers are salaried developers at Twitter, however
 shortly after open sourcing the code we plan to diversify the project’s
 core committers and contributors.

 == Relationships with Other Apache Products ==

 Initially, Aurora has been developed as a scheduler for Apache Mesos.
 Additionally, it relies on ZooKeeper for service discovery, allowing
 servers to register at a 

Re: [VOTE] Release Apache Mesos 0.12.0-incubating (RC1)

2013-06-12 Thread Vinod Kone
+1 (non-binding)


On Mon, Jun 10, 2013 at 6:50 PM, Benjamin Mahler
benjamin.mah...@gmail.comwrote:

 Correction on the tag link:

 https://git-wip-us.apache.org/repos/asf?p=incubator-mesos.git;a=tag;h=5332ade3c403b4d9fcdcd9194ee86d3fa99eca17


 On Mon, Jun 10, 2013 at 5:05 PM, Benjamin Mahler
 benjamin.mah...@gmail.comwrote:

  Please vote on releasing the following candidate as Apache Mesos
  (incubating) version 0.12.0. This will be the fourth incubator release
  for Mesos in Apache.
 
  The candidate for Mesos 0.12.0-incubating release is available at:
 
 
 http://people.apache.org/~bmahler/mesos-0.12.0-incubating-RC1/mesos-0.12.0-incubating.tar.gz
 
  The tag to be voted on is 0.12.0-rc1:
 
 
 https://git-wip-us.apache.org/repos/asf?p=incubator-mesos.git;a=tag;h=57d7b9719dce662881b162eba10b5765a807d53c
 
  The MD5 checksum of the tarball can be found at:
 
 
 http://people.apache.org/~bmahler/mesos-0.12.0-incubating-RC1/mesos-0.12.0-incubating.tar.gz.md5
 
  The signature of the tarball can be found at:
 
 
 http://people.apache.org/~bmahler/mesos-0.12.0-incubating-RC1/mesos-0.12.0-incubating.tar.gz.asc
 
  PGP key used to sign the release:
  http://pgp.mit.edu:11371/pks/lookup?op=getsearch=0xD0BEBB95D141A5B6
 
  Please vote on releasing this package as Apache Mesos 0.12.0-incubating!
 
  The vote is open until Thursday, June 13th at 00:00 UTC and passes if a
 majority
  of at least 3 +1 IPMC votes are cast.
 
  [ ] +1 Release this package as Apache Mesos 0.12.0-incubating
  [ ] -1 Do not release this package because ...
 
  To learn more about Apache Mesos, please see
  http://incubator.apache.org/mesos.
 



[RESULT] [VOTE] Release Apache Mesos 0.11.0-incubating (RC3)

2013-06-02 Thread Vinod Kone
The vote to release mesos-0.11.0-incubating has passed with 3 IPMC binding
+1s and 5 non-binding +1s:

IPMC binding votes:

Chris Mattmann
BrianMcCallister
Ant Elder

Non-binding votes:

Vinod Kone
Brenden Matthews
Yan Xu
Ben Hindman
Jean-Sebastien Delfino

Thank you!


On Sat, Jun 1, 2013 at 8:01 PM, Mattmann, Chris A (398J) 
chris.a.mattm...@jpl.nasa.gov wrote:

 Thanks Brian!

 Vinod, since Brian is a member of the IPMC, I believe we now have
 enough VOTEs to send a [RESULT].

 Cheers,
 Chris

 ++
 Chris Mattmann, Ph.D.
 Senior Computer Scientist
 NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
 Office: 171-266B, Mailstop: 171-246
 Email: chris.a.mattm...@nasa.gov
 WWW:  http://sunset.usc.edu/~mattmann/
 ++
 Adjunct Assistant Professor, Computer Science Department
 University of Southern California, Los Angeles, CA 90089 USA
 ++






 -Original Message-
 From: Brian McCallister bri...@skife.org
 Reply-To: general@incubator.apache.org general@incubator.apache.org
 Date: Saturday, June 1, 2013 5:01 PM
 To: mesos-...@incubator.apache.org mesos-...@incubator.apache.org
 Cc: general@incubator.apache.org general@incubator.apache.org
 Subject: Re: [VOTE] Release Apache Mesos 0.11.0-incubating (RC3)

 +1
 
 
 On Tue, May 28, 2013 at 2:24 PM, Vinod Kone vinodk...@gmail.com wrote:
 
  Please vote on releasing the following candidate as Apache Mesos
  (incubating)
  version 0.11.0. This will be the third incubator release for Mesos in
  Apache
 
  .
 
  The candidate for Mesos 0.11.0-incubating release is available at:
 
 
 
 
 http://people.apache.org/~vinodkone/mesos-0.11.0-incubating-RC3/mesos-0.1
 1.0-incubating.tar.gz
 
 
  The tag to be voted on:
 
 
 
 https://git-wip-us.apache.org/repos/asf?p=incubator-mesos.git;a=tag;h=dbc
 aa0d348a88188c17a8b06b57306832a7a5885
 
 
  The MD5 checksum of the tarball can be found at:
 
 
 
 
 http://people.apache.org/~vinodkone/mesos-0.11.0-incubating-RC3/mesos-0.1
 1.0-incubating.tar.gz.md5
 
 
  The signature of the tarball can be found at:
 
 
 
 
 http://people.apache.org/~vinodkone/mesos-0.11.0-incubating-RC3/mesos-0.1
 1.0-incubating.tar.gz.asc
 
  PGP key used to sign the release:
  http://pgp.mit.edu:11371/pks/lookup?op=getsearch=0x2B1D89DA5C6E508C
 
  Please vote on releasing this package as Apache Mesos 0.11.0-incubating!
 
  The vote is open until Friday, May 31st at 18:30 UTC and passes if a
 
  majority of at least 3 +1 IPMC votes are cast.
 
  [ ] +1 Release this package as Apache Mesos 0.11.0-incubating
  [ ] -1 Do not release this package because ...
 
  To learn more about Apache Mesos, please see
  http://incubator.apache.org/mesos.
 




Re: [VOTE] Release Apache Mesos 0.11.0-incubating (RC3)

2013-05-30 Thread Vinod Kone
Hi Luciano,

Thanks for the actionable feedback. Will work on it.

Also, had a question about what goes into the NOTICE (and COPYRIGHT) file.

According to
http://apache.org/legal/resolved.html#required-third-party-notices

Apache releases should contain a copy of each license, usually contained
in the LICENSE document. For many licenses this is a sufficient notice. For
some licenses some additional notice is required. In many cases, this will
be included within the dependent artifact


I might be reading it wrong, but I thought this meant that we don't have to
add 3rd party notices to our NOTICE file, since we are 1) including their
LICENSE in our LICENSE file and 2) including the source tar balls of 3rd
party components and each tar ball has its NOTICE in it.


On Wed, May 29, 2013 at 9:12 AM, Luciano Resende luckbr1...@gmail.comwrote:

 On Tue, May 28, 2013 at 11:24 AM, Vinod Kone vinodk...@gmail.com wrote:
  Please vote on releasing the following candidate as Apache Mesos
  (incubating)
  version 0.11.0. This will be the third incubator release for Mesos in
 Apache
 
  .
 
  The candidate for Mesos 0.11.0-incubating release is available at:
 
 
 http://people.apache.org/~vinodkone/mesos-0.11.0-incubating-RC3/mesos-0.11.0-incubating.tar.gz
 
 
  The tag to be voted on:
 
 https://git-wip-us.apache.org/repos/asf?p=incubator-mesos.git;a=tag;h=dbcaa0d348a88188c17a8b06b57306832a7a5885
 
 
  The MD5 checksum of the tarball can be found at:
 
 
 http://people.apache.org/~vinodkone/mesos-0.11.0-incubating-RC3/mesos-0.11.0-incubating.tar.gz.md5
 
 
  The signature of the tarball can be found at:
 
 
 http://people.apache.org/~vinodkone/mesos-0.11.0-incubating-RC3/mesos-0.11.0-incubating.tar.gz.asc
 
  PGP key used to sign the release:
  http://pgp.mit.edu:11371/pks/lookup?op=getsearch=0x2B1D89DA5C6E508C
 
  Please vote on releasing this package as Apache Mesos 0.11.0-incubating!
 
  The vote is open until Friday, May 31st at 18:30 UTC and passes if a
 
  majority of at least 3 +1 IPMC votes are cast.
 
  [ ] +1 Release this package as Apache Mesos 0.11.0-incubating
  [ ] -1 Do not release this package because ...
 
  To learn more about Apache Mesos, please see
  http://incubator.apache.org/mesos.


 -1

 Your notice still looks wrong, for example, boto-2.0b2.zip license
 says that the copyright notice should be included in all copies of the
 software, and the boto README has :

 Copyright (c) 2006-2010 Mitch Garnaat mi...@garnaat.org
 Copyright (c) 2010, Eucalyptus Systems, Inc.
 All rights reserved.

 Which is not on the Notice, which now only have :

 Apache Mesos
 Copyright 2012, The Apache Software Foundation

 This product includes software developed by The Apache Software
 Foundation (http://www.apache.org/).

 Note that the year is also wrong.


 Similar comments apply to the copyright info from glog, the function
 gettimeofday, etc

 Which should bring your Notice to something like :

 Apache Mesos
 Copyright 2013, The Apache Software Foundation

 This product includes software developed at The Apache Software
 Foundation (http://www.apache.org/).

 This product includes software developed by Google Inc
 Copyright (c) 2008, Google Inc.
 All rights reserved.

 This product includes software developed by Jouni Malinen and contributors
 Copyright (c) 2003-2008, Jouni Malinen j...@w1.fi and contributors
 All Rights Reserved.

 Having said that, you will need to do this exercise for all third
 party dependencies that you have in your release.

 --
 Luciano Resende
 http://people.apache.org/~lresende
 http://twitter.com/lresende1975
 http://lresende.blogspot.com/

 -
 To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
 For additional commands, e-mail: general-h...@incubator.apache.org




Fwd: [VOTE] Release Apache Mesos 0.11.0-incubating (RC3)

2013-05-29 Thread Vinod Kone
Please vote on releasing the following candidate as Apache Mesos
(incubating)
version 0.11.0. This will be the third incubator release for Mesos in Apache

.

The candidate for Mesos 0.11.0-incubating release is available at:

http://people.apache.org/~vinodkone/mesos-0.11.0-incubating-RC3/mesos-0.11.0-incubating.tar.gz


The tag to be voted on:
https://git-wip-us.apache.org/repos/asf?p=incubator-mesos.git;a=tag;h=dbcaa0d348a88188c17a8b06b57306832a7a5885


The MD5 checksum of the tarball can be found at:

http://people.apache.org/~vinodkone/mesos-0.11.0-incubating-RC3/mesos-0.11.0-incubating.tar.gz.md5


The signature of the tarball can be found at:

http://people.apache.org/~vinodkone/mesos-0.11.0-incubating-RC3/mesos-0.11.0-incubating.tar.gz.asc

PGP key used to sign the release:
http://pgp.mit.edu:11371/pks/lookup?op=getsearch=0x2B1D89DA5C6E508C

Please vote on releasing this package as Apache Mesos 0.11.0-incubating!

The vote is open until Friday, May 31st at 18:30 UTC and passes if a

majority of at least 3 +1 IPMC votes are cast.

[ ] +1 Release this package as Apache Mesos 0.11.0-incubating
[ ] -1 Do not release this package because ...

To learn more about Apache Mesos, please see
http://incubator.apache.org/mesos.


[VOTE] Release Apache Mesos 0.11.0-incubating (RC3)

2013-05-29 Thread Vinod Kone
Please vote on releasing the following candidate as Apache Mesos
(incubating)
version 0.11.0. This will be the third incubator release for Mesos in Apache

.

The candidate for Mesos 0.11.0-incubating release is available at:

http://people.apache.org/~vinodkone/mesos-0.11.0-incubating-RC3/mesos-0.11.0-incubating.tar.gz


The tag to be voted on:
https://git-wip-us.apache.org/repos/asf?p=incubator-mesos.git;a=tag;h=dbcaa0d348a88188c17a8b06b57306832a7a5885


The MD5 checksum of the tarball can be found at:

http://people.apache.org/~vinodkone/mesos-0.11.0-incubating-RC3/mesos-0.11.0-incubating.tar.gz.md5


The signature of the tarball can be found at:

http://people.apache.org/~vinodkone/mesos-0.11.0-incubating-RC3/mesos-0.11.0-incubating.tar.gz.asc

PGP key used to sign the release:
http://pgp.mit.edu:11371/pks/lookup?op=getsearch=0x2B1D89DA5C6E508C

Please vote on releasing this package as Apache Mesos 0.11.0-incubating!

The vote is open until Friday, May 31st at 18:30 UTC and passes if a

majority of at least 3 +1 IPMC votes are cast.

[ ] +1 Release this package as Apache Mesos 0.11.0-incubating
[ ] -1 Do not release this package because ...

To learn more about Apache Mesos, please see
http://incubator.apache.org/mesos.


Re: [VOTE] Release Apache Mesos 0.11.0-incubating (RC1)

2013-05-29 Thread Vinod Kone
Thanks Luciano for the suggestions. I think we got some conflicting advice
before (when we released 0.9.0) about what goes into LICENSE and NOTICE.
I've (hopefully) fixed it now. Will whip up RC3 shortly.


@vinodkone


On Sat, May 25, 2013 at 12:01 PM, Luciano Resende luckbr1...@gmail.comwrote:

 On Fri, May 24, 2013 at 1:58 PM, Vinod Kone vinodk...@gmail.com wrote:
  Please vote on releasing the following candidate as Apache Mesos
  (incubating)
  version 0.11.0. This will be the third incubator release for Mesos in
 Apache
  .
 
  The candidate for Mesos 0.11.0-incubating release is available at:
 
 
 http://people.apache.org/~vinodkone/mesos-0.11.0-incubating-RC2/mesos-0.11.0-incubating.tar.gz
 
  The tag to be voted on:
 
 https://git-wip-us.apache.org/repos/asf?p=incubator-mesos.git;a=tag;h=399b857ec4a3558b63ab8eb47df5c51bcad64251
 
  The MD5 checksum of the tarball can be found at:
 
 
 http://people.apache.org/~vinodkone/mesos-0.11.0-incubating-RC2/mesos-0.11.0-incubating.tar.gz.md5
 
  The signature of the tarball can be found at:
 
 
 http://people.apache.org/~vinodkone/mesos-0.11.0-incubating-RC2/mesos-0.11.0-incubating.tar.gz.asc
 
  PGP key used to sign the release:
  http://pgp.mit.edu:11371/pks/lookup?op=getsearch=0x2B1D89DA5C6E508C
 
  Please vote on releasing this package as Apache Mesos 0.11.0-incubating!
 
  The vote is open until Monday, May 27th at 21:00 UTC and passes if a
  majority of at least 3 +1 IPMC votes are cast.
 
  [ ] +1 Release this package as Apache Mesos 0.11.0-incubating
  [ ] -1 Do not release this package because ...
 
  To learn more about Apache Mesos, please see
  http://incubator.apache.org/mesos.

 I'm just copying my comments from previous RC as I don't see any one
 of them fixed.

 -1

 Extracted release is missing Incubator DISCLAIMER
 http://incubator.apache.org/guides/releasemanagement.html#notes-disclaimer

 Looks like the LICENSE information got attached to the NOTICE file,
 instead of LICENSE. Please update the LICENSE file accordingly and
 then clean up the NOTICE with required attributions.


 http://incubator.apache.org/guides/releasemanagement.html#note-license-and-notice

 The following might also be helpful

 http://www.apache.org/dev/release.html#license

 --
 Luciano Resende
 http://people.apache.org/~lresende
 http://twitter.com/lresende1975
 http://lresende.blogspot.com/



Re: [VOTE] Release Apache Mesos 0.11.0-incubating (RC1)

2013-05-29 Thread Vinod Kone
Also, note that the vote for RC2 has been cancelled.


On Tue, May 28, 2013 at 11:18 AM, Vinod Kone vi...@twitter.com wrote:

 Thanks Luciano for the suggestions. I think we got some conflicting advice
 before (when we released 0.9.0) about what goes into LICENSE and NOTICE.
 I've (hopefully) fixed it now. Will whip up RC3 shortly.


 @vinodkone


 On Sat, May 25, 2013 at 12:01 PM, Luciano Resende luckbr1...@gmail.comwrote:

 On Fri, May 24, 2013 at 1:58 PM, Vinod Kone vinodk...@gmail.com wrote:
  Please vote on releasing the following candidate as Apache Mesos
  (incubating)
  version 0.11.0. This will be the third incubator release for Mesos in
 Apache
  .
 
  The candidate for Mesos 0.11.0-incubating release is available at:
 
 
 http://people.apache.org/~vinodkone/mesos-0.11.0-incubating-RC2/mesos-0.11.0-incubating.tar.gz
 
  The tag to be voted on:
 
 https://git-wip-us.apache.org/repos/asf?p=incubator-mesos.git;a=tag;h=399b857ec4a3558b63ab8eb47df5c51bcad64251
 
  The MD5 checksum of the tarball can be found at:
 
 
 http://people.apache.org/~vinodkone/mesos-0.11.0-incubating-RC2/mesos-0.11.0-incubating.tar.gz.md5
 
  The signature of the tarball can be found at:
 
 
 http://people.apache.org/~vinodkone/mesos-0.11.0-incubating-RC2/mesos-0.11.0-incubating.tar.gz.asc
 
  PGP key used to sign the release:
  http://pgp.mit.edu:11371/pks/lookup?op=getsearch=0x2B1D89DA5C6E508C
 
  Please vote on releasing this package as Apache Mesos 0.11.0-incubating!
 
  The vote is open until Monday, May 27th at 21:00 UTC and passes if a
  majority of at least 3 +1 IPMC votes are cast.
 
  [ ] +1 Release this package as Apache Mesos 0.11.0-incubating
  [ ] -1 Do not release this package because ...
 
  To learn more about Apache Mesos, please see
  http://incubator.apache.org/mesos.

 I'm just copying my comments from previous RC as I don't see any one
 of them fixed.

 -1

 Extracted release is missing Incubator DISCLAIMER
 http://incubator.apache.org/guides/releasemanagement.html#notes-disclaimer

 Looks like the LICENSE information got attached to the NOTICE file,
 instead of LICENSE. Please update the LICENSE file accordingly and
 then clean up the NOTICE with required attributions.


 http://incubator.apache.org/guides/releasemanagement.html#note-license-and-notice

 The following might also be helpful

 http://www.apache.org/dev/release.html#license

 --
 Luciano Resende
 http://people.apache.org/~lresende
 http://twitter.com/lresende1975
 http://lresende.blogspot.com/





Re: Time for April 2013 Incubator PMC report

2013-05-07 Thread Vinod Kone
Thanks Chris!


On Mon, May 6, 2013 at 10:16 AM, Mattmann, Chris A (398J) 
chris.a.mattm...@jpl.nasa.gov wrote:

 Hey Ben,

 Since I missed this last month, I've added a report for Mesos
 based on the below to the May 2013 report, here:

 http://wiki.apache.org/incubator/May2013

 I went ahead and updated your original template report and signed
 off on it.

 Thanks for pushing this. IPMC, note this is an out of band report
 from Mesos to let folks know what's going on with the project.

 Cheers,
 Chris

 ++
 Chris Mattmann, Ph.D.
 Senior Computer Scientist
 NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
 Office: 171-266B, Mailstop: 171-246
 Email: chris.a.mattm...@nasa.gov
 WWW:  http://sunset.usc.edu/~mattmann/
 ++
 Adjunct Assistant Professor, Computer Science Department
 University of Southern California, Los Angeles, CA 90089 USA
 ++






 -Original Message-
 From: Mattmann, jpluser chris.a.mattm...@jpl.nasa.gov
 Reply-To: mesos-...@incubator.apache.org mesos-...@incubator.apache.org
 
 Date: Thursday, April 18, 2013 10:12 AM
 To: mesos-...@incubator.apache.org mesos-...@incubator.apache.org
 Cc: general@incubator.apache.org general@incubator.apache.org
 Subject: Re: Time for April 2013 Incubator PMC report

 Great job, Ben.
 
 We can go ahead and include this in next month's Incubator report
 since I was underwater the past week and didn't catch this until now.
 
 CC'ing general@incubator so they know you did this on time and
 Mesos PPMC handled its business here.
 
 Cheers,
 Chris
 
 ++
 Chris Mattmann, Ph.D.
 Senior Computer Scientist
 NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
 Office: 171-266B, Mailstop: 171-246
 Email: chris.a.mattm...@nasa.gov
 WWW:  http://sunset.usc.edu/~mattmann/
 ++
 Adjunct Assistant Professor, Computer Science Department
 University of Southern California, Los Angeles, CA 90089 USA
 ++
 
 
 
 
 
 
 -Original Message-
 From: Benjamin Mahler benjamin.mah...@gmail.com
 Reply-To: mesos-...@incubator.apache.org
 mesos-...@incubator.apache.org
 Date: Tuesday, April 9, 2013 8:17 PM
 To: mesos-...@incubator.apache.org mesos-...@incubator.apache.org
 Subject: Re: Time for April 2013 Incubator PMC report
 
 Hey Chris,
 
 I wrote up a draft report:
 
 
 Mesos
 
 Mesos is a cluster manager that provides resource sharing and
 isolation across cluster applications.
 
 Mesos has been incubating since 2010-12-23.
 
 Three most important issues to address in the move towards graduation:
 
   1. Improved documentation and support.
   2. Grow community (more developers contributing as the end goal).
   3. Mentor and add additional commit
 
 Any issues that the Incubator PMC (IPMC) or ASF Board wish/need to be
 aware of?
 
 We would like to move to git, and have been waiting for
 https://issues.apache.org/jira/browse/INFRA-6065, but we've seen no
 activity on the ticket as of yet. We've also had a hard time getting
 votes for our releases, as before.
 
 How has the community developed since the last report?
 
 We've seen an increase in activity on the mailing list. Airbnb has
 been increasingly using Mesos, not only for Chronos, but also for
 Hadoop (using our newly written Hadoop framework). There has also been
 a production engineering meetup where Mesos was presented:
 
 http://www.meetup.com/SF-Bay-Area-Large-Scale-Production-Engineering/even
 t
 s/97563092/
 
 How has the project developed since the last report?
 
 On top of the usual bug fixes and reliability improvements, we've
 implemented resource monitoring to gain visibility into the resource
 consumption of executors running in Mesos. We are also much closer to
 shipping a feature that allows the slave to upgrade gracefully
 (without killing all tasks underneath it).
 
 
 
 On Tue, Apr 2, 2013 at 1:06 PM, Mattmann, Chris A (388J) 
 chris.a.mattm...@jpl.nasa.gov wrote:
 
  Hi Mesos Peeps,
 
  Time for an IPMC report for April 2013:
 
  http://wiki.apache.org/incubator/April2013
 
 
  Anyone want to take a crack at it before I review
  and/or update and sign off?
 
  Cheers,
  Chris
 
  ++
  Chris Mattmann, Ph.D.
  Senior Computer Scientist
  NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
  Office: 171-266B, Mailstop: 171-246
  Email: chris.a.mattm...@nasa.gov
  WWW:  http://sunset.usc.edu/~mattmann/
  ++
  Adjunct Assistant Professor, Computer Science Department
  University of Southern California, Los Angeles, CA 90089 USA
  

Re: Google Summer of Code 2013 Mentor Registration

2013-04-09 Thread Vinod Kone
 Mesos (I)PMC,

 Please acknowledge my request to become a mentor for Google Summer of
 Code 2013 projects for Apache
 Mesos.

 My Melange username is vinodkone.

 Thanks,


 -- Vinod


 On Tue, Apr 9, 2013 at 7:34 AM, Ulrich Stärk u...@apache.org wrote:

 Dear PMCs,

 I'm happy to announce that the ASF has made it onto the list of 177
 accepted organizations for
 Google Summer of Code 2013! [1,2]

 It is now time for the mentors to sign up, so please pass this email on
 to your community and podlings.

 Mentor signup requires two steps: mentor signup in Melange and PMC
 acknowledgement.

 If you want to mentor a project in this year's SoC you will have to

 1. Be an Apache committer.
 2. Register with Melange and set up a profile [3].
 3. Add your username (formerly known as link_id) to [4]. This is NOT
 your email address but your
 Melange username. You can find it at the top of any page once you are
 logged in.
 4. Request an acknowledgement from the PMC for which you want to mentor
 projects. Use the below
 template and do not forget to copy code-awa...@apache.org.
 5. Once a PMC member acknowledges the request to mentor, and only then,
 go to [2] and click the
 Start a connection button.

 PMCs, read carefully please.

 We request that each mentor is acknowledged by a PMC member. This is to
 ensure the mentor is in good
 standing with the community. When you receive a request for
 acknowledgement, please ACK it and cc
 code-awa...@apache.org

 Cheers,

 Uli

 mentor request email template:
 
 to: private@project.apache.org
 cc: code-awa...@apache.org
 subject: GSoC 2013 mentor request for mentor name

 project PMC,

 please acknowledge my request to become a mentor for Google Summer of
 Code 2013 projects for Apache
 project.

 My Melange username is username.

 custom content

 

 [1]
 https://google-melange.appspot.com/gsoc/accepted_orgs/google/gsoc2013
 [2] https://google-melange.appspot.com/gsoc/org/google/gsoc2013/apache
 [3] https://google-melange.appspot.com/gsoc/homepage/google/gsoc2013
 [4] https://svn.apache.org/repos/private/committers/GsocLinkId.txt






Re: [VOTE] Release Apache Mesos 0.10.0-incubating (RC4)

2013-02-11 Thread Vinod Kone
Chris,

Worked great! Tried running make test but got:


 [chipotle:~/tmp/apache-mesos-0.10.0-incubating/mesos-0.10.0] mattmann%
 make test
 make: *** No rule to make target `test'.  Stop.
 [chipotle:~/tmp/apache-mesos-0.10.0-incubating/mesos-0.10.0] mattmann%

 But that's fine since everything else looks great. Awesome!


We run 'make check' to build and run our test suite.

Thanks,
Vinod


 Cheers,
 Chris



 On 2/7/13 10:32 PM, Benjamin Hindman b...@berkeley.edu wrote:

 Please vote on releasing the following candidate as Apache Mesos
 (incubating) version 0.10.0. This will be the second incubator release for
 Mesos in Apache.
 
 
 --
 ---
 Changes since last release candidate:
   * Updated configure.ac to work better on OS X 10.8.
   * Added missing license (the only blocker on the previous candidate).
 --
 ---
 
 
 The candidate for Mesos 0.10.0-incubating release is available at:
 
 
 http://people.apache.org/~benh/mesos-0.10.0-incubating-RC4/mesos-0.10.0-in
 cubating.tar.gz
 
 The tag to be voted on:
 
 
 https://svn.apache.org/repos/asf/incubator/mesos/tags/release-0.10.0-incub
 ating-RC4
 
 The MD5 checksum of the tarball can be found at:
 
 
 http://people.apache.org/~benh/mesos-0.10.0-incubating-RC4/mesos-0.10.0-in
 cubating.tar.gz.md5
 
 The signature of the tarball can be found at:
 
 
 http://people.apache.org/~benh/mesos-0.10.0-incubating-RC4/mesos-0.10.0-in
 cubating.tar.gz.asc
 
 Mesos' KEYS file, containing the PGP keys used to sign the release:
   http://svn.apache.org/repos/asf/incubator/mesos/dist/KEYS
 
 Please vote on releasing this package as Apache Mesos 0.10.0-incubating!
 
 The vote is open until Monday, February 11th at 5:00 pm (PST) and passes
 if
 a majority of at least 3 +1 IPMC votes are cast.
 
 [ ] +1 Release this package as Apache Mesos 0.10.0-incubating
 [ ] -1 Do not release this package because ...
 
 To learn more about Apache Mesos, please see http://www.mesosproject.org.




Re: Administrative access to Mesos builds on Apache Jenkins

2013-02-11 Thread Vinod Kone
Hi Chris,

I wanted the ability to mark someone's review as committed, once I apply
their patch to the trunk. This way the user would know that their patch has
been committed. Ben Hindman, Mesos project lead, follows this practice. So,
I thought, as a new committer, I could do the same.

I am not sure if ReviewBoard only gives these elevated permissions to
project lead(s) or if there is an option to also give them to committers
too. Also, is their recommended Apache way of doing this?

Thanks,
Vinod


@vinodkone


On Sun, Feb 10, 2013 at 11:58 AM, Mattmann, Chris A (388J) 
chris.a.mattm...@jpl.nasa.gov wrote:

 [Changing to mesos-dev@ since nothing private about this thread, and since
 public discussion is encouraged at Apache (and a good metric).]

 Hi Vinod,

 The folks to ask here would ASF infra, and the best bet would be to file
 an issue here:

 http://issues.apache.org/jira/browse/INFRA

 Requesting a Review Board account.

 Question: why would you ever need to mark someone else's Review Board as
 submitted? We operate here at Apache as individuals so not sure I get this.

 Cheers,
 Chris



 On 2/8/13 3:09 PM, Vinod Kone vi...@twitter.com wrote:

 Just realized I need the same type of access for Apache Reviewboard too,
 so
 that I can mark other people's reviews as submitted.
 
 Thanks,
 Vinod
 
 
 @vinodkone
 
 
 On Wed, Feb 6, 2013 at 2:38 PM, Vinod Kone vinodk...@gmail.com wrote:
 
  Hi,
 
  I'm a new committer to the Apache Mesos project.
 
  I was wondering what is the process to get admin access to our project's
 
 builds(1
 https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Se
 t-JAVA_HOME/
 
 ,2
 https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disa
 ble-Java-Disable-Python-Disable-Webui/
 
 ,3
 https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-
 JAVA_HOME/)
  on Apache Jenkins server.
 
  NOTE: I already have login access (username: vinodkone) to Jenkins, but
  cannot see the configure link for our projects.
 
  Thanks,
  Vinod
 


 -
 To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
 For additional commands, e-mail: general-h...@incubator.apache.org




Re: Administrative access to Mesos builds on Apache Jenkins

2013-02-11 Thread Vinod Kone
Chris, that worked! Thanks a bunch!


@vinodkone


On Sun, Feb 10, 2013 at 11:44 AM, Mattmann, Chris A (388J) 
chris.a.mattm...@jpl.nasa.gov wrote:

 Hi Vinod,

 [changing this to mesos-dev@ since there is nothing private about this
 request]

 Per:
 http://wiki.apache.org/general/Jenkins?action=showredirect=Hudson#How_do_I
 _get_an_account

 You need someone to run: modify_appgroups.pl hudson-jobadmin --add=Apache
 username with PMC chair karma.

 I have that karma and have run it for you.

 Let me know if that fixes it.

 Cheers,
 Chris


 On 2/6/13 2:38 PM, Vinod Kone vinodk...@gmail.com wrote:

 Hi,
 
 I'm a new committer to the Apache Mesos project.
 
 I was wondering what is the process to get admin access to our project's
 builds(1
 https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set
 -JAVA_HOME/
 ,2
 https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disab
 le-Java-Disable-Python-Disable-Webui/
 ,3
 https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-J
 AVA_HOME/)
 on Apache Jenkins server.
 
 NOTE: I already have login access (username: vinodkone) to Jenkins, but
 cannot see the configure link for our projects.
 
 Thanks,
 Vinod


 -
 To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org
 For additional commands, e-mail: general-h...@incubator.apache.org




Re: Administrative access to Mesos builds on Apache Jenkins

2013-02-10 Thread Vinod Kone
Just realized I need the same type of access for Apache Reviewboard too, so
that I can mark other people's reviews as submitted.

Thanks,
Vinod


@vinodkone


On Wed, Feb 6, 2013 at 2:38 PM, Vinod Kone vinodk...@gmail.com wrote:

 Hi,

 I'm a new committer to the Apache Mesos project.

 I was wondering what is the process to get admin access to our project's
 builds(1https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-In-Src-Set-JAVA_HOME/
 ,2https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Disable-Java-Disable-Python-Disable-Webui/
 ,3https://builds.apache.org/job/Mesos-Trunk-Ubuntu-Build-Out-Of-Src-Set-JAVA_HOME/)
 on Apache Jenkins server.

 NOTE: I already have login access (username: vinodkone) to Jenkins, but
 cannot see the configure link for our projects.

 Thanks,
 Vinod