You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by dl...@apache.org on 2014/01/26 06:03:59 UTC

svn commit: r1561455 - in /mesos/site: publish/documentation/ publish/documentation/latest/ publish/documentation/latest/logging-and-debugging/ publish/documentation/latest/powered-by-mesos/ publish/documentation/latest/upgrades/ publish/documentation/...

Author: dlester
Date: Sun Jan 26 05:03:58 2014
New Revision: 1561455

URL: http://svn.apache.org/r1561455
Log:
Updates documentation on Mesos website.

Modified:
    mesos/site/publish/documentation/index.html
    mesos/site/publish/documentation/latest/index.html
    mesos/site/publish/documentation/latest/logging-and-debugging/index.html
    mesos/site/publish/documentation/latest/powered-by-mesos/index.html
    mesos/site/publish/documentation/latest/upgrades/index.html
    mesos/site/publish/documentation/logging-and-debugging/index.html
    mesos/site/publish/documentation/powered-by-mesos/index.html
    mesos/site/publish/documentation/upgrades/index.html
    mesos/site/source/documentation/latest.md
    mesos/site/source/documentation/latest/logging-and-debugging.md
    mesos/site/source/documentation/latest/powered-by-mesos.md
    mesos/site/source/documentation/latest/upgrades.md

Modified: mesos/site/publish/documentation/index.html
URL: http://svn.apache.org/viewvc/mesos/site/publish/documentation/index.html?rev=1561455&r1=1561454&r2=1561455&view=diff
==============================================================================
--- mesos/site/publish/documentation/index.html (original)
+++ mesos/site/publish/documentation/index.html Sun Jan 26 05:03:58 2014
@@ -102,6 +102,7 @@
 <h2>Users Documentation</h2>
 
 <ul>
+<li><a href="configuration">Mesos Configuration</a> command-line arguments</li>
 <li><a href="deploy-scripts">Deploy Scripts</a> for launching a Mesos cluster on a set of machines.</li>
 <li><a href="ec2-scripts">EC2 scripts</a> for launching a Mesos cluster on Amazon EC2.</li>
 <li><a href="logging-and-debugging">Logging and Debugging</a> &ndash; viewing Mesos and framework logs.</li>
@@ -114,12 +115,13 @@
 <h2>Running Mesos Frameworks</h2>
 
 <ul>
+<li><a href="https://github.com/apache/incubator-aurora/blob/master/docs/tutorial">Running Aurora on Mesos</a></li>
+<li><a href="https://github.com/airbnb/chronos">Running Chronos on Mesos</a></li>
 <li><a href="https://github.com/mesos/hadoop">Running Hadoop on Mesos</a></li>
-<li><a href="http://spark.incubator.apache.org/docs/latest/running-on-mesos.html">Running Spark on Mesos</a></li>
-<li><a href="running-torque-or-mpi-on-mesos">Running Torque or MPI on Mesos</a></li>
 <li><a href="https://github.com/jenkinsci/mesos-plugin">Running Jenkins on Mesos</a></li>
-<li><a href="https://github.com/airbnb/chronos">Running Chronos on Mesos</a></li>
 <li><a href="https://github.com/mesosphere/marathon">Running Marathon on Mesos</a></li>
+<li><a href="http://spark.incubator.apache.org/docs/latest/running-on-mesos.html">Running Spark on Mesos</a></li>
+<li><a href="running-torque-or-mpi-on-mesos">Running Torque or MPI on Mesos</a></li>
 <li><a href="https://code.google.com/p/hypertable/wiki/Mesos">Using Mesos with Hypertable on EC2</a></li>
 </ul>
 

Modified: mesos/site/publish/documentation/latest/index.html
URL: http://svn.apache.org/viewvc/mesos/site/publish/documentation/latest/index.html?rev=1561455&r1=1561454&r2=1561455&view=diff
==============================================================================
--- mesos/site/publish/documentation/latest/index.html (original)
+++ mesos/site/publish/documentation/latest/index.html Sun Jan 26 05:03:58 2014
@@ -102,6 +102,7 @@
 <h2>Users Documentation</h2>
 
 <ul>
