You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by Marvin <no...@apache.org> on 2012/07/01 18:30:57 UTC

Incubator PMC/Board report for Jul 2012 ([ppmc])


Dear podling,

This email was sent by an automated system on behalf of the Apache Incubator PMC.
It is an initial reminder to give you plenty of time to prepare your quarterly
board report.

The board meeting is scheduled for Wed, 18 July 2012, 10:00:00 PST. The report 
for your podling will form a part of the Incubator PMC report. The Incubator PMC 
requires your report to be submitted 2 weeks before the board meeting, to allow 
sufficient time for review and submission (Wed, Jul 4th).

Please submit your report with sufficient time to allow the incubator PMC, and 
subsequently board members to review and digest. Again, the very latest you 
should submit your report is 2 weeks prior to the board meeting.

Thanks,

The Apache Incubator PMC

Submitting your Report
----------------------

Your report should contain the following:

 * Your project name
 * A brief description of your project, which assumes no knowledge of the project
   or necessarily of its field
 * A list of the three most important issues to address in the move towards 
   graduation.
 * Any issues that the Incubator PMC or ASF Board might wish/need to be aware of
 * How has the community developed since the last report
 * How has the project developed since the last report.
 
This should be appended to the Incubator Wiki page at:

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

Note: This manually populated. You may need to wait a little before this page is
      created from a template.

Mentors
-------
Mentors should review reports for their project(s) and sign them off on the 
Incubator wiki page. Signing off reports shows that you are following the 
project - projects that are not signed may raise alarms for the Incubator PMC.

Incubator PMC


Re: Incubator PMC/Board report for Jul 2012 ([ppmc])

Posted by Tom White <to...@cloudera.com>.
Thanks for writing the report Ben. I've added it to the wiki.

I had a couple of questions:

* Can you add a little more about the community - e.g. is the number of
users and contributors growing? Perhaps mailing list sizes too.
* Was the 0.9.0 release finalized? I can't see it on
http://incubator.apache.org/mesos/download.html (see also
http://mail-archives.apache.org/mod_mbox/incubator-general/201206.mbox/%3CCAOFYJNYgS1ZZNVratGqW7=21qv=06phjJuKyB6w4dn+PHeFn+Q@mail.gmail.com%3E
).

Cheers,
Tom

On Wed, Jul 4, 2012 at 11:06 AM, Benjamin Hindman <be...@eecs.berkeley.edu>wrote:

