Author: serb
Date: Fri Jul 1 23:07:55 2016
New Revision: 1751014
URL: http://svn.apache.org/viewvc?rev=1751014&view=rev
Log:
Remove unnecessary .md from links in the 0.13 blog post
Modified:
aurora/site/publish/blog/aurora-0-13-0-released/index.html
aurora/site/publish/blog/feed.xml
aurora/site/source/blog/2016-04-14-aurora-0-13-0-released.md
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=1751014&r1=1751013&r2=1751014&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
23:07:55 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="/documentation/0.13.0/features/constraints.md#dedicated-attribute">here</a>
for more details.</li>
+See <a
href="/documentation/0.13.0/features/constraints#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="/documentation/0.13.0/reference/configuration.md#announcer-objects">here</a>
for details.</li>
+registry endpoint. See <a
href="/documentation/0.13.0/reference/configuration#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="/documentation/0.13.0/operations/configuration.md#docker-containers">here</a>
+the sandbox. See <a
href="/documentation/0.13.0/operations/configuration#docker-containers">here</a>
for more detail.</li>
<li>Support for ZooKeeper authentication in the executor announcer. See
-<a
href="/documentation/0.13.0/operations/security.md#announcer-authentication">here</a>
for details.</li>
+<a
href="/documentation/0.13.0/operations/security#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/feed.xml
URL:
http://svn.apache.org/viewvc/aurora/site/publish/blog/feed.xml?rev=1751014&r1=1751013&r2=1751014&view=diff
==============================================================================
--- aurora/site/publish/blog/feed.xml (original)
+++ aurora/site/publish/blog/feed.xml Fri Jul 1 23:07:55 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="/documentation/0.13.0/features/constraints.md#dedicated-attribute">here</a>
for more details.</li>
+See <a
href="/documentation/0.13.0/features/constraints#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="/documentation/0.13.0/reference/configuration.md#announcer-objects">here</a>
for details.</li>
+registry endpoint. See <a
href="/documentation/0.13.0/reference/configuration#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="/documentation/0.13.0/operations/configuration.md#docker-containers">here</a>
+the sandbox. See <a
href="/documentation/0.13.0/operations/configuration#docker-containers">here</a>
for more detail.</li>
<li>Support for ZooKeeper authentication in the executor announcer. See
-<a
href="/documentation/0.13.0/operations/security.md#announcer-authentication">here</a>
for details.</li>
+<a
href="/documentation/0.13.0/operations/security#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/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=1751014&r1=1751013&r2=1751014&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
23:07:55 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](/documentation/0.13.0/features/constraints.md#dedicated-attribute) for
more details.
+ See [here](/documentation/0.13.0/features/constraints#dedicated-attribute)
for more details.
- Added a new argument `--announcer-hostname` to thermos executor to
override hostname in service
- registry endpoint. See
[here](/documentation/0.13.0/reference/configuration.md#announcer-objects) for
details.
+ registry endpoint. See
[here](/documentation/0.13.0/reference/configuration#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](/documentation/0.13.0/operations/configuration.md#docker-containers)
+ the sandbox. See
[here](/documentation/0.13.0/operations/configuration#docker-containers)
for more detail.
- Support for ZooKeeper authentication in the executor announcer. See
-
[here](/documentation/0.13.0/operations/security.md#announcer-authentication)
for details.
+ [here](/documentation/0.13.0/operations/security#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.