+<li><a href="configuration">Mesos Configuration</a> command-line arguments</li>
 <li><a href="deploy-scripts">Deploy Scripts</a> for launching a Mesos cluster on a set of machines.</li>
 <li><a href="ec2-scripts">EC2 scripts</a> for launching a Mesos cluster on Amazon EC2.</li>
 <li><a href="logging-and-debugging">Logging and Debugging</a> &ndash; viewing Mesos and framework logs.</li>
@@ -114,12 +115,13 @@
 <h2>Running Mesos Frameworks</h2>
 
 <ul>
+<li><a href="https://github.com/apache/incubator-aurora/blob/master/docs/tutorial">Running Aurora on Mesos</a></li>
+<li><a href="https://github.com/airbnb/chronos">Running Chronos on Mesos</a></li>
 <li><a href="https://github.com/mesos/hadoop">Running Hadoop on Mesos</a></li>
-<li><a href="http://spark.incubator.apache.org/docs/latest/running-on-mesos.html">Running Spark on Mesos</a></li>
-<li><a href="running-torque-or-mpi-on-mesos">Running Torque or MPI on Mesos</a></li>
 <li><a href="https://github.com/jenkinsci/mesos-plugin">Running Jenkins on Mesos</a></li>
-<li><a href="https://github.com/airbnb/chronos">Running Chronos on Mesos</a></li>
 <li><a href="https://github.com/mesosphere/marathon">Running Marathon on Mesos</a></li>
+<li><a href="http://spark.incubator.apache.org/docs/latest/running-on-mesos.html">Running Spark on Mesos</a></li>
+<li><a href="running-torque-or-mpi-on-mesos">Running Torque or MPI on Mesos</a></li>
 <li><a href="https://code.google.com/p/hypertable/wiki/Mesos">Using Mesos with Hypertable on EC2</a></li>
 </ul>
 

Modified: mesos/site/publish/documentation/latest/logging-and-debugging/index.html
URL: http://svn.apache.org/viewvc/mesos/site/publish/documentation/latest/logging-and-debugging/index.html?rev=1561455&r1=1561454&r2=1561455&view=diff
==============================================================================
--- mesos/site/publish/documentation/latest/logging-and-debugging/index.html (original)
+++ mesos/site/publish/documentation/latest/logging-and-debugging/index.html Sun Jan 26 05:03:58 2014
@@ -99,7 +99,7 @@
 	<div class="col-md-8">
 		<h1>Logging and Debugging</h1>
 
-<p>Mesos uses the <a href="http://code.google.com/p/google-glog">Google Logging library</a> and writes logs to <code>MESOS_HOME/logs</code> by default, where <code>MESOS_HOME</code> is the location where Mesos is installed. The log directory can be <a href="Configuration">configured</a> using the <code>log_dir</code> parameter.</p>
+<p>Mesos uses the <a href="http://code.google.com/p/google-glog">Google Logging library</a> and writes logs to <code>MESOS_HOME/logs</code> by default, where <code>MESOS_HOME</code> is the location where Mesos is installed. The log directory can be <a href="configuration">configured</a> using the <code>log_dir</code> parameter.</p>
 
 <p>Frameworks that run on Mesos have their output stored to a &ldquo;work&rdquo; directory on each machine. By default, this is <code>MESOS_HOME/work</code>. Within this directory, a framework&rsquo;s output is placed in files called <code>stdout</code> and <code>stderr</code> in a directory of the form <code>slave-X/fw-Y/Z</code>, where X is the slave ID, Y is the framework ID, and multiple subdirectories Z are created for each attempt to run an executor for the framework. These files can also be accessed via the web UI of the slave daemon.</p>
 