> I don't seem to have access to the wiki page. A report is included below.
> Feel free to add any more details. Can someone post this so Tom can sign
> off?
>
>
> ------------------------------------------------------------------------------------------------------------------
> Mesos
>
> Mesos is a scalable cluster manager that can dynamically share resources
> between multiple computing frameworks, including Hadoop, Spark, and MPI.
>
> Mesos entered incubation on December 23, 2010.
>
> Progress since the last report:
>
>   - Released 0.9.0!
>   - Added support for Hadoop CDH3u3 and updated the tutorial.
>   - Revamped MPI framework support (thanks Harvey Feng!).
>   - New JS based web interface (thanks Jon Fuchs!).
>   - Initial cgroups abstractions/interfaces for better resource isolation
> on Linux (thanks Jie Yu!).
>   - Refactor of allocator for more sophisticated allocations (thanks Thomas
> Marshall!).
>   - Numerous bug fixes (FD_CLOEXEC, JSON escaping, killtree.sh issues,
> etc).
>
> Top priorities prior to graduation:
>
>   - Same as before, finalize addition of new committers to the project!
>   - Do another release.
>
> Issues for Incubator PMC or ASF Board:
>
>   - None at this time.
>
> Signed off by mentor:
>
>
> ------------------------------------------------------------------------------------------------------------------
>
>
> On Tue, Jul 3, 2012 at 2:23 PM, Tom White <to...@cloudera.com> wrote:
>
> > Hi everyone,
> >
> > The board report for the Incubator is due tomorrow - can someone write
> one
> > please? I can review it. I think the outstanding issues before graduation
> > are doing a release and adding more committers.
> >
> > Cheers,
> > Tom
> >
> > On Sun, Jul 1, 2012 at 12:30 PM, Marvin <no...@apache.org> wrote:
> >
> > >
> > >
> > > Dear podling,
> > >
> > > This email was sent by an automated system on behalf of the Apache
> > > Incubator PMC.
> > > It is an initial reminder to give you plenty of time to prepare your
> > > quarterly
> > > board report.
> > >
> > > The board meeting is scheduled for Wed, 18 July 2012, 10:00:00 PST. The
> > > report
> > > for your podling will form a part of the Incubator PMC report. The
> > > Incubator PMC
> > > requires your report to be submitted 2 weeks before the board meeting,
> to
> > > allow
> > > sufficient time for review and submission (Wed, Jul 4th).
> > >
> > > Please submit your report with sufficient time to allow the incubator
> > PMC,
> > > and
> > > subsequently board members to review and digest. Again, the very latest
> > you
> > > should submit your report is 2 weeks prior to the board meeting.
> > >
> > > Thanks,
> > >
> > > The Apache Incubator PMC
> > >
> > > Submitting your Report
> > > ----------------------
> > >
> > > Your report should contain the following:
> > >
> > >  * Your project name
> > >  * A brief description of your project, which assumes no knowledge of
> the
> > > project
> > >   or necessarily of its field
> > >  * A list of the three most important issues to address in the move
> > towards
> > >   graduation.
> > >  * Any issues that the Incubator PMC or ASF Board might wish/need to be
> > > aware of
> > >  * How has the community developed since the last report
> > >  * How has the project developed since the last report.
> > >
> > > This should be appended to the Incubator Wiki page at:
> > >
> > >  http://wiki.apache.org/incubator/July2012
> > >
> > > Note: This manually populated. You may need to wait a little before
> this
> > > page is
> > >      created from a template.
> > >
> > > Mentors
> > > -------
> > > Mentors should review reports for their project(s) and sign them off on
> > the
> > > Incubator wiki page. Signing off reports shows that you are following
> the
> > > project - projects that are not signed may raise alarms for the
> Incubator
> > > PMC.
> > >
> > > Incubator PMC
> > >
> > >
> >
>

Re: Incubator PMC/Board report for Jul 2012 ([ppmc])

Posted by Benjamin Hindman <be...@eecs.berkeley.edu>.
I don't seem to have access to the wiki page. A report is included below.
Feel free to add any more details. Can someone post this so Tom can sign
off?

------------------------------------------------------------------------------------------------------------------
Mesos

Mesos is a scalable cluster manager that can dynamically share resources
between multiple computing frameworks, including Hadoop, Spark, and MPI.

Mesos entered incubation on December 23, 2010.

Progress since the last report:

  - Released 0.9.0!
  - Added support for Hadoop CDH3u3 and updated the tutorial.
  - Revamped MPI framework support (thanks Harvey Feng!).
  - New JS based web interface (thanks Jon Fuchs!).
  - Initial cgroups abstractions/interfaces for better resource isolation
on Linux (thanks Jie Yu!).
  - Refactor of allocator for more sophisticated allocations (thanks Thomas
Marshall!).
  - Numerous bug fixes (FD_CLOEXEC, JSON escaping, killtree.sh issues, etc).

Top priorities prior to graduation:

  - Same as before, finalize addition of new committers to the project!
  - Do another release.

Issues for Incubator PMC or ASF Board:

  - None at this time.

Signed off by mentor:

------------------------------------------------------------------------------------------------------------------


On Tue, Jul 3, 2012 at 2:23 PM, Tom White <to...@cloudera.com> wrote:

