blob: 4aa84c5b2c21f03e78dc3e25b9e92a4f049f292d [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Apache Mesos | Community</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta property="og:locale" content="en_US"/>
<meta property="og:type" content="website"/>
<meta property="og:title" content="Apache Mesos"/>
<meta property="og:site_name" content="Apache Mesos"/>
<meta property="og:url" content="https://mesos.apache.org/"/>
<meta property="og:image" content="https://mesos.apache.org/assets/img/mesos_logo_fb_preview.png"/>
<meta property="og:description"
content="Apache Mesos abstracts resources away from machines,
enabling fault-tolerant and elastic distributed systems
to easily be built and run effectively."/>
<meta name="twitter:card" content="summary"/>
<meta name="twitter:site" content="@ApacheMesos"/>
<meta name="twitter:title" content="Apache Mesos"/>
<meta name="twitter:image" content="https://mesos.apache.org/assets/img/mesos_logo_fb_preview.png"/>
<meta name="twitter:description"
content="Apache Mesos abstracts resources away from machines,
enabling fault-tolerant and elastic distributed systems
to easily be built and run effectively."/>
<link href="../assets/css/bootstrap.min.css" rel="stylesheet" />
<link rel="alternate" type="application/atom+xml" title="Apache Mesos Blog" href="/blog/feed.xml">
<link href="../assets/css/main.css" rel="stylesheet" />
</head>
<body>
<!-- magical breadcrumbs -->
<div class="topnav">
<div class="container">
<ul class="breadcrumb">
<li>
<div class="dropdown">
<a data-toggle="dropdown" href="#">Apache Software Foundation <span class="caret"></span></a>
<ul class="dropdown-menu" role="menu" aria-labelledby="dLabel">
<li><a href="https://www.apache.org">Apache Homepage</a></li>
<li><a href="https://www.apache.org/licenses/">License</a></li>
<li><a href="https://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
<li><a href="https://www.apache.org/foundation/thanks.html">Thanks</a></li>
<li><a href="https://www.apache.org/security/">Security</a></li>
</ul>
</div>
</li>
<li><a href="https://mesos.apache.org">Apache Mesos</a></li>
<li><a href="/community/">Community</a></li>
</ul><!-- /.breadcrumb -->
</div><!-- /.container -->
</div><!-- /.topnav -->
<!-- navbar excitement -->
<div class="navbar navbar-default navbar-static-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#mesos-menu" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="/"><img src="/assets/img/mesos_logo.png" alt="Apache Mesos logo"/></a>
</div><!-- /.navbar-header -->
<div class="navbar-collapse collapse" id="mesos-menu">
<ul class="nav navbar-nav navbar-right">
<li><a href="/getting-started/">Getting Started</a></li>
<li><a href="/blog/">Blog</a></li>
<li><a href="/documentation/latest/">Documentation</a></li>
<li><a href="/downloads/">Downloads</a></li>
<li><a href="/community/">Community</a></li>
</ul>
</div><!-- /#mesos-menu -->
</div><!-- /.container -->
</div><!-- /.navbar -->
<div class="content">
<div class="container">
<div class="row">
<div class="col-md-2">
<ul class="list-group">
<li class="list-group-item"><a href="/documentation/latest/beginner-contribution/">Contribute</a></li>
<li class="list-group-item"><a href="/documentation/latest/powered-by-mesos/">Mesos Adopters</a></li>
<li class="list-group-item"><a href="/community/user-groups/">User Groups</a></li>
<li class="list-group-item"><a href="/documentation/latest/committers/">Committers</a></li>
</li>
</div>
<div class="col-md-10">
<h1>About the Community</h1>
<p>Apache Mesos is an open source community that's organized by its members, including you! Whether you're running or writing a framework, or hacking the core, there are opportunities for you to get in touch and ask questions, get involved locally, and contribute back. If you're interested in who is using Mesos, check out our growing <a href="/documentation/latest/powered-by-mesos/">Powered By Mesos</a> list.</p>
<div class="row-fluid">
<div class="col-md-6">
<h2>Get Involved</h2>
<h3 name="mailinglists">Mailing Lists</h3>
<p><b>Users</b>: <a href="mailto:user-subscribe@mesos.apache.org?subject=Subscribe&body=Subscribe">Subscribe</a> | <a href="mailto:user-unsubscribe@mesos.apache.org?subject=Unsubscribe&body=Unsubscribe">Unsubscribe</a> | <a href="https://lists.apache.org/list.html?user@mesos.apache.org">Archives</a><br />
<b>Developers</b>: <a href="mailto:dev-subscribe@mesos.apache.org?subject=Subscribe&body=Subscribe">Subscribe</a> | <a href="mailto:dev-unsubscribe@mesos.apache.org?subject=Unsubscribe&body=Unsubscribe">Unsubscribe</a> | <a href="https://lists.apache.org/list.html?dev@mesos.apache.org">Archives</a><br />
<b>JIRA Updates</b>: <a href="mailto:issues-subscribe@mesos.apache.org?subject=Subscribe&body=Subscribe">Subscribe</a> | <a href="mailto:issues-unsubscribe@mesos.apache.org?subject=Unsubscribe&body=Unsubscribe">Unsubscribe</a> | <a href="https://lists.apache.org/list.html?issues@mesos.apache.org">Archives</a><br />
<b>Reviews</b>: <a href="mailto:reviews-subscribe@mesos.apache.org?subject=Subscribe&body=Subscribe">Subscribe</a> | <a href="mailto:reviews-unsubscribe@mesos.apache.org?subject=Unsubscribe&body=Unsubscribe">Unsubscribe</a> | <a href="https://lists.apache.org/list.html?reviews@mesos.apache.org">Archives</a><br />
<b>Jenkins Builds</b>: <a href="mailto:builds-subscribe@mesos.apache.org?subject=Subscribe&body=Subscribe">Subscribe</a> | <a href="mailto:builds-unsubscribe@mesos.apache.org?subject=Unsubscribe&body=Unsubscribe">Unsubscribe</a> | <a href="https://lists.apache.org/list.html?builds@mesos.apache.org">Archives</a><br />
<b>Commits</b>: <a href="mailto:commits-subscribe@mesos.apache.org?subject=Subscribe&body=Subscribe">Subscribe</a> | <a href="mailto:commits-unsubscribe@mesos.apache.org?subject=Unsubscribe&body=Unsubscribe">Unsubscribe</a> | <a href="https://lists.apache.org/list.html?commits@mesos.apache.org">Archives</a><br />
<b>Modules</b>: <a href="mailto:modules-subscribe@mesos.apache.org?subject=Subscribe&body=Subscribe">Subscribe</a> | <a href="mailto:modules-unsubscribe@mesos.apache.org?subject=Unsubscribe&body=Unsubscribe">Unsubscribe</a> | <a href="https://www.mail-archive.com/modules@mesos.apache.org/">Archives</a><br /></p>
<h3 name="meetup">Local User Groups</h3>
<p><a href="user-groups/">Mesos User Groups</a> organize local Mesos events in different cities. Join one in your city, or learn how to start your own.</p>
<h3>Contribute</h3>
<h3 name="reportbugs">Report or track a bug</h3>
<p>New bugs can be reported on our <a href="https://issues.apache.org/jira/browse/MESOS">issue tracker</a>. In order to create a new issue, you'll need to signup for an account. See the guidelines <a href="/documentation/latest/reporting-an-issue/">here</a>.</p>
<h3 name="contribute">Contribute a patch</h3>
<p>Mesos relies on its community to test releases, find bugs, contribute fixes and features, and provide feedback on existing APIs. Your contributions are greatly appreciated! Since the infrastructure that the Mesos community uses day-to-day (ReviewBoard and JIRA) is unfamiliar to some, we also provide a beginner contribution guide which will help you get started using only GitHub.</p>
<p>Is this your first time contributing? See our <a href="/documentation/latest/beginner-contribution">beginner contribution guide</a>. Thanks! We love patches. :)</p>
<p>Looking to go deeper? Find out how to make larger contributions in the <a href="/documentation/latest/advanced-contribution">advanced contribution guidelines</a>.</p>
</div>
<div class="col-md-6">
<h2>Get In Touch</h2>
<h3 name="slack">Slack</h3>
<p>Developers and users chat at <a href="https://mesos.slack.com">mesos.slack.com</a>.</p>
<p>To request an invite for slack please click <a href="https://mesos-slackin.herokuapp.com">here</a>.</p>
<p>Thank you <a href="https://www.criteo.com">Criteo</a> for sponsoring Slack standard plan.</p>
<h3 name="ircchannel">IRC</h3>
<p>If you want to connect to our slack team through an IRC client please click <a href="https://my.slack.com/gateways">here</a> after signing up.</p>
<p>The slack channel is currently also mirrored at #mesos channel on irc.freenode.net and at <a href="https://matrix.to/#/#mesos:matrix.aventer.biz">matrix</a>.</p>
<p>If you are new to IRC, you can use a <a href="https://webchat.freenode.net/?channels=#mesos">web-based client</a>.</p>
<h3 name="twitter">Follow us on Twitter</h3>
<p><a href="https://twitter.com/ApacheMesos">@ApacheMesos</a></p>
</div>
<div class="col-md-12">
<h3 name="workinggroups">Working Groups</h3>
<p>
As the community has scaled, we work on larger and more involved features and components in separate interest or working groups.
By joining working groups, you will be able to get in touch with the stakeholders, contributors and committers interested in certain features for Mesos.
</p>
<p>
A working group is a group of people who are interested in actively participating in specific area of the project. Below are some of the expectations from a working group:
<ul>
<li>
Should have at least one lead who is responsible for organizing and driving the work group meetings.
</li>
<li>
Should have regular (online) meetings that are open to public, recorded and archived.
</li>
<li>
Should maintain meeting notes that are shared with the dev@mesos.apache.org list regularly.
</li>
<li>
Should have a corresponding slack channel (also publicly archived) where synchronous discussions take place.
</li>
</ul>
<h4 name="wgyoutube">You Tube Channel</h4>
<p>
Past meetings should be posted to the <a href="https://www.youtube.com/channel/UC0wxLxgX8ilUn0m31lCpzAw">YouTube Channel</a>.
</p>
<h4 name="wgmailinglist">Working Group Mailing List</h4>
<p>
Please use the <code>dev@mesos.apache.org</code> list for discussions. We don’t use separate mailing lists for each working group. In order to distinguish emails for a specific working group, please tag the email subject with the working group name like the following:
<p>
<pre><code>
[XXX WG] YOUR SUBJECT HERE
</code></pre>
</p>
</p>
<h4 name="activewg">Active Working Groups</h4>
<p>
<table style="width:100%">
<tr>
<th>
Name
</th>
<th>
Leads
</th>
<th>
Slack Channel
</th>
<th>
Meetings
</th>
<tr/>
<tr>
<td>
Containerization
</td>
<td>
<a href="mailto:yujie.jay@gmail.com;gilbert@apache.org">Jie Yu, Gilbert Song</a>
</td>
<td>
#containerizer
</td>
<td>
<a href="https://docs.google.com/document/d/1z55a7tLZFoRWVuUxz1FZwgxkHeugtc2nHR89skFXSpU/edit?usp=sharing">Monthly on the first Thursday at 9:00 AM PST</a>
</td>
</tr>
<tr>
<td>
Performance
</td>
<td>
<a href="mailto:bmahler@apache.org">Benjamin Mahler</a>
</td>
<td>
#performance
</td>
<td>
<a href="https://docs.google.com/document/d/12hWGuzbqyNWc2l1ysbPcXwc0pzHEy4bodagrlNGCuQU/edit?usp=sharing">Monthly on the third Wednesday at 10:00 AM PST</a>
</td>
</tr>
<tr>
<td>
Community
</td>
<td>
<a href="mailto:vinodkone@apache.org">Vinod Kone</a>
</td>
<td>
#community
</td>
<td>
<a href="https://docs.google.com/document/d/1vgi434dYkkZHs49EK4F4eMmM-3JG4f3qg-N5En-4ubg/edit?usp=sharing">Every other Monday at 10:30 AM PST</a>
</td>
</tr>
<tr>
<td>
API
</td>
<td>
<a href="mailto:grag@apache.org">Greg Mann</a>
</td>
<td>
#http-api
</td>
<td>
<a href="https://docs.google.com/document/d/1JrF7pA6gcBZ6iyeP5YgDG62ifn0cZIBWw1f_Ler6fLM/edit?usp=sharing">Every other Tuesday at 11:00 AM PST</a>
</td>
</tr>
</table>
</p>
</div>
</div>
</div>
</div>
</div><!-- /.container -->
</div><!-- /.content -->
<hr>
<!-- footer -->
<div class="footer">
<div class="container">
<div class="col-md-12 trademark">
<p>&copy; 2012-2022 <a href="https://apache.org">The Apache Software Foundation</a>.
Apache Mesos, the Apache feather logo, and the Apache Mesos project logo are trademarks of The Apache Software Foundation.
<p>
</div>
</div><!-- /.container -->
</div><!-- /.footer -->
<!-- JS -->
<script src="../assets/js/jquery-1.11.0.min.js"></script>
<script src="../assets/js/bootstrap.min.js"></script>
<script src="../assets/js/anchor-4.1.0.min.js"></script>
<!-- Inject anchors for all headings on the page, see https://www.bryanbraun.com/anchorjs. -->
<script type="text/javascript">
anchors.options = {
placement: 'right',
ariaLabel: 'Permalink',
};
// The default is to not add anchors to h1, but we have pages with multiple h1 headers,
// and we do want to put anchors on those.
anchors.add('h1, h2, h3, h4, h5, h6');
</script>
</body>
</html>