Modified: mesos/site/publish/documentation/latest/powered-by-mesos/index.html
URL: http://svn.apache.org/viewvc/mesos/site/publish/documentation/latest/powered-by-mesos/index.html?rev=1561455&r1=1561454&r2=1561455&view=diff
==============================================================================
--- mesos/site/publish/documentation/latest/powered-by-mesos/index.html (original)
+++ mesos/site/publish/documentation/latest/powered-by-mesos/index.html Sun Jan 26 05:03:58 2014
@@ -113,6 +113,7 @@
 <li><a href="http://www.opentable.com">OpenTable</a></li>
 <li><a href="http://www.pinkbike.com">Pinkbike</a></li>
 <li><a href="http://www.sharethrough.com">Sharethrough</a></li>
+<li><a href="http://www.shopify.com">Shopify</a></li>
 <li><a href="http://www.sigmoidanalytics.com/">Sigmoid Analytics</a></li>
 <li><a href="http://www.twitter.com">Twitter</a></li>
 <li><a href="http://www.ucsf.edu">UCSF</a></li>

Modified: mesos/site/publish/documentation/latest/upgrades/index.html
URL: http://svn.apache.org/viewvc/mesos/site/publish/documentation/latest/upgrades/index.html?rev=1561455&r1=1561454&r2=1561455&view=diff
==============================================================================
--- mesos/site/publish/documentation/latest/upgrades/index.html (original)
+++ mesos/site/publish/documentation/latest/upgrades/index.html Sun Jan 26 05:03:58 2014
@@ -101,6 +101,19 @@
 
 <p>This document serves as a guide for users who wish to upgrade an existing mesos cluster. Some versions require particular upgrade techniques when upgrading a running cluster. Some upgrades will have incompatible changes.</p>
 
+<h2>Upgrading from 0.15.0 to 0.16.0.</h2>
+
+<p>In order to upgrade a running cluster:</p>
+
+<ul>
+<li>Install the new master binaries and restart the masters.</li>
+<li>Upgrade the schedulers by linking the latest native library and mesos jar (if necessary).</li>
+<li>Restart the schedulers.</li>
+<li>Install the new slave binaries and restart the slaves.</li>
+<li>Upgrade the executors by linking the latest native library and mesos jar (if necessary).</li>
+</ul>
+
+
 <h2>Upgrading from 0.14.0 to 0.15.0.</h2>
 
 <p>In order to upgrade a running cluster:</p>

Modified: mesos/site/publish/documentation/logging-and-debugging/index.html
URL: http://svn.apache.org/viewvc/mesos/site/publish/documentation/logging-and-debugging/index.html?rev=1561455&r1=1561454&r2=1561455&view=diff
==============================================================================
--- mesos/site/publish/documentation/logging-and-debugging/index.html (original)
+++ mesos/site/publish/documentation/logging-and-debugging/index.html Sun Jan 26 05:03:58 2014
@@ -99,7 +99,7 @@
 	<div class="col-md-8">
 		<h1>Logging and Debugging</h1>
 
-<p>Mesos uses the <a href="http://code.google.com/p/google-glog">Google Logging library</a> and writes logs to <code>MESOS_HOME/logs</code> by default, where <code>MESOS_HOME</code> is the location where Mesos is installed. The log directory can be <a href="Configuration">configured</a> using the <code>log_dir</code> parameter.</p>
+<p>Mesos uses the <a href="http://code.google.com/p/google-glog">Google Logging library</a> and writes logs to <code>MESOS_HOME/logs</code> by default, where <code>MESOS_HOME</code> is the location where Mesos is installed. The log directory can be <a href="configuration">configured</a> using the <code>log_dir</code> parameter.</p>
 
 <p>Frameworks that run on Mesos have their output stored to a &ldquo;work&rdquo; directory on each machine. By default, this is <code>MESOS_HOME/work</code>. Within this directory, a framework&rsquo;s output is placed in files called <code>stdout</code> and <code>stderr</code> in a directory of the form <code>slave-X/fw-Y/Z</code>, where X is the slave ID, Y is the framework ID, and multiple subdirectories Z are created for each attempt to run an executor for the framework. These files can also be accessed via the web UI of the slave daemon.</p>
 

