Author: serb
Date: Fri Jul 1 22:54:13 2016
New Revision: 1751012
URL: http://svn.apache.org/viewvc?rev=1751012&view=rev
Log:
Fix further links in old blog posts
Modified:
aurora/site/publish/blog/aurora-0-10-0-released/index.html
aurora/site/publish/blog/aurora-0-13-0-released/index.html
aurora/site/publish/blog/aurora-0-8-0-released/index.html
aurora/site/publish/blog/feed.xml
aurora/site/source/blog/2015-05-14-aurora-0-8-0-released.md
aurora/site/source/blog/2015-12-12-aurora-0-10-0-released.md
aurora/site/source/blog/2016-04-14-aurora-0-13-0-released.md
Modified: aurora/site/publish/blog/aurora-0-10-0-released/index.html
URL:
http://svn.apache.org/viewvc/aurora/site/publish/blog/aurora-0-10-0-released/index.html?rev=1751012&r1=1751011&r2=1751012&view=diff
==============================================================================
--- aurora/site/publish/blog/aurora-0-10-0-released/index.html (original)
+++ aurora/site/publish/blog/aurora-0-10-0-released/index.html Fri Jul 1
22:54:13 2016
@@ -79,7 +79,7 @@ for more details on Mesos runtime depend
<li>In the scheduler API, the <code>ConfigGroup.instanceIds</code> field has
been deprecated, please use
<code>ConfigGroup.instances</code> instead.</li>
<li>In the scheduler API, all <code>SessionKey</code> arguments are now
ignored by the scheduler as it has been
-replaced by <a href="/documentation/latest/security/">security features</a>
added in 0.8.0.</li>
+replaced by <a href="/documentation/0.10.0/security/">security features</a>
added in 0.8.0.</li>
<li>The <code>--root</code> argument has been removed from the Thermos
observer.</li>
</ul>
Modified: aurora/site/publish/blog/aurora-0-13-0-released/index.html
URL:
http://svn.apache.org/viewvc/aurora/site/publish/blog/aurora-0-13-0-released/index.html?rev=1751012&r1=1751011&r2=1751012&view=diff
==============================================================================
--- aurora/site/publish/blog/aurora-0-13-0-released/index.html (original)
+++ aurora/site/publish/blog/aurora-0-13-0-released/index.html Fri Jul 1
22:54:13 2016
@@ -76,17 +76,17 @@ checks to always forward requests to the
<li>Added a new <code>aurora job add</code> client command to scale out an
existing job.</li>
<li>Upgraded the scheduler ZooKeeper client from 3.4.6 to 3.4.8.</li>
<li>Added support for dedicated constraints not exclusive to a particular role.
-See <a href="docs/features/constraints.md#dedicated-attribute">here</a> for
more details.</li>
+See <a
href="/documentation/0.13.0/features/constraints.md#dedicated-attribute">here</a>
for more details.</li>
<li>Added a new argument <code>--announcer-hostname</code> to thermos executor
to override hostname in service
-registry endpoint. See <a
href="/docs/reference/configuration.md#announcer-objects">here</a> for
details.</li>
+registry endpoint. See <a
href="/documentation/0.13.0/reference/configuration.md#announcer-objects">here</a>
for details.</li>
<li>Descheduling a cron job that was not actually scheduled will no longer
return an error.</li>
<li>Added a new argument <code>-thermos_home_in_sandbox</code> to the
scheduler for optionally changing
HOME to the sandbox during thermos executor/runner execution. This is useful
in cases
where the root filesystem inside of the container is read-only, as it moves
PEX extraction into
-the sandbox. See <a
href="/docs/operations/configuration.md#docker-containers">here</a>
+the sandbox. See <a
href="/documentation/0.13.0/operations/configuration.md#docker-containers">here</a>
for more detail.</li>
<li>Support for ZooKeeper authentication in the executor announcer. See
-<a href="/docs/operations/security.md#announcer-authentication">here</a> for
details.</li>
+<a
href="/documentation/0.13.0/operations/security.md#announcer-authentication">here</a>
for details.</li>
<li>Scheduler H2 in-memory database is now using
<a href="http://www.h2database.com/html/mvstore.html">MVStore</a>
In addition, scheduler thrift snapshots are now supporting full DB dumps for
faster restarts.</li>
Modified: aurora/site/publish/blog/aurora-0-8-0-released/index.html
URL:
http://svn.apache.org/viewvc/aurora/site/publish/blog/aurora-0-8-0-released/index.html?rev=1751012&r1=1751011&r2=1751012&view=diff
==============================================================================
--- aurora/site/publish/blog/aurora-0-8-0-released/index.html (original)
+++ aurora/site/publish/blog/aurora-0-8-0-released/index.html Fri Jul 1
22:54:13 2016
@@ -79,7 +79,7 @@
<h2 id="support-for-external-update-coordination">Support for external update
coordination</h2>
-<p>With the introduction of scheduler-driven job update orchestration, Aurora
now optionally supports an inverted dependency model where the updater can
willingly pause job update progress upon reaching certain checkpoints and wait
for the client/external service to explicitly “ack” on it. Further
details are outlined in the <a
href="http://aurora.apache.org/documentation/latest/client-commands/#coordinated-job-updates">coordinated
job updates</a> documentation.</p>
+<p>With the introduction of scheduler-driven job update orchestration, Aurora
now optionally supports an inverted dependency model where the updater can
willingly pause job update progress upon reaching certain checkpoints and wait
for the client/external service to explicitly “ack” on it. Further
details are outlined in the <a
href="http://aurora.apache.org/documentation/0.8.0/client-commands/#coordinated-job-updates">coordinated
job updates</a> documentation.</p>
<p>This feature may also be useful for building external update coordination
services where Aurora service job upgrades are controlled by application
specific health tracking systems, throttling individual job updates based on
the internal health/traffic metrics.</p>
@@ -87,7 +87,7 @@
<p>Aurora now uses <a href="http://shiro.apache.org">Apache Shiro</a> to
manage security for scheduler operations, including authenticated write access
(HTTP Basic Auth or Kerberos), and fine-grained ACLs for scheduler RPCs.</p>
-<p>Further details are outlined in the <a
href="http://aurora.apache.org/documentation/latest/security/">security
documentation</a>.</p>
+<p>Further details are outlined in the <a
href="http://aurora.apache.org/documentation/0.8.0/security/">security
documentation</a>.</p>
<h2 id="scheduler-performance-improvements">Scheduler performance
improvements</h2>
Modified: aurora/site/publish/blog/feed.xml
URL:
http://svn.apache.org/viewvc/aurora/site/publish/blog/feed.xml?rev=1751012&r1=1751011&r2=1751012&view=diff
==============================================================================
--- aurora/site/publish/blog/feed.xml (original)
+++ aurora/site/publish/blog/feed.xml Fri Jul 1 22:54:13 2016
@@ -124,17 +124,17 @@ checks to always forward requests to the
<li>Added a new <code>aurora job add</code> client command
to scale out an existing job.</li>
<li>Upgraded the scheduler ZooKeeper client from 3.4.6 to
3.4.8.</li>
<li>Added support for dedicated constraints not exclusive to a
particular role.
-See <a
href="docs/features/constraints.md#dedicated-attribute">here</a>
for more details.</li>
+See <a
href="/documentation/0.13.0/features/constraints.md#dedicated-attribute">here</a>
for more details.</li>
<li>Added a new argument <code>--announcer-hostname</code>
to thermos executor to override hostname in service
-registry endpoint. See <a
href="/docs/reference/configuration.md#announcer-objects">here</a>
for details.</li>
+registry endpoint. See <a
href="/documentation/0.13.0/reference/configuration.md#announcer-objects">here</a>
for details.</li>
<li>Descheduling a cron job that was not actually scheduled will no
longer return an error.</li>
<li>Added a new argument
<code>-thermos_home_in_sandbox</code> to the scheduler for
optionally changing
HOME to the sandbox during thermos executor/runner execution. This is useful
in cases
where the root filesystem inside of the container is read-only, as it moves
PEX extraction into
-the sandbox. See <a
href="/docs/operations/configuration.md#docker-containers">here</a>
+the sandbox. See <a
href="/documentation/0.13.0/operations/configuration.md#docker-containers">here</a>
for more detail.</li>
<li>Support for ZooKeeper authentication in the executor announcer. See
-<a
href="/docs/operations/security.md#announcer-authentication">here</a>
for details.</li>
+<a
href="/documentation/0.13.0/operations/security.md#announcer-authentication">here</a>
for details.</li>
<li>Scheduler H2 in-memory database is now using
<a
href="http://www.h2database.com/html/mvstore.html">MVStore</a>
In addition, scheduler thrift snapshots are now supporting full DB dumps for
faster restarts.</li>
@@ -438,7 +438,7 @@ for more details on Mesos runtime depend
<li>In the scheduler API, the
<code>ConfigGroup.instanceIds</code> field has been deprecated,
please use
<code>ConfigGroup.instances</code> instead.</li>
<li>In the scheduler API, all <code>SessionKey</code>
arguments are now ignored by the scheduler as it has been
-replaced by <a href="/documentation/latest/security/">security
features</a> added in 0.8.0.</li>
+replaced by <a href="/documentation/0.10.0/security/">security
features</a> added in 0.8.0.</li>
<li>The <code>--root</code> argument has been removed from
the Thermos observer.</li>
</ul>
@@ -597,7 +597,7 @@ be enabled via the scheduler command lin
<h2 id="support-for-external-update-coordination">Support for
external update coordination</h2>
-<p>With the introduction of scheduler-driven job update orchestration,
Aurora now optionally supports an inverted dependency model where the updater
can willingly pause job update progress upon reaching certain checkpoints and
wait for the client/external service to explicitly &ldquo;ack&rdquo; on
it. Further details are outlined in the <a
href="http://aurora.apache.org/documentation/latest/client-commands/#coordinated-job-updates">coordinated
job updates</a> documentation.</p>
+<p>With the introduction of scheduler-driven job update orchestration,
Aurora now optionally supports an inverted dependency model where the updater
can willingly pause job update progress upon reaching certain checkpoints and
wait for the client/external service to explicitly &ldquo;ack&rdquo; on
it. Further details are outlined in the <a
href="http://aurora.apache.org/documentation/0.8.0/client-commands/#coordinated-job-updates">coordinated
job updates</a> documentation.</p>
<p>This feature may also be useful for building external update
coordination services where Aurora service job upgrades are controlled by
application specific health tracking systems, throttling individual job updates
based on the internal health/traffic metrics.</p>
@@ -605,7 +605,7 @@ be enabled via the scheduler command lin
<p>Aurora now uses <a
href="http://shiro.apache.org">Apache Shiro</a> to manage
security for scheduler operations, including authenticated write access (HTTP
Basic Auth or Kerberos), and fine-grained ACLs for scheduler RPCs.</p>
-<p>Further details are outlined in the <a
href="http://aurora.apache.org/documentation/latest/security/">security
documentation</a>.</p>
+<p>Further details are outlined in the <a
href="http://aurora.apache.org/documentation/0.8.0/security/">security
documentation</a>.</p>
<h2 id="scheduler-performance-improvements">Scheduler
performance improvements</h2>
Modified: aurora/site/source/blog/2015-05-14-aurora-0-8-0-released.md
URL:
http://svn.apache.org/viewvc/aurora/site/source/blog/2015-05-14-aurora-0-8-0-released.md?rev=1751012&r1=1751011&r2=1751012&view=diff
==============================================================================
--- aurora/site/source/blog/2015-05-14-aurora-0-8-0-released.md (original)
+++ aurora/site/source/blog/2015-05-14-aurora-0-8-0-released.md Fri Jul 1
22:54:13 2016
@@ -20,7 +20,7 @@ Full release notes are available in the
## Support for external update coordination
-With the introduction of scheduler-driven job update orchestration, Aurora now
optionally supports an inverted dependency model where the updater can
willingly pause job update progress upon reaching certain checkpoints and wait
for the client/external service to explicitly "ack" on it. Further details are
outlined in the [coordinated job
updates](http://aurora.apache.org/documentation/latest/client-commands/#coordinated-job-updates)
documentation.
+With the introduction of scheduler-driven job update orchestration, Aurora now
optionally supports an inverted dependency model where the updater can
willingly pause job update progress upon reaching certain checkpoints and wait
for the client/external service to explicitly "ack" on it. Further details are
outlined in the [coordinated job
updates](http://aurora.apache.org/documentation/0.8.0/client-commands/#coordinated-job-updates)
documentation.
This feature may also be useful for building external update coordination
services where Aurora service job upgrades are controlled by application
specific health tracking systems, throttling individual job updates based on
the internal health/traffic metrics.
@@ -28,7 +28,7 @@ This feature may also be useful for buil
Aurora now uses [Apache Shiro](http://shiro.apache.org) to manage security for
scheduler operations, including authenticated write access (HTTP Basic Auth or
Kerberos), and fine-grained ACLs for scheduler RPCs.
-Further details are outlined in the [security
documentation](http://aurora.apache.org/documentation/latest/security/).
+Further details are outlined in the [security
documentation](http://aurora.apache.org/documentation/0.8.0/security/).
## Scheduler performance improvements
Modified: aurora/site/source/blog/2015-12-12-aurora-0-10-0-released.md
URL:
http://svn.apache.org/viewvc/aurora/site/source/blog/2015-12-12-aurora-0-10-0-released.md?rev=1751012&r1=1751011&r2=1751012&view=diff
==============================================================================
--- aurora/site/source/blog/2015-12-12-aurora-0-10-0-released.md (original)
+++ aurora/site/source/blog/2015-12-12-aurora-0-10-0-released.md Fri Jul 1
22:54:13 2016
@@ -21,7 +21,7 @@ The latest Apache Aurora release, 0.10.0
* In the scheduler API, the `ConfigGroup.instanceIds` field has been
deprecated, please use
`ConfigGroup.instances` instead.
* In the scheduler API, all `SessionKey` arguments are now ignored by the
scheduler as it has been
- replaced by [security features](/documentation/latest/security/) added in
0.8.0.
+ replaced by [security features](/documentation/0.10.0/security/) added in
0.8.0.
* The `--root` argument has been removed from the Thermos observer.
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.10.0).
Modified: aurora/site/source/blog/2016-04-14-aurora-0-13-0-released.md
URL:
http://svn.apache.org/viewvc/aurora/site/source/blog/2016-04-14-aurora-0-13-0-released.md?rev=1751012&r1=1751011&r2=1751012&view=diff
==============================================================================
--- aurora/site/source/blog/2016-04-14-aurora-0-13-0-released.md (original)
+++ aurora/site/source/blog/2016-04-14-aurora-0-13-0-released.md Fri Jul 1
22:54:13 2016
@@ -18,17 +18,17 @@ The latest Apache Aurora release, 0.13.0
- Added a new `aurora job add` client command to scale out an existing job.
- Upgraded the scheduler ZooKeeper client from 3.4.6 to 3.4.8.
- Added support for dedicated constraints not exclusive to a particular role.
- See [here](docs/features/constraints.md#dedicated-attribute) for more
details.
+ See
[here](/documentation/0.13.0/features/constraints.md#dedicated-attribute) for
more details.
- Added a new argument `--announcer-hostname` to thermos executor to
override hostname in service
- registry endpoint. See
[here](/docs/reference/configuration.md#announcer-objects) for details.
+ registry endpoint. See
[here](/documentation/0.13.0/reference/configuration.md#announcer-objects) for
details.
- Descheduling a cron job that was not actually scheduled will no longer
return an error.
- Added a new argument `-thermos_home_in_sandbox` to the scheduler for
optionally changing
HOME to the sandbox during thermos executor/runner execution. This is
useful in cases
where the root filesystem inside of the container is read-only, as it
moves PEX extraction into
- the sandbox. See
[here](/docs/operations/configuration.md#docker-containers)
+ the sandbox. See
[here](/documentation/0.13.0/operations/configuration.md#docker-containers)
for more detail.
- Support for ZooKeeper authentication in the executor announcer. See
- [here](/docs/operations/security.md#announcer-authentication) for details.
+
[here](/documentation/0.13.0/operations/security.md#announcer-authentication)
for details.
- Scheduler H2 in-memory database is now using
[MVStore](http://www.h2database.com/html/mvstore.html)
In addition, scheduler thrift snapshots are now supporting full DB dumps
for faster restarts.