> Hi everyone,
>
> The board report for the Incubator is due tomorrow - can someone write one
> please? I can review it. I think the outstanding issues before graduation
> are doing a release and adding more committers.
>
> Cheers,
> Tom
>
> On Sun, Jul 1, 2012 at 12:30 PM, Marvin <no...@apache.org> wrote:
>
> >
> >
> > Dear podling,
> >
> > This email was sent by an automated system on behalf of the Apache
> > Incubator PMC.
> > It is an initial reminder to give you plenty of time to prepare your
> > quarterly
> > board report.
> >
> > The board meeting is scheduled for Wed, 18 July 2012, 10:00:00 PST. The
> > report
> > for your podling will form a part of the Incubator PMC report. The
> > Incubator PMC
> > requires your report to be submitted 2 weeks before the board meeting, to
> > allow
> > sufficient time for review and submission (Wed, Jul 4th).
> >
> > Please submit your report with sufficient time to allow the incubator
> PMC,
> > and
> > subsequently board members to review and digest. Again, the very latest
> you
> > should submit your report is 2 weeks prior to the board meeting.
> >
> > Thanks,
> >
> > The Apache Incubator PMC
> >
> > Submitting your Report
> > ----------------------
> >
> > Your report should contain the following:
> >
> >  * Your project name
> >  * A brief description of your project, which assumes no knowledge of the
> > project
> >   or necessarily of its field
> >  * A list of the three most important issues to address in the move
> towards
> >   graduation.
> >  * Any issues that the Incubator PMC or ASF Board might wish/need to be
> > aware of
> >  * How has the community developed since the last report
> >  * How has the project developed since the last report.
> >
> > This should be appended to the Incubator Wiki page at:
> >
> >  http://wiki.apache.org/incubator/July2012
> >
> > Note: This manually populated. You may need to wait a little before this
> > page is
> >      created from a template.
> >
> > Mentors
> > -------
> > Mentors should review reports for their project(s) and sign them off on
> the
> > Incubator wiki page. Signing off reports shows that you are following the
> > project - projects that are not signed may raise alarms for the Incubator
> > PMC.
> >
> > Incubator PMC
> >
> >
>

Re: Incubator PMC/Board report for Jul 2012 ([ppmc])

Posted by Tom White <to...@cloudera.com>.
Hi everyone,

The board report for the Incubator is due tomorrow - can someone write one
please? I can review it. I think the outstanding issues before graduation
are doing a release and adding more committers.

Cheers,
Tom

On Sun, Jul 1, 2012 at 12:30 PM, Marvin <no...@apache.org> wrote:

>
>
> Dear podling,
>
> This email was sent by an automated system on behalf of the Apache
> Incubator PMC.
> It is an initial reminder to give you plenty of time to prepare your
> quarterly
> board report.
>
> The board meeting is scheduled for Wed, 18 July 2012, 10:00:00 PST. The
> report
> for your podling will form a part of the Incubator PMC report. The
> Incubator PMC
> requires your report to be submitted 2 weeks before the board meeting, to
> allow
> sufficient time for review and submission (Wed, Jul 4th).
>
> Please submit your report with sufficient time to allow the incubator PMC,
> and
> subsequently board members to review and digest. Again, the very latest you
> should submit your report is 2 weeks prior to the board meeting.
>
> Thanks,
>
> The Apache Incubator PMC
>
> Submitting your Report
> ----------------------
>
> Your report should contain the following:
>
>  * Your project name
>  * A brief description of your project, which assumes no knowledge of the
> project
>   or necessarily of its field
>  * A list of the three most important issues to address in the move towards
>   graduation.
>  * Any issues that the Incubator PMC or ASF Board might wish/need to be
> aware of
>  * How has the community developed since the last report
>  * How has the project developed since the last report.
>
> This should be appended to the Incubator Wiki page at:
>
>  http://wiki.apache.org/incubator/July2012
>
> Note: This manually populated. You may need to wait a little before this
> page is
>      created from a template.
>
> Mentors
> -------
> Mentors should review reports for their project(s) and sign them off on the
> Incubator wiki page. Signing off reports shows that you are following the
> project - projects that are not signed may raise alarms for the Incubator
> PMC.
>
> Incubator PMC
>
>