Author: dlester
Date: Tue Mar 31 17:47:18 2015
New Revision: 1670411
URL: http://svn.apache.org/r1670411
Log:
Update Apache Aurora documention to reflect latest copy in git.
Modified:
aurora/site/publish/documentation/latest/client-commands/index.html
aurora/site/publish/documentation/latest/deploying-aurora-scheduler/index.html
aurora/site/publish/sitemap.xml
aurora/site/source/documentation/latest/client-commands.md
aurora/site/source/documentation/latest/deploying-aurora-scheduler.md
Modified: aurora/site/publish/documentation/latest/client-commands/index.html
URL:
http://svn.apache.org/viewvc/aurora/site/publish/documentation/latest/client-commands/index.html?rev=1670411&r1=1670410&r2=1670411&view=diff
==============================================================================
--- aurora/site/publish/documentation/latest/client-commands/index.html
(original)
+++ aurora/site/publish/documentation/latest/client-commands/index.html Tue Mar
31 17:47:18 2015
@@ -210,7 +210,7 @@ kill command.</p>
<p>There are several sub-commands to manage job updates:</p>
<pre class="highlight text">aurora update start <job key>
<configuration file>
-aurora update status <job key>
+aurora update info <job key>
aurora update pause <job key>
aurora update resume <job key>
aurora update abort <job key>
@@ -218,7 +218,7 @@ aurora update list <cluster>
</pre>
<p>When you <code>start</code> a job update, the command will return once it
has sent the
instructions to the scheduler. At that point, you may view detailed
-progress for the update with the <code>status</code> subcommand, in addition
to viewing
+progress for the update with the <code>info</code> subcommand, in addition to
viewing
graphical progress in the web browser. You may also get a full listing of
in-progress updates in a cluster with <code>list</code>.</p>
Modified:
aurora/site/publish/documentation/latest/deploying-aurora-scheduler/index.html
URL:
http://svn.apache.org/viewvc/aurora/site/publish/documentation/latest/deploying-aurora-scheduler/index.html?rev=1670411&r1=1670410&r2=1670411&view=diff
==============================================================================
---
aurora/site/publish/documentation/latest/deploying-aurora-scheduler/index.html
(original)
+++
aurora/site/publish/documentation/latest/deploying-aurora-scheduler/index.html
Tue Mar 31 17:47:18 2015
@@ -194,10 +194,11 @@ log and storage configuration options.</
<h2 id="initializing-the-replicated-log">Initializing the Replicated Log</h2>
-<p>Before you start Aurora you will also need to initialize the log on the
first master.</p>
-<pre class="highlight text">mesos-log initialize
--path="$AURORA_HOME/scheduler/db"
+<p>Before you start Aurora you will also need to initialize the log on a
majority of the masters.</p>
+<pre class="highlight text">mesos-log initialize
--path="/path/to/native/log"
</pre>
-<p>Failing to do this will result the following message when you try to start
the scheduler.</p>
+<p>The <code>--path</code> flag should match the
<code>--native_log_file_path</code> flag to the scheduler.
+Failing to do this will result the following message when you try to start the
scheduler.</p>
<pre class="highlight text">Replica in EMPTY status received a broadcasted
recover request
</pre>
<h3 id="storage-performance-considerations">Storage Performance
Considerations</h3>
Modified: aurora/site/publish/sitemap.xml
URL:
http://svn.apache.org/viewvc/aurora/site/publish/sitemap.xml?rev=1670411&r1=1670410&r2=1670411&view=diff
==============================================================================
--- aurora/site/publish/sitemap.xml (original)
+++ aurora/site/publish/sitemap.xml Tue Mar 31 17:47:18 2015
@@ -2,134 +2,134 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>http://aurora.incubator.apache.org/blog/aurora-0-6-0-incubating-released/</loc>
- <lastmod>2015-03-18T00:00:00-07:00</lastmod>
+ <lastmod>2015-03-31T00:00:00-07:00</lastmod>
</url>
<url>
<loc>http://aurora.incubator.apache.org/blog/aurora-0-7-0-incubating-released/</loc>
- <lastmod>2015-03-18T00:00:00-07:00</lastmod>
+ <lastmod>2015-03-31T00:00:00-07:00</lastmod>
</url>
<url>
<loc>http://aurora.incubator.apache.org/blog/2015-upcoming-apache-aurora-meetups/</loc>
- <lastmod>2015-03-18T00:00:00-07:00</lastmod>
+ <lastmod>2015-03-31T00:00:00-07:00</lastmod>
</url>
<url>
<loc>http://aurora.incubator.apache.org/blog/</loc>
- <lastmod>2015-03-18T00:00:00-07:00</lastmod>
+ <lastmod>2015-03-31T00:00:00-07:00</lastmod>
</url>
<url>
<loc>http://aurora.incubator.apache.org/community/</loc>
- <lastmod>2015-03-18T00:00:00-07:00</lastmod>
+ <lastmod>2015-03-31T00:00:00-07:00</lastmod>
</url>
<url>
<loc>http://aurora.incubator.apache.org/developers/</loc>
- <lastmod>2015-03-18T00:00:00-07:00</lastmod>
+ <lastmod>2015-03-31T00:00:00-07:00</lastmod>
</url>
<url>
<loc>http://aurora.incubator.apache.org/docs/gettingstarted/</loc>
- <lastmod>2015-03-18T00:00:00-07:00</lastmod>
+ <lastmod>2015-03-31T00:00:00-07:00</lastmod>
</url>
<url>
<loc>http://aurora.incubator.apache.org/docs/howtocontribute/</loc>
- <lastmod>2015-03-18T00:00:00-07:00</lastmod>
+ <lastmod>2015-03-31T00:00:00-07:00</lastmod>
</url>
<url>
<loc>http://aurora.incubator.apache.org/documentation/latest/client-cluster-configuration/</loc>
- <lastmod>2015-03-18T00:00:00-07:00</lastmod>
+ <lastmod>2015-03-31T00:00:00-07:00</lastmod>
</url>
<url>
<loc>http://aurora.incubator.apache.org/documentation/latest/client-commands/</loc>
- <lastmod>2015-03-18T00:00:00-07:00</lastmod>
+ <lastmod>2015-03-31T00:00:00-07:00</lastmod>
</url>
<url>
<loc>http://aurora.incubator.apache.org/documentation/latest/committers/</loc>
- <lastmod>2015-03-18T00:00:00-07:00</lastmod>
+ <lastmod>2015-03-31T00:00:00-07:00</lastmod>
</url>
<url>
<loc>http://aurora.incubator.apache.org/documentation/latest/configuration-reference/</loc>
- <lastmod>2015-03-18T00:00:00-07:00</lastmod>
+ <lastmod>2015-03-31T00:00:00-07:00</lastmod>
</url>
<url>
<loc>http://aurora.incubator.apache.org/documentation/latest/configuration-tutorial/</loc>
- <lastmod>2015-03-18T00:00:00-07:00</lastmod>
+ <lastmod>2015-03-31T00:00:00-07:00</lastmod>
</url>
<url>
<loc>http://aurora.incubator.apache.org/documentation/latest/contributing/</loc>
- <lastmod>2015-03-18T00:00:00-07:00</lastmod>
+ <lastmod>2015-03-31T00:00:00-07:00</lastmod>
</url>
<url>
<loc>http://aurora.incubator.apache.org/documentation/latest/cron-jobs/</loc>
- <lastmod>2015-03-18T00:00:00-07:00</lastmod>
+ <lastmod>2015-03-31T00:00:00-07:00</lastmod>
</url>
<url>
<loc>http://aurora.incubator.apache.org/documentation/latest/deploying-aurora-scheduler/</loc>
- <lastmod>2015-03-18T00:00:00-07:00</lastmod>
+ <lastmod>2015-03-31T00:00:00-07:00</lastmod>
</url>
<url>
<loc>http://aurora.incubator.apache.org/documentation/latest/developing-aurora-client/</loc>
- <lastmod>2015-03-18T00:00:00-07:00</lastmod>
+ <lastmod>2015-03-31T00:00:00-07:00</lastmod>
</url>
<url>
<loc>http://aurora.incubator.apache.org/documentation/latest/developing-aurora-scheduler/</loc>
- <lastmod>2015-03-18T00:00:00-07:00</lastmod>
+ <lastmod>2015-03-31T00:00:00-07:00</lastmod>
</url>
<url>
<loc>http://aurora.incubator.apache.org/documentation/latest/hooks/</loc>
- <lastmod>2015-03-18T00:00:00-07:00</lastmod>
+ <lastmod>2015-03-31T00:00:00-07:00</lastmod>
</url>
<url>
<loc>http://aurora.incubator.apache.org/documentation/latest/monitoring/</loc>
- <lastmod>2015-03-18T00:00:00-07:00</lastmod>
+ <lastmod>2015-03-31T00:00:00-07:00</lastmod>
</url>
<url>
<loc>http://aurora.incubator.apache.org/documentation/latest/resource-isolation/</loc>
- <lastmod>2015-03-18T00:00:00-07:00</lastmod>
+ <lastmod>2015-03-31T00:00:00-07:00</lastmod>
</url>
<url>
<loc>http://aurora.incubator.apache.org/documentation/latest/scheduler-storage/</loc>
- <lastmod>2015-03-18T00:00:00-07:00</lastmod>
+ <lastmod>2015-03-31T00:00:00-07:00</lastmod>
</url>
<url>
<loc>http://aurora.incubator.apache.org/documentation/latest/sla/</loc>
- <lastmod>2015-03-18T00:00:00-07:00</lastmod>
+ <lastmod>2015-03-31T00:00:00-07:00</lastmod>
</url>
<url>
<loc>http://aurora.incubator.apache.org/documentation/latest/storage-config/</loc>
- <lastmod>2015-03-18T00:00:00-07:00</lastmod>
+ <lastmod>2015-03-31T00:00:00-07:00</lastmod>
</url>
<url>
<loc>http://aurora.incubator.apache.org/documentation/latest/storage/</loc>
- <lastmod>2015-03-18T00:00:00-07:00</lastmod>
+ <lastmod>2015-03-31T00:00:00-07:00</lastmod>
</url>
<url>
<loc>http://aurora.incubator.apache.org/documentation/latest/test-resource-generation/</loc>
- <lastmod>2015-03-18T00:00:00-07:00</lastmod>
+ <lastmod>2015-03-31T00:00:00-07:00</lastmod>
</url>
<url>
<loc>http://aurora.incubator.apache.org/documentation/latest/thrift-deprecation/</loc>
- <lastmod>2015-03-18T00:00:00-07:00</lastmod>
+ <lastmod>2015-03-31T00:00:00-07:00</lastmod>
</url>
<url>
<loc>http://aurora.incubator.apache.org/documentation/latest/tutorial/</loc>
- <lastmod>2015-03-18T00:00:00-07:00</lastmod>
+ <lastmod>2015-03-31T00:00:00-07:00</lastmod>
</url>
<url>
<loc>http://aurora.incubator.apache.org/documentation/latest/user-guide/</loc>
- <lastmod>2015-03-18T00:00:00-07:00</lastmod>
+ <lastmod>2015-03-31T00:00:00-07:00</lastmod>
</url>
<url>
<loc>http://aurora.incubator.apache.org/documentation/latest/vagrant/</loc>
- <lastmod>2015-03-18T00:00:00-07:00</lastmod>
+ <lastmod>2015-03-31T00:00:00-07:00</lastmod>
</url>
<url>
<loc>http://aurora.incubator.apache.org/documentation/latest/</loc>
- <lastmod>2015-03-18T00:00:00-07:00</lastmod>
+ <lastmod>2015-03-31T00:00:00-07:00</lastmod>
</url>
<url>
<loc>http://aurora.incubator.apache.org/downloads/</loc>
- <lastmod>2015-03-18T00:00:00-07:00</lastmod>
+ <lastmod>2015-03-31T00:00:00-07:00</lastmod>
</url>
<url>
<loc>http://aurora.incubator.apache.org/</loc>
- <lastmod>2015-03-18T00:00:00-07:00</lastmod>
+ <lastmod>2015-03-31T00:00:00-07:00</lastmod>
</url>
</urlset>
\ No newline at end of file
Modified: aurora/site/source/documentation/latest/client-commands.md
URL:
http://svn.apache.org/viewvc/aurora/site/source/documentation/latest/client-commands.md?rev=1670411&r1=1670410&r2=1670411&view=diff
==============================================================================
--- aurora/site/source/documentation/latest/client-commands.md (original)
+++ aurora/site/source/documentation/latest/client-commands.md Tue Mar 31
17:47:18 2015
@@ -172,7 +172,7 @@ kill command.
There are several sub-commands to manage job updates:
aurora update start <job key> <configuration file>
- aurora update status <job key>
+ aurora update info <job key>
aurora update pause <job key>
aurora update resume <job key>
aurora update abort <job key>
@@ -180,7 +180,7 @@ There are several sub-commands to manage
When you `start` a job update, the command will return once it has sent the
instructions to the scheduler. At that point, you may view detailed
-progress for the update with the `status` subcommand, in addition to viewing
+progress for the update with the `info` subcommand, in addition to viewing
graphical progress in the web browser. You may also get a full listing of
in-progress updates in a cluster with `list`.
Modified: aurora/site/source/documentation/latest/deploying-aurora-scheduler.md
URL:
http://svn.apache.org/viewvc/aurora/site/source/documentation/latest/deploying-aurora-scheduler.md?rev=1670411&r1=1670410&r2=1670411&view=diff
==============================================================================
--- aurora/site/source/documentation/latest/deploying-aurora-scheduler.md
(original)
+++ aurora/site/source/documentation/latest/deploying-aurora-scheduler.md Tue
Mar 31 17:47:18 2015
@@ -117,10 +117,11 @@ See [this document](storage-config.md#sc
log and storage configuration options.
## Initializing the Replicated Log
-Before you start Aurora you will also need to initialize the log on the first
master.
+Before you start Aurora you will also need to initialize the log on a majority
of the masters.
- mesos-log initialize --path="$AURORA_HOME/scheduler/db"
+ mesos-log initialize --path="/path/to/native/log"
+The `--path` flag should match the `--native_log_file_path` flag to the
scheduler.
Failing to do this will result the following message when you try to start the
scheduler.
Replica in EMPTY status received a broadcasted recover request