Modified: mesos/site/publish/documentation/powered-by-mesos/index.html
URL: http://svn.apache.org/viewvc/mesos/site/publish/documentation/powered-by-mesos/index.html?rev=1561455&r1=1561454&r2=1561455&view=diff
==============================================================================
--- mesos/site/publish/documentation/powered-by-mesos/index.html (original)
+++ mesos/site/publish/documentation/powered-by-mesos/index.html Sun Jan 26 05:03:58 2014
@@ -113,6 +113,7 @@
 <li><a href="http://www.opentable.com">OpenTable</a></li>
 <li><a href="http://www.pinkbike.com">Pinkbike</a></li>
 <li><a href="http://www.sharethrough.com">Sharethrough</a></li>
+<li><a href="http://www.shopify.com">Shopify</a></li>
 <li><a href="http://www.sigmoidanalytics.com/">Sigmoid Analytics</a></li>
 <li><a href="http://www.twitter.com">Twitter</a></li>
 <li><a href="http://www.ucsf.edu">UCSF</a></li>

Modified: mesos/site/publish/documentation/upgrades/index.html
URL: http://svn.apache.org/viewvc/mesos/site/publish/documentation/upgrades/index.html?rev=1561455&r1=1561454&r2=1561455&view=diff
==============================================================================
--- mesos/site/publish/documentation/upgrades/index.html (original)
+++ mesos/site/publish/documentation/upgrades/index.html Sun Jan 26 05:03:58 2014
@@ -101,6 +101,19 @@
 
 <p>This document serves as a guide for users who wish to upgrade an existing mesos cluster. Some versions require particular upgrade techniques when upgrading a running cluster. Some upgrades will have incompatible changes.</p>
 
+<h2>Upgrading from 0.15.0 to 0.16.0.</h2>
+
+<p>In order to upgrade a running cluster:</p>
+
+<ul>
+<li>Install the new master binaries and restart the masters.</li>
+<li>Upgrade the schedulers by linking the latest native library and mesos jar (if necessary).</li>
+<li>Restart the schedulers.</li>
+<li>Install the new slave binaries and restart the slaves.</li>
+<li>Upgrade the executors by linking the latest native library and mesos jar (if necessary).</li>
+</ul>
+
+
 <h2>Upgrading from 0.14.0 to 0.15.0.</h2>
 
 <p>In order to upgrade a running cluster:</p>

Modified: mesos/site/source/documentation/latest.md
URL: http://svn.apache.org/viewvc/mesos/site/source/documentation/latest.md?rev=1561455&r1=1561454&r2=1561455&view=diff
==============================================================================
--- mesos/site/source/documentation/latest.md (original)
+++ mesos/site/source/documentation/latest.md Sun Jan 26 05:03:58 2014
@@ -6,6 +6,7 @@ layout: documentation
 
 ## Users Documentation
 
+* [Mesos Configuration](configuration) command-line arguments
 * [Deploy Scripts](deploy-scripts) for launching a Mesos cluster on a set of machines.
 * [EC2 scripts](ec2-scripts) for launching a Mesos cluster on Amazon EC2.
 * [Logging and Debugging](logging-and-debugging) -- viewing Mesos and framework logs.
@@ -15,12 +16,13 @@ layout: documentation
 
 ## Running Mesos Frameworks
 
