Author: serb
Date: Fri Jul 1 22:45:20 2016
New Revision: 1751011
URL: http://svn.apache.org/viewvc?rev=1751011&view=rev
Log:
Fix deadlinks in the ancient 0.6.0 blog post
Modified:
aurora/site/publish/blog/aurora-0-6-0-incubating-released/index.html
aurora/site/publish/blog/feed.xml
aurora/site/source/blog/2014-12-08-aurora-0-6-0-incubating-released.md
Modified: aurora/site/publish/blog/aurora-0-6-0-incubating-released/index.html
URL:
http://svn.apache.org/viewvc/aurora/site/publish/blog/aurora-0-6-0-incubating-released/index.html?rev=1751011&r1=1751010&r2=1751011&view=diff
==============================================================================
--- aurora/site/publish/blog/aurora-0-6-0-incubating-released/index.html
(original)
+++ aurora/site/publish/blog/aurora-0-6-0-incubating-released/index.html Fri
Jul 1 22:45:20 2016
@@ -73,7 +73,7 @@
<li>Improvements to the Aurora web UI, including visualization of job
updates</li>
<li>Added automatic service registration in ZooKeeper (<a
href="https://issues.apache.org/jira/browse/AURORA-587">AURORA-587</a>)</li>
<li>Updates to Aurora client version two, deprecation of v1 coming in future
release</li>
-<li>Lots of new <a
href="http://aurora.apache.org/documentation/latest/">documentation</a>.
Documentation now includes pages for <a
href="http://aurora.apache.org/documentation/latest/deploying-aurora-scheduler/">deploying
the Aurora scheduler</a>, <a
href="http://aurora.apache.org/documentation/latest/cron-jobs/">cron jobs</a>,
<a href="http://aurora.apache.org/documentation/latest/sla/">SLA
measurement</a>, <a
href="http://aurora.apache.org/documentation/latest/storage/">storage</a>, and
<a href="http://aurora.apache.org/documentation/latest/storage-config/">storage
configuration and measurement</a>.</li>
+<li>Lots of new <a
href="http://aurora.apache.org/documentation/0.6.0-incubating/">documentation</a>.
Documentation now includes pages for <a
href="http://aurora.apache.org/documentation/0.6.0-incubating/deploying-aurora-scheduler/">deploying
the Aurora scheduler</a>, <a
href="http://aurora.apache.org/documentation/0.6.0-incubating/cron-jobs/">cron
jobs</a>, <a
href="http://aurora.apache.org/documentation/0.6.0-incubating/sla/">SLA
measurement</a>, <a
href="http://aurora.apache.org/documentation/0.6.0-incubating/storage/">storage</a>,
and <a
href="http://aurora.apache.org/documentation/0.6.0-incubating/storage-config/">storage
configuration and measurement</a>.</li>
</ul>
<p>Full release notes are available in the release <a
href="https://git-wip-us.apache.org/repos/asf?p=aurora.git&f=CHANGELOG&hb=refs/tags/rel/0.6.0-incubating">CHANGELOG</a>.</p>
@@ -83,7 +83,7 @@
<p>Rolling updates of services is a crucial feature in Aurora. As such, we
want to take great care when changing its behavior. Previously, Aurora operated
by delegating this functionality to the client (or any API client, for that
-matter). In this version, the scheduler can take over the
+matter). In this version, the scheduler can take over the
responsibility of application update orchestration. Further details were
discussed on the <a
href="http://mail-archives.apache.org/mod_mbox/aurora-dev/201407.mbox/%3CCAGRA8uMxwVDokp_iHXhNru2gd-x_nM%2BDYAurpfAO6wuX7%3DnHFw%40mail.gmail.com%3E">Aurora
mailing list</a>.</p>
<h2 id="aurora-web-ui-improvements">Aurora Web UI Improvements</h2>
@@ -92,23 +92,23 @@ responsibility of application update orc
<h2 id="service-announcement-and-management">Service Announcement and
Management</h2>
-<p>Job configurations can now supply an <a
href="http://aurora.apache.org/documentation/latest/configuration-reference/#announcer-objects"><code>announce</code>
parameter</a>, which is meant to be a way to opt-in for registration in a
service discovery system. This has been implemented in the Aurora executor, and
will automatically announce tasks via ZooKeeper.</p>
+<p>Job configurations can now supply an <a
href="http://aurora.apache.org/documentation/0.6.0-incubating/configuration-reference/#announcer-objects"><code>announce</code>
parameter</a>, which is meant to be a way to opt-in for registration in a
service discovery system. This has been implemented in the Aurora executor, and
will automatically announce tasks via ZooKeeper.</p>
<h2 id="aurora-client-improvements">Aurora Client Improvements</h2>
-<p>Progress was made in features to v2 of the <a
href="http://aurora.apache.org/documentation/latest/client-commands/">Aurora
client</a>. We will support version 1 and version 2 for 0.6.0, with version 1
to be removed in 0.7.0.</p>
+<p>Progress was made in features to v2 of the <a
href="http://aurora.apache.org/documentation/0.6.0-incubating/client-commands/">Aurora
client</a>. We will support version 1 and version 2 for 0.6.0, with version 1
to be removed in 0.7.0.</p>
<h2 id="improved-project-documentation">Improved Project Documentation</h2>
<p>New documentation pages including:</p>
<ul>
-<li><a
href="http://aurora.apache.org/documentation/latest/deploying-aurora-scheduler/">Deploying
the Aurora scheduler</a></li>
-<li><a href="http://aurora.apache.org/documentation/latest/cron-jobs/">Cron
jobs</a></li>
-<li><a href="http://aurora.apache.org/documentation/latest/sla/">SLA
measurement</a></li>
-<li><a
href="http://aurora.apache.org/documentation/latest/storage/">Storage</a></li>
-<li><a
href="http://aurora.apache.org/documentation/latest/storage-config/">Storage
configuration and measurement</a></li>
-<li><a
href="http://aurora.apache.org/documentation/latest/monitoring/">Monitoring</a></li>
+<li><a
href="http://aurora.apache.org/documentation/0.6.0-incubating/deploying-aurora-scheduler/">Deploying
the Aurora scheduler</a></li>
+<li><a
href="http://aurora.apache.org/documentation/0.6.0-incubating/cron-jobs/">Cron
jobs</a></li>
+<li><a href="http://aurora.apache.org/documentation/0.6.0-incubating/sla/">SLA
measurement</a></li>
+<li><a
href="http://aurora.apache.org/documentation/0.6.0-incubating/storage/">Storage</a></li>
+<li><a
href="http://aurora.apache.org/documentation/0.6.0-incubating/storage-config/">Storage
configuration and measurement</a></li>
+<li><a
href="http://aurora.apache.org/documentation/0.6.0-incubating/monitoring/">Monitoring</a></li>
</ul>
<h2 id="getting-involved">Getting Involved</h2>
Modified: aurora/site/publish/blog/feed.xml
URL:
http://svn.apache.org/viewvc/aurora/site/publish/blog/feed.xml?rev=1751011&r1=1751010&r2=1751011&view=diff
==============================================================================
--- aurora/site/publish/blog/feed.xml (original)
+++ aurora/site/publish/blog/feed.xml Fri Jul 1 22:45:20 2016
@@ -785,7 +785,7 @@ be enabled via the scheduler command lin
<li>Improvements to the Aurora web UI, including visualization of job
updates</li>
<li>Added automatic service registration in ZooKeeper (<a
href="https://issues.apache.org/jira/browse/AURORA-587">AURORA-587</a>)</li>
<li>Updates to Aurora client version two, deprecation of v1 coming in
future release</li>
-<li>Lots of new <a
href="http://aurora.apache.org/documentation/latest/">documentation</a>.
Documentation now includes pages for <a
href="http://aurora.apache.org/documentation/latest/deploying-aurora-scheduler/">deploying
the Aurora scheduler</a>, <a
href="http://aurora.apache.org/documentation/latest/cron-jobs/">cron
jobs</a>, <a
href="http://aurora.apache.org/documentation/latest/sla/">SLA
measurement</a>, <a
href="http://aurora.apache.org/documentation/latest/storage/">storage</a>,
and <a
href="http://aurora.apache.org/documentation/latest/storage-config/">storage
configuration and measurement</a>.</li>
+<li>Lots of new <a
href="http://aurora.apache.org/documentation/0.6.0-incubating/">documentation</a>.
Documentation now includes pages for <a
href="http://aurora.apache.org/documentation/0.6.0-incubating/deploying-aurora-scheduler/">deploying
the Aurora scheduler</a>, <a
href="http://aurora.apache.org/documentation/0.6.0-incubating/cron-jobs/">cron
jobs</a>, <a
href="http://aurora.apache.org/documentation/0.6.0-incubating/sla/">SLA
measurement</a>, <a
href="http://aurora.apache.org/documentation/0.6.0-incubating/storage/">storage</a>,
and <a
href="http://aurora.apache.org/documentation/0.6.0-incubating/storage-config/">storage
configuration and measurement</a>.</li>
</ul>
<p>Full release notes are available in the release <a
href="https://git-wip-us.apache.org/repos/asf?p=aurora.git&amp;f=CHANGELOG&amp;hb=refs/tags/rel/0.6.0-incubating">CHANGELOG</a>.</p>
@@ -795,7 +795,7 @@ be enabled via the scheduler command lin
<p>Rolling updates of services is a crucial feature in Aurora. As such,
we
want to take great care when changing its behavior. Previously, Aurora operated
by delegating this functionality to the client (or any API client, for that
-matter). In this version, the scheduler can take over the
+matter). In this version, the scheduler can take over the
responsibility of application update orchestration. Further details were
discussed on the <a
href="http://mail-archives.apache.org/mod_mbox/aurora-dev/201407.mbox/%3CCAGRA8uMxwVDokp_iHXhNru2gd-x_nM%2BDYAurpfAO6wuX7%3DnHFw%40mail.gmail.com%3E">Aurora
mailing list</a>.</p>
<h2 id="aurora-web-ui-improvements">Aurora Web UI
Improvements</h2>
@@ -804,23 +804,23 @@ responsibility of application update orc
<h2 id="service-announcement-and-management">Service
Announcement and Management</h2>
-<p>Job configurations can now supply an <a
href="http://aurora.apache.org/documentation/latest/configuration-reference/#announcer-objects"><code>announce</code>
parameter</a>, which is meant to be a way to opt-in for registration in
a service discovery system. This has been implemented in the Aurora executor,
and will automatically announce tasks via ZooKeeper.</p>
+<p>Job configurations can now supply an <a
href="http://aurora.apache.org/documentation/0.6.0-incubating/configuration-reference/#announcer-objects"><code>announce</code>
parameter</a>, which is meant to be a way to opt-in for registration in
a service discovery system. This has been implemented in the Aurora executor,
and will automatically announce tasks via ZooKeeper.</p>
<h2 id="aurora-client-improvements">Aurora Client
Improvements</h2>
-<p>Progress was made in features to v2 of the <a
href="http://aurora.apache.org/documentation/latest/client-commands/">Aurora
client</a>. We will support version 1 and version 2 for 0.6.0, with
version 1 to be removed in 0.7.0.</p>
+<p>Progress was made in features to v2 of the <a
href="http://aurora.apache.org/documentation/0.6.0-incubating/client-commands/">Aurora
client</a>. We will support version 1 and version 2 for 0.6.0, with
version 1 to be removed in 0.7.0.</p>
<h2 id="improved-project-documentation">Improved Project
Documentation</h2>
<p>New documentation pages including:</p>
<ul>
-<li><a
href="http://aurora.apache.org/documentation/latest/deploying-aurora-scheduler/">Deploying
the Aurora scheduler</a></li>
-<li><a
href="http://aurora.apache.org/documentation/latest/cron-jobs/">Cron
jobs</a></li>
-<li><a
href="http://aurora.apache.org/documentation/latest/sla/">SLA
measurement</a></li>
-<li><a
href="http://aurora.apache.org/documentation/latest/storage/">Storage</a></li>
-<li><a
href="http://aurora.apache.org/documentation/latest/storage-config/">Storage
configuration and measurement</a></li>
-<li><a
href="http://aurora.apache.org/documentation/latest/monitoring/">Monitoring</a></li>
+<li><a
href="http://aurora.apache.org/documentation/0.6.0-incubating/deploying-aurora-scheduler/">Deploying
the Aurora scheduler</a></li>
+<li><a
href="http://aurora.apache.org/documentation/0.6.0-incubating/cron-jobs/">Cron
jobs</a></li>
+<li><a
href="http://aurora.apache.org/documentation/0.6.0-incubating/sla/">SLA
measurement</a></li>
+<li><a
href="http://aurora.apache.org/documentation/0.6.0-incubating/storage/">Storage</a></li>
+<li><a
href="http://aurora.apache.org/documentation/0.6.0-incubating/storage-config/">Storage
configuration and measurement</a></li>
+<li><a
href="http://aurora.apache.org/documentation/0.6.0-incubating/monitoring/">Monitoring</a></li>
</ul>
<h2 id="getting-involved">Getting Involved</h2>
Modified: aurora/site/source/blog/2014-12-08-aurora-0-6-0-incubating-released.md
URL:
http://svn.apache.org/viewvc/aurora/site/source/blog/2014-12-08-aurora-0-6-0-incubating-released.md?rev=1751011&r1=1751010&r2=1751011&view=diff
==============================================================================
--- aurora/site/source/blog/2014-12-08-aurora-0-6-0-incubating-released.md
(original)
+++ aurora/site/source/blog/2014-12-08-aurora-0-6-0-incubating-released.md Fri
Jul 1 22:45:20 2016
@@ -15,7 +15,7 @@ The latest Apache Aurora release, 0.6.0-
* Improvements to the Aurora web UI, including visualization of job updates
* Added automatic service registration in ZooKeeper
([AURORA-587](https://issues.apache.org/jira/browse/AURORA-587))
* Updates to Aurora client version two, deprecation of v1 coming in future
release
- * Lots of new
[documentation](http://aurora.apache.org/documentation/latest/). Documentation
now includes pages for [deploying the Aurora
scheduler](http://aurora.apache.org/documentation/latest/deploying-aurora-scheduler/),
[cron jobs](http://aurora.apache.org/documentation/latest/cron-jobs/), [SLA
measurement](http://aurora.apache.org/documentation/latest/sla/),
[storage](http://aurora.apache.org/documentation/latest/storage/), and [storage
configuration and
measurement](http://aurora.apache.org/documentation/latest/storage-config/).
+ * Lots of new
[documentation](http://aurora.apache.org/documentation/0.6.0-incubating/).
Documentation now includes pages for [deploying the Aurora
scheduler](http://aurora.apache.org/documentation/0.6.0-incubating/deploying-aurora-scheduler/),
[cron
jobs](http://aurora.apache.org/documentation/0.6.0-incubating/cron-jobs/), [SLA
measurement](http://aurora.apache.org/documentation/0.6.0-incubating/sla/),
[storage](http://aurora.apache.org/documentation/0.6.0-incubating/storage/),
and [storage configuration and
measurement](http://aurora.apache.org/documentation/0.6.0-incubating/storage-config/).
Full release notes are available in the release
[CHANGELOG](https://git-wip-us.apache.org/repos/asf?p=aurora.git&f=CHANGELOG&hb=refs/tags/rel/0.6.0-incubating).
@@ -23,27 +23,27 @@ Full release notes are available in the
Rolling updates of services is a crucial feature in Aurora. As such, we
want to take great care when changing its behavior. Previously, Aurora operated
by delegating this functionality to the client (or any API client, for that
-matter). In this version, the scheduler can take over the
+matter). In this version, the scheduler can take over the
responsibility of application update orchestration. Further details were
discussed on the [Aurora mailing
list](http://mail-archives.apache.org/mod_mbox/aurora-dev/201407.mbox/%3CCAGRA8uMxwVDokp_iHXhNru2gd-x_nM%2BDYAurpfAO6wuX7%3DnHFw%40mail.gmail.com%3E).
## Aurora Web UI Improvements
Since the scheduler can now orchestrate job updates, it has awareness of the
progress and outcome of updates. This means you can see a progress bar for
in-flight updates, and the history of updates for your jobs. Additionally, the
performance of the UI was improved, especially for large roles and jobs
[AURORA-458](https://issues.apache.org/jira/browse/AURORA-458).
## Service Announcement and Management
-Job configurations can now supply an [`announce`
parameter](http://aurora.apache.org/documentation/latest/configuration-reference/#announcer-objects),
which is meant to be a way to opt-in for registration in a service discovery
system. This has been implemented in the Aurora executor, and will
automatically announce tasks via ZooKeeper.
+Job configurations can now supply an [`announce`
parameter](http://aurora.apache.org/documentation/0.6.0-incubating/configuration-reference/#announcer-objects),
which is meant to be a way to opt-in for registration in a service discovery
system. This has been implemented in the Aurora executor, and will
automatically announce tasks via ZooKeeper.
## Aurora Client Improvements
-Progress was made in features to v2 of the [Aurora
client](http://aurora.apache.org/documentation/latest/client-commands/). We
will support version 1 and version 2 for 0.6.0, with version 1 to be removed in
0.7.0.
+Progress was made in features to v2 of the [Aurora
client](http://aurora.apache.org/documentation/0.6.0-incubating/client-commands/).
We will support version 1 and version 2 for 0.6.0, with version 1 to be
removed in 0.7.0.
## Improved Project Documentation
New documentation pages including:
- * [Deploying the Aurora
scheduler](http://aurora.apache.org/documentation/latest/deploying-aurora-scheduler/)
- * [Cron jobs](http://aurora.apache.org/documentation/latest/cron-jobs/)
- * [SLA measurement](http://aurora.apache.org/documentation/latest/sla/)
- * [Storage](http://aurora.apache.org/documentation/latest/storage/)
- * [Storage configuration and
measurement](http://aurora.apache.org/documentation/latest/storage-config/)
- * [Monitoring](http://aurora.apache.org/documentation/latest/monitoring/)
+ * [Deploying the Aurora
scheduler](http://aurora.apache.org/documentation/0.6.0-incubating/deploying-aurora-scheduler/)
+ * [Cron
jobs](http://aurora.apache.org/documentation/0.6.0-incubating/cron-jobs/)
+ * [SLA
measurement](http://aurora.apache.org/documentation/0.6.0-incubating/sla/)
+ * [Storage](http://aurora.apache.org/documentation/0.6.0-incubating/storage/)
+ * [Storage configuration and
measurement](http://aurora.apache.org/documentation/0.6.0-incubating/storage-config/)
+ *
[Monitoring](http://aurora.apache.org/documentation/0.6.0-incubating/monitoring/)
## Getting Involved
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 [user mailing list and
IRC](https://aurora.apache.org/community). The community also holds weekly IRC
meetings at 11AM Pacific every Monday that you are welcome to join.