Author: nnielsen
Date: Tue Oct 13 00:28:09 2015
New Revision: 1708273
URL: http://svn.apache.org/viewvc?rev=1708273&view=rev
Log:
Added build files for Mesos 0.25.0 blog post
Added:
mesos/site/publish/blog/mesos-0-25-0-released/
mesos/site/publish/blog/mesos-0-25-0-released/index.html
Modified:
mesos/site/publish/blog/feed.xml
mesos/site/publish/blog/index.html
mesos/site/publish/documentation/getting-started/index.html
mesos/site/publish/documentation/latest/getting-started/index.html
mesos/site/publish/downloads/index.html
mesos/site/publish/gettingstarted/index.html
mesos/site/publish/index.html
mesos/site/publish/sitemap.xml
Modified: mesos/site/publish/blog/feed.xml
URL:
http://svn.apache.org/viewvc/mesos/site/publish/blog/feed.xml?rev=1708273&r1=1708272&r2=1708273&view=diff
==============================================================================
--- mesos/site/publish/blog/feed.xml (original)
+++ mesos/site/publish/blog/feed.xml Tue Oct 13 00:28:09 2015
@@ -4,7 +4,49 @@
<id>http://mesos.apache.org/blog</id>
<link href="http://mesos.apache.org/blog" />
<link href="http://mesos.apache.org/blog/feed.xml" rel="self"/>
- <updated>2015-09-30T00:00:00Z</updated>
+ <updated>2015-10-12T00:00:00Z</updated>
+
+ <entry>
+ <id>http://mesos.apache.org/blog/mesos-0-25-0-released/</id>
+ <link href="/blog/mesos-0-25-0-released/" />
+ <title>
+ Apache Mesos 0.25.0 Released
+ </title>
+ <updated>2015-10-12T00:00:00Z</updated>
+ <author>
+ <name>Niklas Q. Nielsen</name>
+ </author>
+ <content type="html">
+ <p>The latest Mesos release, 0.25.0, is now available for <a
href="http://mesos.apache.org/downloads">download</a>.
+This release includes the following features and improvements:</p>
+
+<ul>
+<li><a
href="https://issues.apache.org/jira/browse/MESOS-1474">[MESOS-1474]</a>
- Experimental support for maintenance primitives. Please refer to <a
href="http://mesos.apache.org/documentation/latest/maintenance/">the
maintenance documentation</a> for more information.</li>
+<li><a
href="https://issues.apache.org/jira/browse/MESOS-2600">[MESOS-2600]</a>
- Added master endpoints /reserve and /unreserve for dynamic reservations.
Please refer to <a
href="http://mesos.apache.org/documentation/latest/reservation/">the
reservation documentation</a> for more information.</li>
+<li><a
href="https://issues.apache.org/jira/browse/MESOS-2044">[MESOS-2044]</a>
- Extended Module APIs to enable IP per container assignment, isolation and
resolution. Please refer to <a
href="http://mesos.apache.org/documentation/latest/networking-for-mesos-managed-containers/">the
container networking documentation</a> for more information.</li>
+</ul>
+
+
+<p>Furthermore, 100+ bugs and improvements have made it into this
release.
+For full release notes with all features and bug fixes, please refer to the
<a
href="https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=blob_plain;f=CHANGELOG;hb=0.25.0">CHANGELOG</a>.</p>
+
+<h3>Upgrades</h3>
+
+<p>Rolling upgrades from a Mesos 0.24.x cluster to Mesos 0.25 are
straightforward, but there are a few caveats/deprecations.
+Please refer to the <a
href="http://mesos.apache.org/documentation/latest/upgrades/">upgrade
guide</a> for detailed information on upgrading to Mesos 0.25.</p>
+
+<h3>Try it out</h3>
+
+<p>We encourage you to try out this release and let us know what you
think.
+If you run into any issues, please let us know on the <a
href="https://mesos.apache.org/community">user mailing list and
IRC</a>.</p>
+
+<h3>Thanks!</h3>
+
+<p>Thanks to the 40 contributors who made 0.25.0 possible:
+Adam B, Aditi Dixit, Alex Clemmer, Alexander Rukletsov, Anand Mazumdar, Artem
Harutyunyan, Ben Mahler, Bernd Mathiske, Chi Zhang, Cong Wang, Eijsermans, Eren
Güve, Felix Abecassis, Greg Mann, Guangya Liu, Isabel Jimenez, James Peach,
Jan Schlicht, Jiang Yan Xu, Jie Yu, Joerg Schad, Jojy Varghese, Joris Van
Remoortere, Joseph Wu, Kapil Arya, Klaus Ma, Lily Chen, M Bauer, Marco
Massenzio, Michael Park, Neil Conway, Niklas Nielsen, Paul Brett, Qian Zhang,
Timothy Chen, Vaibhav Khanduja, Vinod Kone, Wojciech Sielski, Yong Qiao Wang
and Haosdent Huang</p>
+
+ </content>
+ </entry>
<entry>
<id>http://mesos.apache.org/blog/announcing-mesoscon-eu-2015-hackathon/</id>
Modified: mesos/site/publish/blog/index.html
URL:
http://svn.apache.org/viewvc/mesos/site/publish/blog/index.html?rev=1708273&r1=1708272&r2=1708273&view=diff
==============================================================================
--- mesos/site/publish/blog/index.html (original)
+++ mesos/site/publish/blog/index.html Tue Oct 13 00:28:09 2015
@@ -76,6 +76,11 @@
<div class="col-md-9">
<article>
+ <h2><a href="/blog/mesos-0-25-0-released/">Apache Mesos
0.25.0 Released</a></h2>
+ <p><em>Posted by Niklas Q. Nielsen, October 12,
2015</em></p>
+ </article>
+
+ <article>
<h2><a
href="/blog/announcing-mesoscon-eu-2015-hackathon/">Announcing the #MesosCon
Europe Hackathon</a></h2>
<p><em>Posted by Casey Bisson, September 30,
2015</em></p>
</article>
Added: mesos/site/publish/blog/mesos-0-25-0-released/index.html
URL:
http://svn.apache.org/viewvc/mesos/site/publish/blog/mesos-0-25-0-released/index.html?rev=1708273&view=auto
==============================================================================
--- mesos/site/publish/blog/mesos-0-25-0-released/index.html (added)
+++ mesos/site/publish/blog/mesos-0-25-0-released/index.html Tue Oct 13
00:28:09 2015
@@ -0,0 +1,161 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8">
+ <title>Apache Mesos 0.25.0 Released</title>
+ <meta name="viewport" content="width=device-width,
initial-scale=1.0">
+
+ <link
href="//netdna.bootstrapcdn.com/bootstrap/3.1.1/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" media="screen"
rel="stylesheet" type="text/css" />
+
+
+
+ <!-- Google Analytics Magic -->
+ <script type="text/javascript">
+ var _gaq = _gaq || [];
+ _gaq.push(['_setAccount', 'UA-20226872-1']);
+ _gaq.push(['_setDomainName', 'apache.org']);
+ _gaq.push(['_trackPageview']);
+
+ (function() {
+ var ga = document.createElement('script'); ga.type
= 'text/javascript'; ga.async = true;
+ ga.src = ('https:' == document.location.protocol ?
'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
+ var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(ga, s);
+ })();
+ </script>
+ </head>
+ <body>
+ <!-- magical breadcrumbs -->
+ <div class="topnav">
+ <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="http://www.apache.org">Apache Homepage</a></li>
+ <li><a
href="http://www.apache.org/licenses/">License</a></li>
+ <li><a
href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
+ <li><a
href="http://www.apache.org/foundation/thanks.html">Thanks</a></li>
+ <li><a
href="http://www.apache.org/security/">Security</a></li>
+ </ul>
+ </div>
+ </li>
+ <li><a href="http://mesos.apache.org">Apache
Mesos</a></li>
+
+
+ <li><a href="/blog
+/">Blog
+</a></li>
+
+
+ </ul><!-- /breadcrumb -->
+ </div>
+
+ <!-- navbar excitement -->
+ <div class="navbar navbar-static-top" role="navigation">
+ <div class="navbar-inner">
+ <div class="container">
+ <a href="/" class="logo"><img
src="/assets/img/mesos_logo.png" alt="Apache Mesos logo" /></a>
+ <div class="nav-collapse">
+ <ul class="nav nav-pills
navbar-right">
+ <li><a
href="/gettingstarted/">Getting Started</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>
+ </div>
+ </div>
+ </div><!-- /.navbar -->
+
+ <div class="container">
+
+ <div class="row">
+
+<div class="col-md-3">
+ <div class="meta">
+ <span class="author">
+
+ <span class="author_contact">
+ <p><strong>Niklas Q. Nielsen</strong></p>
+ <p><a
href="http://twitter.com/quarfot">@quarfot</a></p>
+ </span>
+ </span>
+ <p><em>Posted October 12, 2015</em></p>
+ </div>
+
+ <div class="share">
+ <span class="social-share-button"><a
href="https://twitter.com/share" class="twitter-share-button"
data-via="apachemesos">Tweet</a></span>
+
+ <span><script>!function(d,s,id){var
js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document,
'script', 'twitter-wjs');</script></span>
+
+ <span><div class="g-plusone" data-size="medium"></div></span>
+
+ <!-- Place this tag after the last +1 button tag. -->
+ <script type="text/javascript">
+ (function() {
+ var po = document.createElement('script'); po.type =
'text/javascript'; po.async = true;
+ po.src = 'https://apis.google.com/js/plusone.js';
+ var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(po, s);
+ })();
+ </script>
+
+ <script src="//platform.linkedin.com/in.js"
type="text/javascript">
+ lang: en_US
+ </script>
+ <script type="IN/Share" data-counter="right"></script>
+ </div>
+</div>
+
+<div class="post col-md-9">
+ <h1>Apache Mesos 0.25.0 Released</h1>
+
+ <p>The latest Mesos release, 0.25.0, is now available for <a
href="http://mesos.apache.org/downloads">download</a>.
+This release includes the following features and improvements:</p>
+
+<ul>
+<li><a
href="https://issues.apache.org/jira/browse/MESOS-1474">[MESOS-1474]</a> -
Experimental support for maintenance primitives. Please refer to <a
href="http://mesos.apache.org/documentation/latest/maintenance/">the
maintenance documentation</a> for more information.</li>
+<li><a
href="https://issues.apache.org/jira/browse/MESOS-2600">[MESOS-2600]</a> -
Added master endpoints /reserve and /unreserve for dynamic reservations. Please
refer to <a
href="http://mesos.apache.org/documentation/latest/reservation/">the
reservation documentation</a> for more information.</li>
+<li><a
href="https://issues.apache.org/jira/browse/MESOS-2044">[MESOS-2044]</a> -
Extended Module APIs to enable IP per container assignment, isolation and
resolution. Please refer to <a
href="http://mesos.apache.org/documentation/latest/networking-for-mesos-managed-containers/">the
container networking documentation</a> for more information.</li>
+</ul>
+
+
+<p>Furthermore, 100+ bugs and improvements have made it into this release.
+For full release notes with all features and bug fixes, please refer to the <a
href="https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=blob_plain;f=CHANGELOG;hb=0.25.0">CHANGELOG</a>.</p>
+
+<h3>Upgrades</h3>
+
+<p>Rolling upgrades from a Mesos 0.24.x cluster to Mesos 0.25 are
straightforward, but there are a few caveats/deprecations.
+Please refer to the <a
href="http://mesos.apache.org/documentation/latest/upgrades/">upgrade guide</a>
for detailed information on upgrading to Mesos 0.25.</p>
+
+<h3>Try it out</h3>
+
+<p>We encourage you to try out this release and let us know what you think.
+If you run into any issues, please let us know on the <a
href="https://mesos.apache.org/community">user mailing list and IRC</a>.</p>
+
+<h3>Thanks!</h3>
+
+<p>Thanks to the 40 contributors who made 0.25.0 possible:
+Adam B, Aditi Dixit, Alex Clemmer, Alexander Rukletsov, Anand Mazumdar, Artem
Harutyunyan, Ben Mahler, Bernd Mathiske, Chi Zhang, Cong Wang, Eijsermans, Eren
Güve, Felix Abecassis, Greg Mann, Guangya Liu, Isabel Jimenez, James Peach,
Jan Schlicht, Jiang Yan Xu, Jie Yu, Joerg Schad, Jojy Varghese, Joris Van
Remoortere, Joseph Wu, Kapil Arya, Klaus Ma, Lily Chen, M Bauer, Marco
Massenzio, Michael Park, Neil Conway, Niklas Nielsen, Paul Brett, Qian Zhang,
Timothy Chen, Vaibhav Khanduja, Vinod Kone, Wojciech Sielski, Yong Qiao Wang
and Haosdent Huang</p>
+
+</div>
+</div>
+
+
+ <hr>
+
+ <!-- footer -->
+ <div class="footer">
+ <p>© 2012-2015 <a href="http://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><!-- /footer -->
+
+ </div> <!-- /container -->
+
+ <!-- JS -->
+ <script src="//code.jquery.com/jquery-1.11.0.min.js"
type="text/javascript"></script>
+ <script
src="//netdna.bootstrapcdn.com/bootstrap/3.1.1/js/bootstrap.min.js"
type="text/javascript"></script>
+ </body>
+</html>
Modified: mesos/site/publish/documentation/getting-started/index.html
URL:
http://svn.apache.org/viewvc/mesos/site/publish/documentation/getting-started/index.html?rev=1708273&r1=1708272&r2=1708273&view=diff
==============================================================================
--- mesos/site/publish/documentation/getting-started/index.html (original)
+++ mesos/site/publish/documentation/getting-started/index.html Tue Oct 13
00:28:09 2015
@@ -90,8 +90,8 @@
<ol>
<li><p>Download the latest stable release from <a
href="http://mesos.apache.org/downloads/">Apache</a>
(<strong><em>Recommended</em></strong>)</p>
-<pre><code> $ wget http://www.apache.org/dist/mesos/0.24.0/mesos-0.24.0.tar.gz
- $ tar -zxf mesos-0.24.0.tar.gz
+<pre><code> $ wget http://www.apache.org/dist/mesos/0.25.0/mesos-0.25.0.tar.gz
+ $ tar -zxf mesos-0.25.0.tar.gz
</code></pre></li>
<li><p>Clone the Mesos git <a
href="https://git-wip-us.apache.org/repos/asf/mesos.git">repository</a>
(<strong><em>Advanced Users Only</em></strong>)</p>
Modified: mesos/site/publish/documentation/latest/getting-started/index.html
URL:
http://svn.apache.org/viewvc/mesos/site/publish/documentation/latest/getting-started/index.html?rev=1708273&r1=1708272&r2=1708273&view=diff
==============================================================================
--- mesos/site/publish/documentation/latest/getting-started/index.html
(original)
+++ mesos/site/publish/documentation/latest/getting-started/index.html Tue Oct
13 00:28:09 2015
@@ -90,8 +90,8 @@
<ol>
<li><p>Download the latest stable release from <a
href="http://mesos.apache.org/downloads/">Apache</a>
(<strong><em>Recommended</em></strong>)</p>
-<pre><code> $ wget http://www.apache.org/dist/mesos/0.24.0/mesos-0.24.0.tar.gz
- $ tar -zxf mesos-0.24.0.tar.gz
+<pre><code> $ wget http://www.apache.org/dist/mesos/0.25.0/mesos-0.25.0.tar.gz
+ $ tar -zxf mesos-0.25.0.tar.gz
</code></pre></li>
<li><p>Clone the Mesos git <a
href="https://git-wip-us.apache.org/repos/asf/mesos.git">repository</a>
(<strong><em>Advanced Users Only</em></strong>)</p>
Modified: mesos/site/publish/downloads/index.html
URL:
http://svn.apache.org/viewvc/mesos/site/publish/downloads/index.html?rev=1708273&r1=1708272&r2=1708273&view=diff
==============================================================================
--- mesos/site/publish/downloads/index.html (original)
+++ mesos/site/publish/downloads/index.html Tue Oct 13 00:28:09 2015
@@ -73,6 +73,8 @@
<h4>Previous Releases</h4>
<ul>
+ <li><a href="http://archive.apache.org/dist/mesos/0.24.1/">0.24.1</a>
+ (<a
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311242&version=12333552">Release
Notes</a>)</li>
<li><a href="http://archive.apache.org/dist/mesos/0.24.0/">0.24.0</a>
(<a
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311242&version=12329851">Release
Notes</a>)</li>
<li><a href="http://archive.apache.org/dist/mesos/0.23.1/">0.23.1</a>
@@ -133,8 +135,8 @@
<div class="col-md-8">
<h1>Download Mesos</h1>
<p>Download the most recent stable release:
- <a
href="http://www.apache.org/dyn/mirrors/mirrors.cgi/mesos/0.24.1/">0.24.1</a>
- (<a
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311242&version=12333552">Release
Notes</a>)
+ <a
href="http://www.apache.org/dyn/mirrors/mirrors.cgi/mesos/0.25.0/">0.25.0</a>
+ (<a
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12311242&version=12329852">Release
Notes</a>)
</p>
<h4>Getting the code via source control</h4>
Modified: mesos/site/publish/gettingstarted/index.html
URL:
http://svn.apache.org/viewvc/mesos/site/publish/gettingstarted/index.html?rev=1708273&r1=1708272&r2=1708273&view=diff
==============================================================================
--- mesos/site/publish/gettingstarted/index.html (original)
+++ mesos/site/publish/gettingstarted/index.html Tue Oct 13 00:28:09 2015
@@ -90,8 +90,8 @@
<ol>
<li><p>Download the latest stable release from <a
href="http://mesos.apache.org/downloads/">Apache</a>
(<strong><em>Recommended</em></strong>)</p>
-<pre><code> $ wget http://www.apache.org/dist/mesos/0.24.0/mesos-0.24.0.tar.gz
- $ tar -zxf mesos-0.24.0.tar.gz
+<pre><code> $ wget http://www.apache.org/dist/mesos/0.25.0/mesos-0.25.0.tar.gz
+ $ tar -zxf mesos-0.25.0.tar.gz
</code></pre></li>
<li><p>Clone the Mesos git <a
href="https://git-wip-us.apache.org/repos/asf/mesos.git">repository</a>
(<strong><em>Advanced Users Only</em></strong>)</p>
Modified: mesos/site/publish/index.html
URL:
http://svn.apache.org/viewvc/mesos/site/publish/index.html?rev=1708273&r1=1708272&r2=1708273&view=diff
==============================================================================
--- mesos/site/publish/index.html (original)
+++ mesos/site/publish/index.html Tue Oct 13 00:28:09 2015
@@ -72,7 +72,7 @@
<h1>Program against your datacenter like itâs a single pool of
resources</h1>
<p class="lead">Apache Mesos abstracts CPU, memory, storage, and other
compute resources away from machines (physical or virtual), enabling
fault-tolerant and elastic distributed systems to easily be built and run
effectively.</p>
- <p> <a href="downloads/"><span class="glyphicon
glyphicon-download"></span> Download Mesos 0.24.1</a> or learn how to <a
href="gettingstarted/">get started</a></p>
+ <p> <a href="downloads/"><span class="glyphicon
glyphicon-download"></span> Download Mesos 0.25.0</a> or learn how to <a
href="gettingstarted/">get started</a></p>
</div>
<div class="col-md-5 text-center download">
<div class="homepage-featured">
@@ -112,6 +112,7 @@
<div class="col-md-5">
<h3>News</h3>
<ul>
+ <li><em>October 10, 2015</em> - Mesos 0.25.0 is released! See the <a
href="https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=blob_plain;f=CHANGELOG;hb=0.25.0">CHANGELOG</a>
and <a href="/blog/mesos-0-25-0-released/">blog post</a> for details.</li>
<li><em>September 30, 2015</em> - Announcing the #MesosCon Europe
Hackathon! See the <a href="/blog/announcing-mesoscon-eu-2015-hackathon/">blog
post</a> for details.</li>
<li><em>September 24, 2015</em> - Mesos 0.24.1 is released! See the <a
href="https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=blob_plain;f=CHANGELOG;hb=0.24.1">CHANGELOG</a>
and <a href="/blog/mesos-0-24-1-and-more-released/">blog post</a> for
details.</li>
<li><em>September 21, 2015</em> - Mesos 0.24.0 is released! See the <a
href="https://git-wip-us.apache.org/repos/asf?p=mesos.git;a=blob_plain;f=CHANGELOG;hb=0.24.0">CHANGELOG</a>
and <a href="/blog/mesos-0-24-0-released/">blog post</a> for details.</li>