+* [Running Aurora on Mesos](https://github.com/apache/incubator-aurora/blob/master/docs/tutorial)
+* [Running Chronos on Mesos](https://github.com/airbnb/chronos)
 * [Running Hadoop on Mesos](https://github.com/mesos/hadoop)
-* [Running Spark on Mesos](http://spark.incubator.apache.org/docs/latest/running-on-mesos.html)
-* [Running Torque or MPI on Mesos](running-torque-or-mpi-on-mesos)
 * [Running Jenkins on Mesos](https://github.com/jenkinsci/mesos-plugin)
-* [Running Chronos on Mesos](https://github.com/airbnb/chronos)
 * [Running Marathon on Mesos](https://github.com/mesosphere/marathon)
+* [Running Spark on Mesos](http://spark.incubator.apache.org/docs/latest/running-on-mesos.html)
+* [Running Torque or MPI on Mesos](running-torque-or-mpi-on-mesos)
 * [Using Mesos with Hypertable on EC2](https://code.google.com/p/hypertable/wiki/Mesos)
 
 ## Developing Mesos Frameworks and Applications

Modified: mesos/site/source/documentation/latest/logging-and-debugging.md
URL: http://svn.apache.org/viewvc/mesos/site/source/documentation/latest/logging-and-debugging.md?rev=1561455&r1=1561454&r2=1561455&view=diff
==============================================================================
--- mesos/site/source/documentation/latest/logging-and-debugging.md (original)
+++ mesos/site/source/documentation/latest/logging-and-debugging.md Sun Jan 26 05:03:58 2014
@@ -4,6 +4,6 @@ layout: documentation
 
 # Logging and Debugging
 
-Mesos uses the [Google Logging library](http://code.google.com/p/google-glog) and writes logs to `MESOS_HOME/logs` by default, where `MESOS_HOME` is the location where Mesos is installed. The log directory can be [configured](Configuration) using the `log_dir` parameter.
+Mesos uses the [Google Logging library](http://code.google.com/p/google-glog) and writes logs to `MESOS_HOME/logs` by default, where `MESOS_HOME` is the location where Mesos is installed. The log directory can be [configured](configuration) using the `log_dir` parameter.
 
 Frameworks that run on Mesos have their output stored to a "work" directory on each machine. By default, this is `MESOS_HOME/work`. Within this directory, a framework's output is placed in files called `stdout` and `stderr` in a directory of the form `slave-X/fw-Y/Z`, where X is the slave ID, Y is the framework ID, and multiple subdirectories Z are created for each attempt to run an executor for the framework. These files can also be accessed via the web UI of the slave daemon.

Modified: mesos/site/source/documentation/latest/powered-by-mesos.md
URL: http://svn.apache.org/viewvc/mesos/site/source/documentation/latest/powered-by-mesos.md?rev=1561455&r1=1561454&r2=1561455&view=diff
==============================================================================
--- mesos/site/source/documentation/latest/powered-by-mesos.md (original)
+++ mesos/site/source/documentation/latest/powered-by-mesos.md Sun Jan 26 05:03:58 2014
@@ -17,6 +17,7 @@ layout: documentation
 * [OpenTable](http://www.opentable.com)
 * [Pinkbike](http://www.pinkbike.com)
 * [Sharethrough](http://www.sharethrough.com)
+* [Shopify](http://www.shopify.com)
 * [Sigmoid Analytics](http://www.sigmoidanalytics.com/)
 * [Twitter](http://www.twitter.com)
 * [UCSF](http://www.ucsf.edu)

Modified: mesos/site/source/documentation/latest/upgrades.md
URL: http://svn.apache.org/viewvc/mesos/site/source/documentation/latest/upgrades.md?rev=1561455&r1=1561454&r2=1561455&view=diff
==============================================================================
--- mesos/site/source/documentation/latest/upgrades.md (original)
+++ mesos/site/source/documentation/latest/upgrades.md Sun Jan 26 05:03:58 2014
@@ -5,6 +5,17 @@ layout: documentation
 # Upgrading Mesos
 This document serves as a guide for users who wish to upgrade an existing mesos cluster. Some versions require particular upgrade techniques when upgrading a running cluster. Some upgrades will have incompatible changes.
 
+## Upgrading from 0.15.0 to 0.16.0.
+
+In order to upgrade a running cluster:
+
+* Install the new master binaries and restart the masters.
+* Upgrade the schedulers by linking the latest native library and mesos jar (if necessary).
+* Restart the schedulers.
+* Install the new slave binaries and restart the slaves.
+* Upgrade the executors by linking the latest native library and mesos jar (if necessary).
+
+
 ## Upgrading from 0.14.0 to 0.15.0.
 
 In order to upgrade a running cluster: