Regenerate website

Project: http://git-wip-us.apache.org/repos/asf/incubator-beam-site/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-beam-site/commit/dd65b3b6
Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam-site/tree/dd65b3b6
Diff: http://git-wip-us.apache.org/repos/asf/incubator-beam-site/diff/dd65b3b6

Branch: refs/heads/asf-site
Commit: dd65b3b6c769cc23ea2c901aca2219bfd5e32c40
Parents: c54a9df
Author: Davor Bonaci <da...@google.com>
Authored: Mon Nov 7 10:20:35 2016 -0800
Committer: Davor Bonaci <da...@google.com>
Committed: Mon Nov 7 10:20:35 2016 -0800

----------------------------------------------------------------------
 .../2016/03/17/capability-matrix.html           |   1 +
 .../2016/04/03/presentation-materials.html      |   1 +
 .../sdk/2016/02/25/python-sdk-now-public.html   |   1 +
 .../beam/release/2016/06/15/first-release.html  |   1 +
 .../10/11/strata-hadoop-world-and-beam.html     |   1 +
 .../website/2016/02/22/beam-has-a-logo.html     |   1 +
 .../blog/2016/05/18/splitAtFraction-method.html |   1 +
 .../05/27/where-is-my-pcollection-dot-map.html  |   1 +
 .../06/13/flink-batch-runner-milestone.html     |   1 +
 content/blog/2016/08/03/six-months.html         |   1 +
 content/blog/2016/10/20/test-stream.html        |   1 +
 content/blog/index.html                         |   1 +
 content/coming-soon.html                        |   1 +
 .../contribute/contribution-guide/index.html    |   1 +
 content/contribute/design-principles/index.html |   1 +
 content/contribute/index.html                   |   1 +
 content/contribute/logos/index.html             |   1 +
 .../presentation-materials/index.html           |   1 +
 content/contribute/release-guide/index.html     |   1 +
 content/contribute/source-repository/index.html |   1 +
 content/contribute/team/index.html              |   1 +
 content/contribute/testing/index.html           |   1 +
 content/contribute/work-in-progress/index.html  |   1 +
 content/documentation/index.html                |   3 +-
 .../pipelines/create-your-pipeline/index.html   |   1 +
 .../pipelines/design-your-pipeline/index.html   |   1 +
 .../pipelines/test-your-pipeline/index.html     |   1 +
 .../documentation/programming-guide/index.html  |   1 +
 content/documentation/resources/index.html      |   1 +
 .../runners/capability-matrix/index.html        | 289 ++++++++++++++++++-
 .../documentation/runners/dataflow/index.html   |   1 +
 content/documentation/runners/direct/index.html |   1 +
 content/documentation/runners/flink/index.html  |   1 +
 content/documentation/runners/spark/index.html  |   1 +
 content/documentation/sdks/java/index.html      |   1 +
 content/documentation/sdks/javadoc/index.html   |   1 +
 content/get-started/beam-overview/index.html    |   1 +
 content/get-started/downloads/index.html        |   1 +
 content/get-started/index.html                  |   1 +
 .../mobile-gaming-example/index.html            |   1 +
 content/get-started/quickstart/index.html       |   1 +
 content/get-started/releases/index.html         |   1 +
 content/get-started/support/index.html          |   1 +
 .../get-started/wordcount-example/index.html    |   1 +
 content/index.html                              |   1 +
 content/privacy_policy/index.html               |   1 +
 46 files changed, 334 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/dd65b3b6/content/beam/capability/2016/03/17/capability-matrix.html
----------------------------------------------------------------------
diff --git a/content/beam/capability/2016/03/17/capability-matrix.html 
b/content/beam/capability/2016/03/17/capability-matrix.html
index d9ec070..405c68b 100644
--- a/content/beam/capability/2016/03/17/capability-matrix.html
+++ b/content/beam/capability/2016/03/17/capability-matrix.html
@@ -84,6 +84,7 @@
                          <li class="dropdown-header">Runners</li>
                          <li><a 
href="/documentation/runners/capability-matrix/">Capability Matrix</a></li>
                          <li><a href="/documentation/runners/direct/">Direct 
Runner</a></li>
+                         <li><a href="/documentation/runners/apex/">Apache 
Apex Runner</a></li>
                          <li><a href="/documentation/runners/flink/">Apache 
Flink Runner</a></li>
                          <li><a href="/documentation/runners/spark/">Apache 
Spark Runner</a></li>
                          <li><a href="/documentation/runners/dataflow/">Cloud 
Dataflow Runner</a></li>

http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/dd65b3b6/content/beam/capability/2016/04/03/presentation-materials.html
----------------------------------------------------------------------
diff --git a/content/beam/capability/2016/04/03/presentation-materials.html 
b/content/beam/capability/2016/04/03/presentation-materials.html
index 550f4d7..766c6d3 100644
--- a/content/beam/capability/2016/04/03/presentation-materials.html
+++ b/content/beam/capability/2016/04/03/presentation-materials.html
@@ -84,6 +84,7 @@
                          <li class="dropdown-header">Runners</li>
                          <li><a 
href="/documentation/runners/capability-matrix/">Capability Matrix</a></li>
                          <li><a href="/documentation/runners/direct/">Direct 
Runner</a></li>
+                         <li><a href="/documentation/runners/apex/">Apache 
Apex Runner</a></li>
                          <li><a href="/documentation/runners/flink/">Apache 
Flink Runner</a></li>
                          <li><a href="/documentation/runners/spark/">Apache 
Spark Runner</a></li>
                          <li><a href="/documentation/runners/dataflow/">Cloud 
Dataflow Runner</a></li>

http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/dd65b3b6/content/beam/python/sdk/2016/02/25/python-sdk-now-public.html
----------------------------------------------------------------------
diff --git a/content/beam/python/sdk/2016/02/25/python-sdk-now-public.html 
b/content/beam/python/sdk/2016/02/25/python-sdk-now-public.html
index b88cbd8..4db543a 100644
--- a/content/beam/python/sdk/2016/02/25/python-sdk-now-public.html
+++ b/content/beam/python/sdk/2016/02/25/python-sdk-now-public.html
@@ -84,6 +84,7 @@
                          <li class="dropdown-header">Runners</li>
                          <li><a 
href="/documentation/runners/capability-matrix/">Capability Matrix</a></li>
                          <li><a href="/documentation/runners/direct/">Direct 
Runner</a></li>
+                         <li><a href="/documentation/runners/apex/">Apache 
Apex Runner</a></li>
                          <li><a href="/documentation/runners/flink/">Apache 
Flink Runner</a></li>
                          <li><a href="/documentation/runners/spark/">Apache 
Spark Runner</a></li>
                          <li><a href="/documentation/runners/dataflow/">Cloud 
Dataflow Runner</a></li>

http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/dd65b3b6/content/beam/release/2016/06/15/first-release.html
----------------------------------------------------------------------
diff --git a/content/beam/release/2016/06/15/first-release.html 
b/content/beam/release/2016/06/15/first-release.html
index 0b7b62f..433d65f 100644
--- a/content/beam/release/2016/06/15/first-release.html
+++ b/content/beam/release/2016/06/15/first-release.html
@@ -84,6 +84,7 @@
                          <li class="dropdown-header">Runners</li>
                          <li><a 
href="/documentation/runners/capability-matrix/">Capability Matrix</a></li>
                          <li><a href="/documentation/runners/direct/">Direct 
Runner</a></li>
+                         <li><a href="/documentation/runners/apex/">Apache 
Apex Runner</a></li>
                          <li><a href="/documentation/runners/flink/">Apache 
Flink Runner</a></li>
                          <li><a href="/documentation/runners/spark/">Apache 
Spark Runner</a></li>
                          <li><a href="/documentation/runners/dataflow/">Cloud 
Dataflow Runner</a></li>

http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/dd65b3b6/content/beam/update/2016/10/11/strata-hadoop-world-and-beam.html
----------------------------------------------------------------------
diff --git a/content/beam/update/2016/10/11/strata-hadoop-world-and-beam.html 
b/content/beam/update/2016/10/11/strata-hadoop-world-and-beam.html
index 630c3bc..e30b828 100644
--- a/content/beam/update/2016/10/11/strata-hadoop-world-and-beam.html
+++ b/content/beam/update/2016/10/11/strata-hadoop-world-and-beam.html
@@ -84,6 +84,7 @@
                          <li class="dropdown-header">Runners</li>
                          <li><a 
href="/documentation/runners/capability-matrix/">Capability Matrix</a></li>
                          <li><a href="/documentation/runners/direct/">Direct 
Runner</a></li>
+                         <li><a href="/documentation/runners/apex/">Apache 
Apex Runner</a></li>
                          <li><a href="/documentation/runners/flink/">Apache 
Flink Runner</a></li>
                          <li><a href="/documentation/runners/spark/">Apache 
Spark Runner</a></li>
                          <li><a href="/documentation/runners/dataflow/">Cloud 
Dataflow Runner</a></li>

http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/dd65b3b6/content/beam/update/website/2016/02/22/beam-has-a-logo.html
----------------------------------------------------------------------
diff --git a/content/beam/update/website/2016/02/22/beam-has-a-logo.html 
b/content/beam/update/website/2016/02/22/beam-has-a-logo.html
index cf8ea37..fe05ab4 100644
--- a/content/beam/update/website/2016/02/22/beam-has-a-logo.html
+++ b/content/beam/update/website/2016/02/22/beam-has-a-logo.html
@@ -84,6 +84,7 @@
                          <li class="dropdown-header">Runners</li>
                          <li><a 
href="/documentation/runners/capability-matrix/">Capability Matrix</a></li>
                          <li><a href="/documentation/runners/direct/">Direct 
Runner</a></li>
+                         <li><a href="/documentation/runners/apex/">Apache 
Apex Runner</a></li>
                          <li><a href="/documentation/runners/flink/">Apache 
Flink Runner</a></li>
                          <li><a href="/documentation/runners/spark/">Apache 
Spark Runner</a></li>
                          <li><a href="/documentation/runners/dataflow/">Cloud 
Dataflow Runner</a></li>

http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/dd65b3b6/content/blog/2016/05/18/splitAtFraction-method.html
----------------------------------------------------------------------
diff --git a/content/blog/2016/05/18/splitAtFraction-method.html 
b/content/blog/2016/05/18/splitAtFraction-method.html
index 0dbd7cc..f617ea4 100644
--- a/content/blog/2016/05/18/splitAtFraction-method.html
+++ b/content/blog/2016/05/18/splitAtFraction-method.html
@@ -84,6 +84,7 @@
                          <li class="dropdown-header">Runners</li>
                          <li><a 
href="/documentation/runners/capability-matrix/">Capability Matrix</a></li>
                          <li><a href="/documentation/runners/direct/">Direct 
Runner</a></li>
+                         <li><a href="/documentation/runners/apex/">Apache 
Apex Runner</a></li>
                          <li><a href="/documentation/runners/flink/">Apache 
Flink Runner</a></li>
                          <li><a href="/documentation/runners/spark/">Apache 
Spark Runner</a></li>
                          <li><a href="/documentation/runners/dataflow/">Cloud 
Dataflow Runner</a></li>

http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/dd65b3b6/content/blog/2016/05/27/where-is-my-pcollection-dot-map.html
----------------------------------------------------------------------
diff --git a/content/blog/2016/05/27/where-is-my-pcollection-dot-map.html 
b/content/blog/2016/05/27/where-is-my-pcollection-dot-map.html
index 6d5d1dd..9c40423 100644
--- a/content/blog/2016/05/27/where-is-my-pcollection-dot-map.html
+++ b/content/blog/2016/05/27/where-is-my-pcollection-dot-map.html
@@ -84,6 +84,7 @@
                          <li class="dropdown-header">Runners</li>
                          <li><a 
href="/documentation/runners/capability-matrix/">Capability Matrix</a></li>
                          <li><a href="/documentation/runners/direct/">Direct 
Runner</a></li>
+                         <li><a href="/documentation/runners/apex/">Apache 
Apex Runner</a></li>
                          <li><a href="/documentation/runners/flink/">Apache 
Flink Runner</a></li>
                          <li><a href="/documentation/runners/spark/">Apache 
Spark Runner</a></li>
                          <li><a href="/documentation/runners/dataflow/">Cloud 
Dataflow Runner</a></li>

http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/dd65b3b6/content/blog/2016/06/13/flink-batch-runner-milestone.html
----------------------------------------------------------------------
diff --git a/content/blog/2016/06/13/flink-batch-runner-milestone.html 
b/content/blog/2016/06/13/flink-batch-runner-milestone.html
index 76f5a42..598eaed 100644
--- a/content/blog/2016/06/13/flink-batch-runner-milestone.html
+++ b/content/blog/2016/06/13/flink-batch-runner-milestone.html
@@ -84,6 +84,7 @@
                          <li class="dropdown-header">Runners</li>
                          <li><a 
href="/documentation/runners/capability-matrix/">Capability Matrix</a></li>
                          <li><a href="/documentation/runners/direct/">Direct 
Runner</a></li>
+                         <li><a href="/documentation/runners/apex/">Apache 
Apex Runner</a></li>
                          <li><a href="/documentation/runners/flink/">Apache 
Flink Runner</a></li>
                          <li><a href="/documentation/runners/spark/">Apache 
Spark Runner</a></li>
                          <li><a href="/documentation/runners/dataflow/">Cloud 
Dataflow Runner</a></li>

http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/dd65b3b6/content/blog/2016/08/03/six-months.html
----------------------------------------------------------------------
diff --git a/content/blog/2016/08/03/six-months.html 
b/content/blog/2016/08/03/six-months.html
index 25da448..39bc08f 100644
--- a/content/blog/2016/08/03/six-months.html
+++ b/content/blog/2016/08/03/six-months.html
@@ -84,6 +84,7 @@
                          <li class="dropdown-header">Runners</li>
                          <li><a 
href="/documentation/runners/capability-matrix/">Capability Matrix</a></li>
                          <li><a href="/documentation/runners/direct/">Direct 
Runner</a></li>
+                         <li><a href="/documentation/runners/apex/">Apache 
Apex Runner</a></li>
                          <li><a href="/documentation/runners/flink/">Apache 
Flink Runner</a></li>
                          <li><a href="/documentation/runners/spark/">Apache 
Spark Runner</a></li>
                          <li><a href="/documentation/runners/dataflow/">Cloud 
Dataflow Runner</a></li>

http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/dd65b3b6/content/blog/2016/10/20/test-stream.html
----------------------------------------------------------------------
diff --git a/content/blog/2016/10/20/test-stream.html 
b/content/blog/2016/10/20/test-stream.html
index 176c96b..6beba38 100644
--- a/content/blog/2016/10/20/test-stream.html
+++ b/content/blog/2016/10/20/test-stream.html
@@ -84,6 +84,7 @@
                          <li class="dropdown-header">Runners</li>
                          <li><a 
href="/documentation/runners/capability-matrix/">Capability Matrix</a></li>
                          <li><a href="/documentation/runners/direct/">Direct 
Runner</a></li>
+                         <li><a href="/documentation/runners/apex/">Apache 
Apex Runner</a></li>
                          <li><a href="/documentation/runners/flink/">Apache 
Flink Runner</a></li>
                          <li><a href="/documentation/runners/spark/">Apache 
Spark Runner</a></li>
                          <li><a href="/documentation/runners/dataflow/">Cloud 
Dataflow Runner</a></li>

http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/dd65b3b6/content/blog/index.html
----------------------------------------------------------------------
diff --git a/content/blog/index.html b/content/blog/index.html
index 6a2a347..0a2877b 100644
--- a/content/blog/index.html
+++ b/content/blog/index.html
@@ -85,6 +85,7 @@
                          <li class="dropdown-header">Runners</li>
                          <li><a 
href="/documentation/runners/capability-matrix/">Capability Matrix</a></li>
                          <li><a href="/documentation/runners/direct/">Direct 
Runner</a></li>
+                         <li><a href="/documentation/runners/apex/">Apache 
Apex Runner</a></li>
                          <li><a href="/documentation/runners/flink/">Apache 
Flink Runner</a></li>
                          <li><a href="/documentation/runners/spark/">Apache 
Spark Runner</a></li>
                          <li><a href="/documentation/runners/dataflow/">Cloud 
Dataflow Runner</a></li>

http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/dd65b3b6/content/coming-soon.html
----------------------------------------------------------------------
diff --git a/content/coming-soon.html b/content/coming-soon.html
index 81d60f6..26e064c 100644
--- a/content/coming-soon.html
+++ b/content/coming-soon.html
@@ -85,6 +85,7 @@
                          <li class="dropdown-header">Runners</li>
                          <li><a 
href="/documentation/runners/capability-matrix/">Capability Matrix</a></li>
                          <li><a href="/documentation/runners/direct/">Direct 
Runner</a></li>
+                         <li><a href="/documentation/runners/apex/">Apache 
Apex Runner</a></li>
                          <li><a href="/documentation/runners/flink/">Apache 
Flink Runner</a></li>
                          <li><a href="/documentation/runners/spark/">Apache 
Spark Runner</a></li>
                          <li><a href="/documentation/runners/dataflow/">Cloud 
Dataflow Runner</a></li>

http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/dd65b3b6/content/contribute/contribution-guide/index.html
----------------------------------------------------------------------
diff --git a/content/contribute/contribution-guide/index.html 
b/content/contribute/contribution-guide/index.html
index be052ac..ecd6ee0 100644
--- a/content/contribute/contribution-guide/index.html
+++ b/content/contribute/contribution-guide/index.html
@@ -85,6 +85,7 @@
                          <li class="dropdown-header">Runners</li>
                          <li><a 
href="/documentation/runners/capability-matrix/">Capability Matrix</a></li>
                          <li><a href="/documentation/runners/direct/">Direct 
Runner</a></li>
+                         <li><a href="/documentation/runners/apex/">Apache 
Apex Runner</a></li>
                          <li><a href="/documentation/runners/flink/">Apache 
Flink Runner</a></li>
                          <li><a href="/documentation/runners/spark/">Apache 
Spark Runner</a></li>
                          <li><a href="/documentation/runners/dataflow/">Cloud 
Dataflow Runner</a></li>

http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/dd65b3b6/content/contribute/design-principles/index.html
----------------------------------------------------------------------
diff --git a/content/contribute/design-principles/index.html 
b/content/contribute/design-principles/index.html
index 5b4259e..f11026d 100644
--- a/content/contribute/design-principles/index.html
+++ b/content/contribute/design-principles/index.html
@@ -85,6 +85,7 @@
                          <li class="dropdown-header">Runners</li>
                          <li><a 
href="/documentation/runners/capability-matrix/">Capability Matrix</a></li>
                          <li><a href="/documentation/runners/direct/">Direct 
Runner</a></li>
+                         <li><a href="/documentation/runners/apex/">Apache 
Apex Runner</a></li>
                          <li><a href="/documentation/runners/flink/">Apache 
Flink Runner</a></li>
                          <li><a href="/documentation/runners/spark/">Apache 
Spark Runner</a></li>
                          <li><a href="/documentation/runners/dataflow/">Cloud 
Dataflow Runner</a></li>

http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/dd65b3b6/content/contribute/index.html
----------------------------------------------------------------------
diff --git a/content/contribute/index.html b/content/contribute/index.html
index 89b6d89..705b7f6 100644
--- a/content/contribute/index.html
+++ b/content/contribute/index.html
@@ -85,6 +85,7 @@
                          <li class="dropdown-header">Runners</li>
                          <li><a 
href="/documentation/runners/capability-matrix/">Capability Matrix</a></li>
                          <li><a href="/documentation/runners/direct/">Direct 
Runner</a></li>
+                         <li><a href="/documentation/runners/apex/">Apache 
Apex Runner</a></li>
                          <li><a href="/documentation/runners/flink/">Apache 
Flink Runner</a></li>
                          <li><a href="/documentation/runners/spark/">Apache 
Spark Runner</a></li>
                          <li><a href="/documentation/runners/dataflow/">Cloud 
Dataflow Runner</a></li>

http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/dd65b3b6/content/contribute/logos/index.html
----------------------------------------------------------------------
diff --git a/content/contribute/logos/index.html 
b/content/contribute/logos/index.html
index 2850445..39df431 100644
--- a/content/contribute/logos/index.html
+++ b/content/contribute/logos/index.html
@@ -85,6 +85,7 @@
                          <li class="dropdown-header">Runners</li>
                          <li><a 
href="/documentation/runners/capability-matrix/">Capability Matrix</a></li>
                          <li><a href="/documentation/runners/direct/">Direct 
Runner</a></li>
+                         <li><a href="/documentation/runners/apex/">Apache 
Apex Runner</a></li>
                          <li><a href="/documentation/runners/flink/">Apache 
Flink Runner</a></li>
                          <li><a href="/documentation/runners/spark/">Apache 
Spark Runner</a></li>
                          <li><a href="/documentation/runners/dataflow/">Cloud 
Dataflow Runner</a></li>

http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/dd65b3b6/content/contribute/presentation-materials/index.html
----------------------------------------------------------------------
diff --git a/content/contribute/presentation-materials/index.html 
b/content/contribute/presentation-materials/index.html
index 2b8e5bc..1332efb 100644
--- a/content/contribute/presentation-materials/index.html
+++ b/content/contribute/presentation-materials/index.html
@@ -85,6 +85,7 @@
                          <li class="dropdown-header">Runners</li>
                          <li><a 
href="/documentation/runners/capability-matrix/">Capability Matrix</a></li>
                          <li><a href="/documentation/runners/direct/">Direct 
Runner</a></li>
+                         <li><a href="/documentation/runners/apex/">Apache 
Apex Runner</a></li>
                          <li><a href="/documentation/runners/flink/">Apache 
Flink Runner</a></li>
                          <li><a href="/documentation/runners/spark/">Apache 
Spark Runner</a></li>
                          <li><a href="/documentation/runners/dataflow/">Cloud 
Dataflow Runner</a></li>

http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/dd65b3b6/content/contribute/release-guide/index.html
----------------------------------------------------------------------
diff --git a/content/contribute/release-guide/index.html 
b/content/contribute/release-guide/index.html
index 2004e65..a4d20e0 100644
--- a/content/contribute/release-guide/index.html
+++ b/content/contribute/release-guide/index.html
@@ -85,6 +85,7 @@
                          <li class="dropdown-header">Runners</li>
                          <li><a 
href="/documentation/runners/capability-matrix/">Capability Matrix</a></li>
                          <li><a href="/documentation/runners/direct/">Direct 
Runner</a></li>
+                         <li><a href="/documentation/runners/apex/">Apache 
Apex Runner</a></li>
                          <li><a href="/documentation/runners/flink/">Apache 
Flink Runner</a></li>
                          <li><a href="/documentation/runners/spark/">Apache 
Spark Runner</a></li>
                          <li><a href="/documentation/runners/dataflow/">Cloud 
Dataflow Runner</a></li>

http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/dd65b3b6/content/contribute/source-repository/index.html
----------------------------------------------------------------------
diff --git a/content/contribute/source-repository/index.html 
b/content/contribute/source-repository/index.html
index 3da615b..8933098 100644
--- a/content/contribute/source-repository/index.html
+++ b/content/contribute/source-repository/index.html
@@ -85,6 +85,7 @@
                          <li class="dropdown-header">Runners</li>
                          <li><a 
href="/documentation/runners/capability-matrix/">Capability Matrix</a></li>
                          <li><a href="/documentation/runners/direct/">Direct 
Runner</a></li>
+                         <li><a href="/documentation/runners/apex/">Apache 
Apex Runner</a></li>
                          <li><a href="/documentation/runners/flink/">Apache 
Flink Runner</a></li>
                          <li><a href="/documentation/runners/spark/">Apache 
Spark Runner</a></li>
                          <li><a href="/documentation/runners/dataflow/">Cloud 
Dataflow Runner</a></li>

http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/dd65b3b6/content/contribute/team/index.html
----------------------------------------------------------------------
diff --git a/content/contribute/team/index.html 
b/content/contribute/team/index.html
index 0c6dfdc..e5e420a 100644
--- a/content/contribute/team/index.html
+++ b/content/contribute/team/index.html
@@ -85,6 +85,7 @@
                          <li class="dropdown-header">Runners</li>
                          <li><a 
href="/documentation/runners/capability-matrix/">Capability Matrix</a></li>
                          <li><a href="/documentation/runners/direct/">Direct 
Runner</a></li>
+                         <li><a href="/documentation/runners/apex/">Apache 
Apex Runner</a></li>
                          <li><a href="/documentation/runners/flink/">Apache 
Flink Runner</a></li>
                          <li><a href="/documentation/runners/spark/">Apache 
Spark Runner</a></li>
                          <li><a href="/documentation/runners/dataflow/">Cloud 
Dataflow Runner</a></li>

http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/dd65b3b6/content/contribute/testing/index.html
----------------------------------------------------------------------
diff --git a/content/contribute/testing/index.html 
b/content/contribute/testing/index.html
index 16b8ef1..4fa53d0 100644
--- a/content/contribute/testing/index.html
+++ b/content/contribute/testing/index.html
@@ -85,6 +85,7 @@
                          <li class="dropdown-header">Runners</li>
                          <li><a 
href="/documentation/runners/capability-matrix/">Capability Matrix</a></li>
                          <li><a href="/documentation/runners/direct/">Direct 
Runner</a></li>
+                         <li><a href="/documentation/runners/apex/">Apache 
Apex Runner</a></li>
                          <li><a href="/documentation/runners/flink/">Apache 
Flink Runner</a></li>
                          <li><a href="/documentation/runners/spark/">Apache 
Spark Runner</a></li>
                          <li><a href="/documentation/runners/dataflow/">Cloud 
Dataflow Runner</a></li>

http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/dd65b3b6/content/contribute/work-in-progress/index.html
----------------------------------------------------------------------
diff --git a/content/contribute/work-in-progress/index.html 
b/content/contribute/work-in-progress/index.html
index 699dff2..a6bfd77 100644
--- a/content/contribute/work-in-progress/index.html
+++ b/content/contribute/work-in-progress/index.html
@@ -85,6 +85,7 @@
                          <li class="dropdown-header">Runners</li>
                          <li><a 
href="/documentation/runners/capability-matrix/">Capability Matrix</a></li>
                          <li><a href="/documentation/runners/direct/">Direct 
Runner</a></li>
+                         <li><a href="/documentation/runners/apex/">Apache 
Apex Runner</a></li>
                          <li><a href="/documentation/runners/flink/">Apache 
Flink Runner</a></li>
                          <li><a href="/documentation/runners/spark/">Apache 
Spark Runner</a></li>
                          <li><a href="/documentation/runners/dataflow/">Cloud 
Dataflow Runner</a></li>

http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/dd65b3b6/content/documentation/index.html
----------------------------------------------------------------------
diff --git a/content/documentation/index.html b/content/documentation/index.html
index 45ae28c..c30df02 100644
--- a/content/documentation/index.html
+++ b/content/documentation/index.html
@@ -85,6 +85,7 @@
                          <li class="dropdown-header">Runners</li>
                          <li><a 
href="/documentation/runners/capability-matrix/">Capability Matrix</a></li>
                          <li><a href="/documentation/runners/direct/">Direct 
Runner</a></li>
+                         <li><a href="/documentation/runners/apex/">Apache 
Apex Runner</a></li>
                          <li><a href="/documentation/runners/flink/">Apache 
Flink Runner</a></li>
                          <li><a href="/documentation/runners/spark/">Apache 
Spark Runner</a></li>
                          <li><a href="/documentation/runners/dataflow/">Cloud 
Dataflow Runner</a></li>
@@ -169,10 +170,10 @@
 
 <ul>
   <li><a href="/documentation/runners/direct/">DirectRunner</a>: Runs locally 
on your machine – great for developing, testing, and debugging.</li>
+  <li><a href="/documentation/runners/apex/">ApexRunner</a>: Runs on <a 
href="http://apex.apache.org";>Apache Apex</a>.</li>
   <li><a href="/documentation/runners/flink/">FlinkRunner</a>: Runs on <a 
href="http://flink.apache.org";>Apache Flink</a>.</li>
   <li><a href="/documentation/runners/spark/">SparkRunner</a>: Runs on <a 
href="http://spark.apache.org";>Apache Spark</a>.</li>
   <li><a href="/documentation/runners/dataflow/">DataflowRunner</a>: Runs on 
<a href="https://cloud.google.com/dataflow";>Google Cloud Dataflow</a>, a fully 
managed service within <a href="https://cloud.google.com/";>Google Cloud 
Platform</a>.</li>
-  <li><em>[Under Development]</em> <a 
href="/contribute/work-in-progress/#feature-branches">ApexRunner</a>: Runs on 
<a href="http://apex.apache.org";>Apache Apex</a>.</li>
   <li><em>[Under Development]</em> <a 
href="/contribute/work-in-progress/#feature-branches">GearpumpRunner</a>: Runs 
on <a href="http://gearpump.apache.org";>Apache Gearpump (incubating)</a>.</li>
 </ul>
 

http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/dd65b3b6/content/documentation/pipelines/create-your-pipeline/index.html
----------------------------------------------------------------------
diff --git a/content/documentation/pipelines/create-your-pipeline/index.html 
b/content/documentation/pipelines/create-your-pipeline/index.html
index c887d15..a5008fd 100644
--- a/content/documentation/pipelines/create-your-pipeline/index.html
+++ b/content/documentation/pipelines/create-your-pipeline/index.html
@@ -85,6 +85,7 @@
                          <li class="dropdown-header">Runners</li>
                          <li><a 
href="/documentation/runners/capability-matrix/">Capability Matrix</a></li>
                          <li><a href="/documentation/runners/direct/">Direct 
Runner</a></li>
+                         <li><a href="/documentation/runners/apex/">Apache 
Apex Runner</a></li>
                          <li><a href="/documentation/runners/flink/">Apache 
Flink Runner</a></li>
                          <li><a href="/documentation/runners/spark/">Apache 
Spark Runner</a></li>
                          <li><a href="/documentation/runners/dataflow/">Cloud 
Dataflow Runner</a></li>

http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/dd65b3b6/content/documentation/pipelines/design-your-pipeline/index.html
----------------------------------------------------------------------
diff --git a/content/documentation/pipelines/design-your-pipeline/index.html 
b/content/documentation/pipelines/design-your-pipeline/index.html
index 189f5b0..45331b1 100644
--- a/content/documentation/pipelines/design-your-pipeline/index.html
+++ b/content/documentation/pipelines/design-your-pipeline/index.html
@@ -85,6 +85,7 @@
                          <li class="dropdown-header">Runners</li>
                          <li><a 
href="/documentation/runners/capability-matrix/">Capability Matrix</a></li>
                          <li><a href="/documentation/runners/direct/">Direct 
Runner</a></li>
+                         <li><a href="/documentation/runners/apex/">Apache 
Apex Runner</a></li>
                          <li><a href="/documentation/runners/flink/">Apache 
Flink Runner</a></li>
                          <li><a href="/documentation/runners/spark/">Apache 
Spark Runner</a></li>
                          <li><a href="/documentation/runners/dataflow/">Cloud 
Dataflow Runner</a></li>

http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/dd65b3b6/content/documentation/pipelines/test-your-pipeline/index.html
----------------------------------------------------------------------
diff --git a/content/documentation/pipelines/test-your-pipeline/index.html 
b/content/documentation/pipelines/test-your-pipeline/index.html
index fd78622..5dba2c4 100644
--- a/content/documentation/pipelines/test-your-pipeline/index.html
+++ b/content/documentation/pipelines/test-your-pipeline/index.html
@@ -85,6 +85,7 @@
                          <li class="dropdown-header">Runners</li>
                          <li><a 
href="/documentation/runners/capability-matrix/">Capability Matrix</a></li>
                          <li><a href="/documentation/runners/direct/">Direct 
Runner</a></li>
+                         <li><a href="/documentation/runners/apex/">Apache 
Apex Runner</a></li>
                          <li><a href="/documentation/runners/flink/">Apache 
Flink Runner</a></li>
                          <li><a href="/documentation/runners/spark/">Apache 
Spark Runner</a></li>
                          <li><a href="/documentation/runners/dataflow/">Cloud 
Dataflow Runner</a></li>

http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/dd65b3b6/content/documentation/programming-guide/index.html
----------------------------------------------------------------------
diff --git a/content/documentation/programming-guide/index.html 
b/content/documentation/programming-guide/index.html
index 8c695d1..84da5c9 100644
--- a/content/documentation/programming-guide/index.html
+++ b/content/documentation/programming-guide/index.html
@@ -85,6 +85,7 @@
                          <li class="dropdown-header">Runners</li>
                          <li><a 
href="/documentation/runners/capability-matrix/">Capability Matrix</a></li>
                          <li><a href="/documentation/runners/direct/">Direct 
Runner</a></li>
+                         <li><a href="/documentation/runners/apex/">Apache 
Apex Runner</a></li>
                          <li><a href="/documentation/runners/flink/">Apache 
Flink Runner</a></li>
                          <li><a href="/documentation/runners/spark/">Apache 
Spark Runner</a></li>
                          <li><a href="/documentation/runners/dataflow/">Cloud 
Dataflow Runner</a></li>

http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/dd65b3b6/content/documentation/resources/index.html
----------------------------------------------------------------------
diff --git a/content/documentation/resources/index.html 
b/content/documentation/resources/index.html
index ff63294..37b1f9c 100644
--- a/content/documentation/resources/index.html
+++ b/content/documentation/resources/index.html
@@ -85,6 +85,7 @@
                          <li class="dropdown-header">Runners</li>
                          <li><a 
href="/documentation/runners/capability-matrix/">Capability Matrix</a></li>
                          <li><a href="/documentation/runners/direct/">Direct 
Runner</a></li>
+                         <li><a href="/documentation/runners/apex/">Apache 
Apex Runner</a></li>
                          <li><a href="/documentation/runners/flink/">Apache 
Flink Runner</a></li>
                          <li><a href="/documentation/runners/spark/">Apache 
Spark Runner</a></li>
                          <li><a href="/documentation/runners/dataflow/">Cloud 
Dataflow Runner</a></li>

http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/dd65b3b6/content/documentation/runners/capability-matrix/index.html
----------------------------------------------------------------------
diff --git a/content/documentation/runners/capability-matrix/index.html 
b/content/documentation/runners/capability-matrix/index.html
index c223514..30d5532 100644
--- a/content/documentation/runners/capability-matrix/index.html
+++ b/content/documentation/runners/capability-matrix/index.html
@@ -85,6 +85,7 @@
                          <li class="dropdown-header">Runners</li>
                          <li><a 
href="/documentation/runners/capability-matrix/">Capability Matrix</a></li>
                          <li><a href="/documentation/runners/direct/">Direct 
Runner</a></li>
+                         <li><a href="/documentation/runners/apex/">Apache 
Apex Runner</a></li>
                          <li><a href="/documentation/runners/flink/">Apache 
Flink Runner</a></li>
                          <li><a href="/documentation/runners/spark/">Apache 
Spark Runner</a></li>
                          <li><a href="/documentation/runners/dataflow/">Cloud 
Dataflow Runner</a></li>
@@ -140,7 +141,7 @@
 
       <div class="row">
         <h1 id="beam-capability-matrix">Beam Capability Matrix</h1>
-<p>Apache Beam (incubating) provides a portable API layer for building 
sophisticated data-parallel processing engines that may be executed across a 
diversity of exeuction engines, or <i>runners</i>. The core concepts of this 
layer are based upon the Beam Model (formerly referred to as the <a 
href="http://www.vldb.org/pvldb/vol8/p1792-Akidau.pdf";>Dataflow Model</a>), and 
implemented to varying degrees in each Beam runner. To help clarify the 
capabilities of individual runners, we’ve created the capability matrix 
below.</p>
+<p>Apache Beam (incubating) provides a portable API layer for building 
sophisticated data-parallel processing pipelines that may be executed across a 
diversity of execution engines, or <i>runners</i>. The core concepts of this 
layer are based upon the Beam Model (formerly referred to as the <a 
href="http://www.vldb.org/pvldb/vol8/p1792-Akidau.pdf";>Dataflow Model</a>), and 
implemented to varying degrees in each Beam runner. To help clarify the 
capabilities of individual runners, we’ve created the capability matrix 
below.</p>
 
 <p>Individual capabilities have been grouped by their corresponding <span 
class="wwwh-what-dark">What</span> / <span class="wwwh-where-dark">Where</span> 
/ <span class="wwwh-when-dark">When</span> / <span 
class="wwwh-how-dark">How</span> question:</p>
 
@@ -189,6 +190,8 @@
   
     <th class="cap-summary color-platform format-platform" 
style="color:#ec3">Apache Spark</th>
   
+    <th class="cap-summary color-platform format-platform" 
style="color:#ec3">Apache Apex (on feature branch)</th>
+  
   </tr>
   
   <tr class="cap-summary">
@@ -214,6 +217,11 @@
     <td width="25%" class="cap-summary" 
style="background-color:#ec3;border-color:#ca1"><center><b>&#x2713;</b></center>
 </td>
     
+    
+
+    <td width="25%" class="cap-summary" 
style="background-color:#ec3;border-color:#ca1"><center><b>&#x2713;</b></center>
+</td>
+    
   </tr>
   
   <tr class="cap-summary">
@@ -239,6 +247,11 @@
     <td width="25%" class="cap-summary" 
style="background-color:#fe5;border-color:#ca1"><center><b>~</b></center>
 </td>
     
+    
+
+    <td width="25%" class="cap-summary" 
style="background-color:#ec3;border-color:#ca1"><center><b>&#x2713;</b></center>
+</td>
+    
   </tr>
   
   <tr class="cap-summary">
@@ -264,6 +277,11 @@
     <td width="25%" class="cap-summary" 
style="background-color:#ec3;border-color:#ca1"><center><b>&#x2713;</b></center>
 </td>
     
+    
+
+    <td width="25%" class="cap-summary" 
style="background-color:#ec3;border-color:#ca1"><center><b>&#x2713;</b></center>
+</td>
+    
   </tr>
   
   <tr class="cap-summary">
@@ -289,6 +307,11 @@
     <td width="25%" class="cap-summary" 
style="background-color:#ec3;border-color:#ca1"><center><b>&#x2713;</b></center>
 </td>
     
+    
+
+    <td width="25%" class="cap-summary" 
style="background-color:#ec3;border-color:#ca1"><center><b>&#x2713;</b></center>
+</td>
+    
   </tr>
   
   <tr class="cap-summary">
@@ -314,6 +337,11 @@
     <td width="25%" class="cap-summary" 
style="background-color:#fe5;border-color:#ca1"><center><b>~</b></center>
 </td>
     
+    
+
+    <td width="25%" class="cap-summary" 
style="background-color:#fe5;border-color:#ca1"><center><b>~</b></center>
+</td>
+    
   </tr>
   
   <tr class="cap-summary">
@@ -339,6 +367,11 @@
     <td width="25%" class="cap-summary" 
style="background-color:#ec3;border-color:#ca1"><center><b>&#x2713;</b></center>
 </td>
     
+    
+
+    <td width="25%" class="cap-summary" 
style="background-color:#ec3;border-color:#ca1"><center><b>&#x2713;</b></center>
+</td>
+    
   </tr>
   
   <tr class="cap-summary">
@@ -364,6 +397,11 @@
     <td width="25%" class="cap-summary" 
style="background-color:#ec3;border-color:#ca1"><center><b>&#x2713;</b></center>
 </td>
     
+    
+
+    <td width="25%" class="cap-summary" 
style="background-color:#ec3;border-color:#ca1"><center><b>&#x2713;</b></center>
+</td>
+    
   </tr>
   
   <tr class="cap-summary">
@@ -389,6 +427,11 @@
     <td width="25%" class="cap-summary" 
style="background-color:#fe5;border-color:#ca1"><center><b>~</b></center>
 </td>
     
+    
+
+    <td width="25%" class="cap-summary" 
style="background-color:#ddd;border-color:#ca1"><center><b>&#x2715;</b></center>
+</td>
+    
   </tr>
   
   <tr class="cap-summary">
@@ -414,6 +457,11 @@
     <td width="25%" class="cap-summary" 
style="background-color:#ddd;border-color:#ca1"><center><b>&#x2715;</b></center>
 </td>
     
+    
+
+    <td width="25%" class="cap-summary" 
style="background-color:#ddd;border-color:#ca1"><center><b>&#x2715;</b></center>
+</td>
+    
   </tr>
   
   <tr class="cap-summary">
@@ -434,6 +482,8 @@
   
     <th class="cap-summary color-platform format-platform" 
style="color:#59f">Apache Spark</th>
   
+    <th class="cap-summary color-platform format-platform" 
style="color:#59f">Apache Apex (on feature branch)</th>
+  
   </tr>
   
   <tr class="cap-summary">
@@ -459,6 +509,11 @@
     <td width="25%" class="cap-summary" 
style="background-color:#59f;border-color:#37d"><center><b>&#x2713;</b></center>
 </td>
     
+    
+
+    <td width="25%" class="cap-summary" 
style="background-color:#59f;border-color:#37d"><center><b>&#x2713;</b></center>
+</td>
+    
   </tr>
   
   <tr class="cap-summary">
@@ -484,6 +539,11 @@
     <td width="25%" class="cap-summary" 
style="background-color:#59f;border-color:#37d"><center><b>&#x2713;</b></center>
 </td>
     
+    
+
+    <td width="25%" class="cap-summary" 
style="background-color:#59f;border-color:#37d"><center><b>&#x2713;</b></center>
+</td>
+    
   </tr>
   
   <tr class="cap-summary">
@@ -509,6 +569,11 @@
     <td width="25%" class="cap-summary" 
style="background-color:#59f;border-color:#37d"><center><b>&#x2713;</b></center>
 </td>
     
+    
+
+    <td width="25%" class="cap-summary" 
style="background-color:#59f;border-color:#37d"><center><b>&#x2713;</b></center>
+</td>
+    
   </tr>
   
   <tr class="cap-summary">
@@ -534,6 +599,11 @@
     <td width="25%" class="cap-summary" 
style="background-color:#59f;border-color:#37d"><center><b>&#x2713;</b></center>
 </td>
     
+    
+
+    <td width="25%" class="cap-summary" 
style="background-color:#59f;border-color:#37d"><center><b>&#x2713;</b></center>
+</td>
+    
   </tr>
   
   <tr class="cap-summary">
@@ -559,6 +629,11 @@
     <td width="25%" class="cap-summary" 
style="background-color:#59f;border-color:#37d"><center><b>&#x2713;</b></center>
 </td>
     
+    
+
+    <td width="25%" class="cap-summary" 
style="background-color:#59f;border-color:#37d"><center><b>&#x2713;</b></center>
+</td>
+    
   </tr>
   
   <tr class="cap-summary">
@@ -584,6 +659,11 @@
     <td width="25%" class="cap-summary" 
style="background-color:#59f;border-color:#37d"><center><b>&#x2713;</b></center>
 </td>
     
+    
+
+    <td width="25%" class="cap-summary" 
style="background-color:#59f;border-color:#37d"><center><b>&#x2713;</b></center>
+</td>
+    
   </tr>
   
   <tr class="cap-summary">
@@ -609,6 +689,11 @@
     <td width="25%" class="cap-summary" 
style="background-color:#59f;border-color:#37d"><center><b>&#x2713;</b></center>
 </td>
     
+    
+
+    <td width="25%" class="cap-summary" 
style="background-color:#59f;border-color:#37d"><center><b>&#x2713;</b></center>
+</td>
+    
   </tr>
   
   <tr class="cap-summary">
@@ -629,6 +714,8 @@
   
     <th class="cap-summary color-platform format-platform" 
style="color:#8c6">Apache Spark</th>
   
+    <th class="cap-summary color-platform format-platform" 
style="color:#8c6">Apache Apex (on feature branch)</th>
+  
   </tr>
   
   <tr class="cap-summary">
@@ -654,6 +741,11 @@
     <td width="25%" class="cap-summary" 
style="background-color:#ddd;border-color:#6a4"><center><b>&#x2715;</b></center>
 </td>
     
+    
+
+    <td width="25%" class="cap-summary" 
style="background-color:#8c6;border-color:#6a4"><center><b>&#x2713;</b></center>
+</td>
+    
   </tr>
   
   <tr class="cap-summary">
@@ -679,6 +771,11 @@
     <td width="25%" class="cap-summary" 
style="background-color:#ddd;border-color:#6a4"><center><b>&#x2715;</b></center>
 </td>
     
+    
+
+    <td width="25%" class="cap-summary" 
style="background-color:#8c6;border-color:#6a4"><center><b>&#x2713;</b></center>
+</td>
+    
   </tr>
   
   <tr class="cap-summary">
@@ -704,6 +801,11 @@
     <td width="25%" class="cap-summary" 
style="background-color:#8c6;border-color:#6a4"><center><b>&#x2713;</b></center>
 </td>
     
+    
+
+    <td width="25%" class="cap-summary" 
style="background-color:#8c6;border-color:#6a4"><center><b>&#x2713;</b></center>
+</td>
+    
   </tr>
   
   <tr class="cap-summary">
@@ -729,6 +831,11 @@
     <td width="25%" class="cap-summary" 
style="background-color:#ddd;border-color:#6a4"><center><b>&#x2715;</b></center>
 </td>
     
+    
+
+    <td width="25%" class="cap-summary" 
style="background-color:#8c6;border-color:#6a4"><center><b>&#x2713;</b></center>
+</td>
+    
   </tr>
   
   <tr class="cap-summary">
@@ -754,6 +861,11 @@
     <td width="25%" class="cap-summary" 
style="background-color:#ddd;border-color:#6a4"><center><b>&#x2715;</b></center>
 </td>
     
+    
+
+    <td width="25%" class="cap-summary" 
style="background-color:#ddd;border-color:#6a4"><center><b>&#x2715;</b></center>
+</td>
+    
   </tr>
   
   <tr class="cap-summary">
@@ -779,6 +891,11 @@
     <td width="25%" class="cap-summary" 
style="background-color:#ddd;border-color:#6a4"><center><b>&#x2715;</b></center>
 </td>
     
+    
+
+    <td width="25%" class="cap-summary" 
style="background-color:#8c6;border-color:#6a4"><center><b>&#x2713;</b></center>
+</td>
+    
   </tr>
   
   <tr class="cap-summary">
@@ -804,6 +921,11 @@
     <td width="25%" class="cap-summary" 
style="background-color:#ddd;border-color:#6a4"><center><b>&#x2715;</b></center>
 </td>
     
+    
+
+    <td width="25%" class="cap-summary" 
style="background-color:#8c6;border-color:#6a4"><center><b>&#x2713;</b></center>
+</td>
+    
   </tr>
   
   <tr class="cap-summary">
@@ -829,6 +951,11 @@
     <td width="25%" class="cap-summary" 
style="background-color:#ddd;border-color:#6a4"><center><b>&#x2715;</b></center>
 </td>
     
+    
+
+    <td width="25%" class="cap-summary" 
style="background-color:#ddd;border-color:#6a4"><center><b>&#x2715;</b></center>
+</td>
+    
   </tr>
   
   <tr class="cap-summary">
@@ -849,6 +976,8 @@
   
     <th class="cap-summary color-platform format-platform" 
style="color:#d77">Apache Spark</th>
   
+    <th class="cap-summary color-platform format-platform" 
style="color:#d77">Apache Apex (on feature branch)</th>
+  
   </tr>
   
   <tr class="cap-summary">
@@ -874,6 +1003,11 @@
     <td width="25%" class="cap-summary" 
style="background-color:#d77;border-color:#b55"><center><b>&#x2713;</b></center>
 </td>
     
+    
+
+    <td width="25%" class="cap-summary" 
style="background-color:#d77;border-color:#b55"><center><b>&#x2713;</b></center>
+</td>
+    
   </tr>
   
   <tr class="cap-summary">
@@ -899,6 +1033,11 @@
     <td width="25%" class="cap-summary" 
style="background-color:#ddd;border-color:#b55"><center><b>&#x2715;</b></center>
 </td>
     
+    
+
+    <td width="25%" class="cap-summary" 
style="background-color:#d77;border-color:#b55"><center><b>&#x2713;</b></center>
+</td>
+    
   </tr>
   
   <tr class="cap-summary">
@@ -924,6 +1063,11 @@
     <td width="25%" class="cap-summary" 
style="background-color:#ddd;border-color:#b55"><center><b>&#x2715;</b></center>
 </td>
     
+    
+
+    <td width="25%" class="cap-summary" 
style="background-color:#ddd;border-color:#b55"><center><b>&#x2715;</b></center>
+</td>
+    
   </tr>
   
   <tr class="cap-summary">
@@ -958,6 +1102,8 @@
   
     <th class="cap color-platform format-platform" style="color:#ec3">Apache 
Spark</th>
   
+    <th class="cap color-platform format-platform" style="color:#ec3">Apache 
Apex (on feature branch)</th>
+  
   </tr>
   
   <tr class="cap">
@@ -983,6 +1129,11 @@
     <td width="25%" class="cap" 
style="background-color:#ec3;border-color:#ca1"><center><b>Yes: fully 
supported</b></center><br />ParDo applies per-element transformations as Spark 
FlatMapFunction.
 </td>
     
+    
+
+    <td width="25%" class="cap" 
style="background-color:#ec3;border-color:#ca1"><center><b>Yes: fully 
supported</b></center><br />Supported through Apex operator that wraps the 
function and processes data as single element bundles.
+</td>
+    
   </tr>
   
   <tr class="cap">
@@ -1008,6 +1159,11 @@
     <td width="25%" class="cap" 
style="background-color:#fe5;border-color:#ca1"><center><b>Partially: fully 
supported in batch mode</b></center><br />Using Spark's <tt>groupByKey</tt>. 
GroupByKey with multiple trigger firings in streaming mode is a work in 
progress.
 </td>
     
+    
+
+    <td width="25%" class="cap" 
style="background-color:#ec3;border-color:#ca1"><center><b>Yes: fully 
supported</b></center><br />Apex runner uses the Beam code for grouping by 
window and thereby has support for all windowing and triggering mechanisms. 
Runner does not implement partitioning yet (BEAM-838)
+</td>
+    
   </tr>
   
   <tr class="cap">
@@ -1033,6 +1189,11 @@
     <td width="25%" class="cap" 
style="background-color:#ec3;border-color:#ca1"><center><b>Yes: fully 
supported</b></center><br />
 </td>
     
+    
+
+    <td width="25%" class="cap" 
style="background-color:#ec3;border-color:#ca1"><center><b>Yes: fully 
supported</b></center><br />
+</td>
+    
   </tr>
   
   <tr class="cap">
@@ -1058,6 +1219,11 @@
     <td width="25%" class="cap" 
style="background-color:#ec3;border-color:#ca1"><center><b>Yes: fully 
supported</b></center><br />Using Spark's <tt>combineByKey</tt> and 
<tt>aggregate</tt> functions.
 </td>
     
+    
+
+    <td width="25%" class="cap" 
style="background-color:#ec3;border-color:#ca1"><center><b>Yes: fully 
supported</b></center><br />Default Beam translation. Currently no efficient 
pre-aggregation (BEAM-935).
+</td>
+    
   </tr>
   
   <tr class="cap">
@@ -1083,6 +1249,11 @@
     <td width="25%" class="cap" 
style="background-color:#fe5;border-color:#ca1"><center><b>Partially: supported 
via inlining</b></center><br />
 </td>
     
+    
+
+    <td width="25%" class="cap" 
style="background-color:#fe5;border-color:#ca1"><center><b>Partially: supported 
via inlining</b></center><br />
+</td>
+    
   </tr>
   
   <tr class="cap">
@@ -1108,6 +1279,11 @@
     <td width="25%" class="cap" 
style="background-color:#ec3;border-color:#ca1"><center><b>Yes: fully 
supported</b></center><br />Using Spark's broadcast variables. In streaming 
mode, side inputs may update but only between micro-batches.
 </td>
     
+    
+
+    <td width="25%" class="cap" 
style="background-color:#ec3;border-color:#ca1"><center><b>Yes: size 
restrictions</b></center><br />No distributed implementation and therefore size 
restrictions.
+</td>
+    
   </tr>
   
   <tr class="cap">
@@ -1133,6 +1309,11 @@
     <td width="25%" class="cap" 
style="background-color:#ec3;border-color:#ca1"><center><b>Yes: fully 
supported</b></center><br />
 </td>
     
+    
+
+    <td width="25%" class="cap" 
style="background-color:#ec3;border-color:#ca1"><center><b>Yes: fully 
supported</b></center><br />
+</td>
+    
   </tr>
   
   <tr class="cap">
@@ -1158,6 +1339,11 @@
     <td width="25%" class="cap" 
style="background-color:#fe5;border-color:#ca1"><center><b>Partially: may 
overcount when tasks are retried in transformations.</b></center><br 
/>supported via <tt>AccumulatorParam</tt> mechanism. If a task retries, and the 
accumulator is not within a Spark "Action", an overcount is possible.
 </td>
     
+    
+
+    <td width="25%" class="cap" 
style="background-color:#ddd;border-color:#ca1"><center><b>No: Not implemented 
in runner.</b></center><br />
+</td>
+    
   </tr>
   
   <tr class="cap">
@@ -1183,6 +1369,11 @@
     <td width="25%" class="cap" 
style="background-color:#ddd;border-color:#ca1"><center><b>No: pending model 
support</b></center><br />Spark supports keyed state with mapWithState() so 
support shuold be straight forward.
 </td>
     
+    
+
+    <td width="25%" class="cap" 
style="background-color:#ddd;border-color:#ca1"><center><b>No: pending model 
support</b></center><br />Apex supports keyed state, so adding support for this 
should be easy once the Beam model exposes it.
+</td>
+    
   </tr>
   
   <tr class="cap">
@@ -1203,6 +1394,8 @@
   
     <th class="cap color-platform format-platform" style="color:#59f">Apache 
Spark</th>
   
+    <th class="cap color-platform format-platform" style="color:#59f">Apache 
Apex (on feature branch)</th>
+  
   </tr>
   
   <tr class="cap">
@@ -1228,6 +1421,11 @@
     <td width="25%" class="cap" 
style="background-color:#59f;border-color:#37d"><center><b>Yes: 
supported</b></center><br />
 </td>
     
+    
+
+    <td width="25%" class="cap" 
style="background-color:#59f;border-color:#37d"><center><b>Yes: 
supported</b></center><br />
+</td>
+    
   </tr>
   
   <tr class="cap">
@@ -1253,6 +1451,11 @@
     <td width="25%" class="cap" 
style="background-color:#59f;border-color:#37d"><center><b>Yes: 
supported</b></center><br />
 </td>
     
+    
+
+    <td width="25%" class="cap" 
style="background-color:#59f;border-color:#37d"><center><b>Yes: 
supported</b></center><br />
+</td>
+    
   </tr>
   
   <tr class="cap">
@@ -1278,6 +1481,11 @@
     <td width="25%" class="cap" 
style="background-color:#59f;border-color:#37d"><center><b>Yes: 
supported</b></center><br />
 </td>
     
+    
+
+    <td width="25%" class="cap" 
style="background-color:#59f;border-color:#37d"><center><b>Yes: 
supported</b></center><br />
+</td>
+    
   </tr>
   
   <tr class="cap">
@@ -1303,6 +1511,11 @@
     <td width="25%" class="cap" 
style="background-color:#59f;border-color:#37d"><center><b>Yes: 
supported</b></center><br />
 </td>
     
+    
+
+    <td width="25%" class="cap" 
style="background-color:#59f;border-color:#37d"><center><b>Yes: 
supported</b></center><br />
+</td>
+    
   </tr>
   
   <tr class="cap">
@@ -1328,6 +1541,11 @@
     <td width="25%" class="cap" 
style="background-color:#59f;border-color:#37d"><center><b>Yes: 
supported</b></center><br />
 </td>
     
+    
+
+    <td width="25%" class="cap" 
style="background-color:#59f;border-color:#37d"><center><b>Yes: 
supported</b></center><br />
+</td>
+    
   </tr>
   
   <tr class="cap">
@@ -1353,6 +1571,11 @@
     <td width="25%" class="cap" 
style="background-color:#59f;border-color:#37d"><center><b>Yes: 
supported</b></center><br />
 </td>
     
+    
+
+    <td width="25%" class="cap" 
style="background-color:#59f;border-color:#37d"><center><b>Yes: 
supported</b></center><br />
+</td>
+    
   </tr>
   
   <tr class="cap">
@@ -1378,6 +1601,11 @@
     <td width="25%" class="cap" 
style="background-color:#59f;border-color:#37d"><center><b>Yes: 
supported</b></center><br />
 </td>
     
+    
+
+    <td width="25%" class="cap" 
style="background-color:#59f;border-color:#37d"><center><b>Yes: 
supported</b></center><br />
+</td>
+    
   </tr>
   
   <tr class="cap">
@@ -1398,6 +1626,8 @@
   
     <th class="cap color-platform format-platform" style="color:#8c6">Apache 
Spark</th>
   
+    <th class="cap color-platform format-platform" style="color:#8c6">Apache 
Apex (on feature branch)</th>
+  
   </tr>
   
   <tr class="cap">
@@ -1423,6 +1653,11 @@
     <td width="25%" class="cap" 
style="background-color:#ddd;border-color:#6a4"><center><b>No</b></center><br />
 </td>
     
+    
+
+    <td width="25%" class="cap" 
style="background-color:#8c6;border-color:#6a4"><center><b>Yes: fully 
supported</b></center><br />
+</td>
+    
   </tr>
   
   <tr class="cap">
@@ -1448,6 +1683,11 @@
     <td width="25%" class="cap" 
style="background-color:#ddd;border-color:#6a4"><center><b>No</b></center><br />
 </td>
     
+    
+
+    <td width="25%" class="cap" 
style="background-color:#8c6;border-color:#6a4"><center><b>Yes: fully 
supported</b></center><br />
+</td>
+    
   </tr>
   
   <tr class="cap">
@@ -1473,6 +1713,11 @@
     <td width="25%" class="cap" 
style="background-color:#8c6;border-color:#6a4"><center><b>Yes: This is Spark 
streaming's native model</b></center><br />Spark processes streams in 
micro-batches. The micro-batch size is actually a pre-set, fixed, time 
interval. Currently, the runner takes the first window size in the pipeline and 
sets it's size as the batch interval. Any following window operations will be 
considered processing time windows and will affect triggering.
 </td>
     
+    
+
+    <td width="25%" class="cap" 
style="background-color:#8c6;border-color:#6a4"><center><b>Yes: fully 
supported</b></center><br />
+</td>
+    
   </tr>
   
   <tr class="cap">
@@ -1498,6 +1743,11 @@
     <td width="25%" class="cap" 
style="background-color:#ddd;border-color:#6a4"><center><b>No</b></center><br />
 </td>
     
+    
+
+    <td width="25%" class="cap" 
style="background-color:#8c6;border-color:#6a4"><center><b>Yes: fully 
supported</b></center><br />
+</td>
+    
   </tr>
   
   <tr class="cap">
@@ -1523,6 +1773,11 @@
     <td width="25%" class="cap" 
style="background-color:#ddd;border-color:#6a4"><center><b>No: pending model 
support</b></center><br />
 </td>
     
+    
+
+    <td width="25%" class="cap" 
style="background-color:#ddd;border-color:#6a4"><center><b>No: pending model 
support</b></center><br />
+</td>
+    
   </tr>
   
   <tr class="cap">
@@ -1548,6 +1803,11 @@
     <td width="25%" class="cap" 
style="background-color:#ddd;border-color:#6a4"><center><b>No</b></center><br />
 </td>
     
+    
+
+    <td width="25%" class="cap" 
style="background-color:#8c6;border-color:#6a4"><center><b>Yes: fully 
supported</b></center><br />
+</td>
+    
   </tr>
   
   <tr class="cap">
@@ -1573,6 +1833,11 @@
     <td width="25%" class="cap" 
style="background-color:#ddd;border-color:#6a4"><center><b>No</b></center><br />
 </td>
     
+    
+
+    <td width="25%" class="cap" 
style="background-color:#8c6;border-color:#6a4"><center><b>Yes: fully 
supported</b></center><br />
+</td>
+    
   </tr>
   
   <tr class="cap">
@@ -1598,6 +1863,11 @@
     <td width="25%" class="cap" 
style="background-color:#ddd;border-color:#6a4"><center><b>No: pending model 
support</b></center><br />
 </td>
     
+    
+
+    <td width="25%" class="cap" 
style="background-color:#ddd;border-color:#6a4"><center><b>No: pending model 
support</b></center><br />
+</td>
+    
   </tr>
   
   <tr class="cap">
@@ -1618,6 +1888,8 @@
   
     <th class="cap color-platform format-platform" style="color:#d77">Apache 
Spark</th>
   
+    <th class="cap color-platform format-platform" style="color:#d77">Apache 
Apex (on feature branch)</th>
+  
   </tr>
   
   <tr class="cap">
@@ -1643,6 +1915,11 @@
     <td width="25%" class="cap" 
style="background-color:#d77;border-color:#b55"><center><b>Yes: fully 
supported</b></center><br />Spark streaming natively discards elements after 
firing.
 </td>
     
+    
+
+    <td width="25%" class="cap" 
style="background-color:#d77;border-color:#b55"><center><b>Yes: fully 
supported</b></center><br />
+</td>
+    
   </tr>
   
   <tr class="cap">
@@ -1668,6 +1945,11 @@
     <td width="25%" class="cap" 
style="background-color:#ddd;border-color:#b55"><center><b>No</b></center><br />
 </td>
     
+    
+
+    <td width="25%" class="cap" 
style="background-color:#d77;border-color:#b55"><center><b>Yes: fully 
supported</b></center><br />Size restriction, see combine support.
+</td>
+    
   </tr>
   
   <tr class="cap">
@@ -1693,6 +1975,11 @@
     <td width="25%" class="cap" 
style="background-color:#ddd;border-color:#b55"><center><b>No: pending model 
support</b></center><br />
 </td>
     
+    
+
+    <td width="25%" class="cap" 
style="background-color:#ddd;border-color:#b55"><center><b>No: pending model 
support</b></center><br />
+</td>
+    
   </tr>
   
   <tr class="cap">

http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/dd65b3b6/content/documentation/runners/dataflow/index.html
----------------------------------------------------------------------
diff --git a/content/documentation/runners/dataflow/index.html 
b/content/documentation/runners/dataflow/index.html
index 32de918..aa403ec 100644
--- a/content/documentation/runners/dataflow/index.html
+++ b/content/documentation/runners/dataflow/index.html
@@ -85,6 +85,7 @@
                          <li class="dropdown-header">Runners</li>
                          <li><a 
href="/documentation/runners/capability-matrix/">Capability Matrix</a></li>
                          <li><a href="/documentation/runners/direct/">Direct 
Runner</a></li>
+                         <li><a href="/documentation/runners/apex/">Apache 
Apex Runner</a></li>
                          <li><a href="/documentation/runners/flink/">Apache 
Flink Runner</a></li>
                          <li><a href="/documentation/runners/spark/">Apache 
Spark Runner</a></li>
                          <li><a href="/documentation/runners/dataflow/">Cloud 
Dataflow Runner</a></li>

http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/dd65b3b6/content/documentation/runners/direct/index.html
----------------------------------------------------------------------
diff --git a/content/documentation/runners/direct/index.html 
b/content/documentation/runners/direct/index.html
index 26e75df..d47b51b 100644
--- a/content/documentation/runners/direct/index.html
+++ b/content/documentation/runners/direct/index.html
@@ -85,6 +85,7 @@
                          <li class="dropdown-header">Runners</li>
                          <li><a 
href="/documentation/runners/capability-matrix/">Capability Matrix</a></li>
                          <li><a href="/documentation/runners/direct/">Direct 
Runner</a></li>
+                         <li><a href="/documentation/runners/apex/">Apache 
Apex Runner</a></li>
                          <li><a href="/documentation/runners/flink/">Apache 
Flink Runner</a></li>
                          <li><a href="/documentation/runners/spark/">Apache 
Spark Runner</a></li>
                          <li><a href="/documentation/runners/dataflow/">Cloud 
Dataflow Runner</a></li>

http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/dd65b3b6/content/documentation/runners/flink/index.html
----------------------------------------------------------------------
diff --git a/content/documentation/runners/flink/index.html 
b/content/documentation/runners/flink/index.html
index 2c1eac2..40eb635 100644
--- a/content/documentation/runners/flink/index.html
+++ b/content/documentation/runners/flink/index.html
@@ -85,6 +85,7 @@
                          <li class="dropdown-header">Runners</li>
                          <li><a 
href="/documentation/runners/capability-matrix/">Capability Matrix</a></li>
                          <li><a href="/documentation/runners/direct/">Direct 
Runner</a></li>
+                         <li><a href="/documentation/runners/apex/">Apache 
Apex Runner</a></li>
                          <li><a href="/documentation/runners/flink/">Apache 
Flink Runner</a></li>
                          <li><a href="/documentation/runners/spark/">Apache 
Spark Runner</a></li>
                          <li><a href="/documentation/runners/dataflow/">Cloud 
Dataflow Runner</a></li>

http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/dd65b3b6/content/documentation/runners/spark/index.html
----------------------------------------------------------------------
diff --git a/content/documentation/runners/spark/index.html 
b/content/documentation/runners/spark/index.html
index df53d51..c54afc7 100644
--- a/content/documentation/runners/spark/index.html
+++ b/content/documentation/runners/spark/index.html
@@ -85,6 +85,7 @@
                          <li class="dropdown-header">Runners</li>
                          <li><a 
href="/documentation/runners/capability-matrix/">Capability Matrix</a></li>
                          <li><a href="/documentation/runners/direct/">Direct 
Runner</a></li>
+                         <li><a href="/documentation/runners/apex/">Apache 
Apex Runner</a></li>
                          <li><a href="/documentation/runners/flink/">Apache 
Flink Runner</a></li>
                          <li><a href="/documentation/runners/spark/">Apache 
Spark Runner</a></li>
                          <li><a href="/documentation/runners/dataflow/">Cloud 
Dataflow Runner</a></li>

http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/dd65b3b6/content/documentation/sdks/java/index.html
----------------------------------------------------------------------
diff --git a/content/documentation/sdks/java/index.html 
b/content/documentation/sdks/java/index.html
index 68b8cc7..cea343e 100644
--- a/content/documentation/sdks/java/index.html
+++ b/content/documentation/sdks/java/index.html
@@ -85,6 +85,7 @@
                          <li class="dropdown-header">Runners</li>
                          <li><a 
href="/documentation/runners/capability-matrix/">Capability Matrix</a></li>
                          <li><a href="/documentation/runners/direct/">Direct 
Runner</a></li>
+                         <li><a href="/documentation/runners/apex/">Apache 
Apex Runner</a></li>
                          <li><a href="/documentation/runners/flink/">Apache 
Flink Runner</a></li>
                          <li><a href="/documentation/runners/spark/">Apache 
Spark Runner</a></li>
                          <li><a href="/documentation/runners/dataflow/">Cloud 
Dataflow Runner</a></li>

http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/dd65b3b6/content/documentation/sdks/javadoc/index.html
----------------------------------------------------------------------
diff --git a/content/documentation/sdks/javadoc/index.html 
b/content/documentation/sdks/javadoc/index.html
index 3518e23..850b025 100644
--- a/content/documentation/sdks/javadoc/index.html
+++ b/content/documentation/sdks/javadoc/index.html
@@ -85,6 +85,7 @@
                          <li class="dropdown-header">Runners</li>
                          <li><a 
href="/documentation/runners/capability-matrix/">Capability Matrix</a></li>
                          <li><a href="/documentation/runners/direct/">Direct 
Runner</a></li>
+                         <li><a href="/documentation/runners/apex/">Apache 
Apex Runner</a></li>
                          <li><a href="/documentation/runners/flink/">Apache 
Flink Runner</a></li>
                          <li><a href="/documentation/runners/spark/">Apache 
Spark Runner</a></li>
                          <li><a href="/documentation/runners/dataflow/">Cloud 
Dataflow Runner</a></li>

http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/dd65b3b6/content/get-started/beam-overview/index.html
----------------------------------------------------------------------
diff --git a/content/get-started/beam-overview/index.html 
b/content/get-started/beam-overview/index.html
index 5e363ea..b88ab4d 100644
--- a/content/get-started/beam-overview/index.html
+++ b/content/get-started/beam-overview/index.html
@@ -85,6 +85,7 @@
                          <li class="dropdown-header">Runners</li>
                          <li><a 
href="/documentation/runners/capability-matrix/">Capability Matrix</a></li>
                          <li><a href="/documentation/runners/direct/">Direct 
Runner</a></li>
+                         <li><a href="/documentation/runners/apex/">Apache 
Apex Runner</a></li>
                          <li><a href="/documentation/runners/flink/">Apache 
Flink Runner</a></li>
                          <li><a href="/documentation/runners/spark/">Apache 
Spark Runner</a></li>
                          <li><a href="/documentation/runners/dataflow/">Cloud 
Dataflow Runner</a></li>

http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/dd65b3b6/content/get-started/downloads/index.html
----------------------------------------------------------------------
diff --git a/content/get-started/downloads/index.html 
b/content/get-started/downloads/index.html
index 899c97b..3015393 100644
--- a/content/get-started/downloads/index.html
+++ b/content/get-started/downloads/index.html
@@ -85,6 +85,7 @@
                          <li class="dropdown-header">Runners</li>
                          <li><a 
href="/documentation/runners/capability-matrix/">Capability Matrix</a></li>
                          <li><a href="/documentation/runners/direct/">Direct 
Runner</a></li>
+                         <li><a href="/documentation/runners/apex/">Apache 
Apex Runner</a></li>
                          <li><a href="/documentation/runners/flink/">Apache 
Flink Runner</a></li>
                          <li><a href="/documentation/runners/spark/">Apache 
Spark Runner</a></li>
                          <li><a href="/documentation/runners/dataflow/">Cloud 
Dataflow Runner</a></li>

http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/dd65b3b6/content/get-started/index.html
----------------------------------------------------------------------
diff --git a/content/get-started/index.html b/content/get-started/index.html
index f69c8f7..b12bc79 100644
--- a/content/get-started/index.html
+++ b/content/get-started/index.html
@@ -85,6 +85,7 @@
                          <li class="dropdown-header">Runners</li>
                          <li><a 
href="/documentation/runners/capability-matrix/">Capability Matrix</a></li>
                          <li><a href="/documentation/runners/direct/">Direct 
Runner</a></li>
+                         <li><a href="/documentation/runners/apex/">Apache 
Apex Runner</a></li>
                          <li><a href="/documentation/runners/flink/">Apache 
Flink Runner</a></li>
                          <li><a href="/documentation/runners/spark/">Apache 
Spark Runner</a></li>
                          <li><a href="/documentation/runners/dataflow/">Cloud 
Dataflow Runner</a></li>

http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/dd65b3b6/content/get-started/mobile-gaming-example/index.html
----------------------------------------------------------------------
diff --git a/content/get-started/mobile-gaming-example/index.html 
b/content/get-started/mobile-gaming-example/index.html
index 5f20db3..2ad6afe 100644
--- a/content/get-started/mobile-gaming-example/index.html
+++ b/content/get-started/mobile-gaming-example/index.html
@@ -85,6 +85,7 @@
                          <li class="dropdown-header">Runners</li>
                          <li><a 
href="/documentation/runners/capability-matrix/">Capability Matrix</a></li>
                          <li><a href="/documentation/runners/direct/">Direct 
Runner</a></li>
+                         <li><a href="/documentation/runners/apex/">Apache 
Apex Runner</a></li>
                          <li><a href="/documentation/runners/flink/">Apache 
Flink Runner</a></li>
                          <li><a href="/documentation/runners/spark/">Apache 
Spark Runner</a></li>
                          <li><a href="/documentation/runners/dataflow/">Cloud 
Dataflow Runner</a></li>

http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/dd65b3b6/content/get-started/quickstart/index.html
----------------------------------------------------------------------
diff --git a/content/get-started/quickstart/index.html 
b/content/get-started/quickstart/index.html
index f2c6b9f..58429bc 100644
--- a/content/get-started/quickstart/index.html
+++ b/content/get-started/quickstart/index.html
@@ -85,6 +85,7 @@
                          <li class="dropdown-header">Runners</li>
                          <li><a 
href="/documentation/runners/capability-matrix/">Capability Matrix</a></li>
                          <li><a href="/documentation/runners/direct/">Direct 
Runner</a></li>
+                         <li><a href="/documentation/runners/apex/">Apache 
Apex Runner</a></li>
                          <li><a href="/documentation/runners/flink/">Apache 
Flink Runner</a></li>
                          <li><a href="/documentation/runners/spark/">Apache 
Spark Runner</a></li>
                          <li><a href="/documentation/runners/dataflow/">Cloud 
Dataflow Runner</a></li>

http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/dd65b3b6/content/get-started/releases/index.html
----------------------------------------------------------------------
diff --git a/content/get-started/releases/index.html 
b/content/get-started/releases/index.html
index ebd7669..5b4cca7 100644
--- a/content/get-started/releases/index.html
+++ b/content/get-started/releases/index.html
@@ -85,6 +85,7 @@
                          <li class="dropdown-header">Runners</li>
                          <li><a 
href="/documentation/runners/capability-matrix/">Capability Matrix</a></li>
                          <li><a href="/documentation/runners/direct/">Direct 
Runner</a></li>
+                         <li><a href="/documentation/runners/apex/">Apache 
Apex Runner</a></li>
                          <li><a href="/documentation/runners/flink/">Apache 
Flink Runner</a></li>
                          <li><a href="/documentation/runners/spark/">Apache 
Spark Runner</a></li>
                          <li><a href="/documentation/runners/dataflow/">Cloud 
Dataflow Runner</a></li>

http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/dd65b3b6/content/get-started/support/index.html
----------------------------------------------------------------------
diff --git a/content/get-started/support/index.html 
b/content/get-started/support/index.html
index 0364572..4e80a67 100644
--- a/content/get-started/support/index.html
+++ b/content/get-started/support/index.html
@@ -85,6 +85,7 @@
                          <li class="dropdown-header">Runners</li>
                          <li><a 
href="/documentation/runners/capability-matrix/">Capability Matrix</a></li>
                          <li><a href="/documentation/runners/direct/">Direct 
Runner</a></li>
+                         <li><a href="/documentation/runners/apex/">Apache 
Apex Runner</a></li>
                          <li><a href="/documentation/runners/flink/">Apache 
Flink Runner</a></li>
                          <li><a href="/documentation/runners/spark/">Apache 
Spark Runner</a></li>
                          <li><a href="/documentation/runners/dataflow/">Cloud 
Dataflow Runner</a></li>

http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/dd65b3b6/content/get-started/wordcount-example/index.html
----------------------------------------------------------------------
diff --git a/content/get-started/wordcount-example/index.html 
b/content/get-started/wordcount-example/index.html
index 3331215..b3a88b0 100644
--- a/content/get-started/wordcount-example/index.html
+++ b/content/get-started/wordcount-example/index.html
@@ -85,6 +85,7 @@
                          <li class="dropdown-header">Runners</li>
                          <li><a 
href="/documentation/runners/capability-matrix/">Capability Matrix</a></li>
                          <li><a href="/documentation/runners/direct/">Direct 
Runner</a></li>
+                         <li><a href="/documentation/runners/apex/">Apache 
Apex Runner</a></li>
                          <li><a href="/documentation/runners/flink/">Apache 
Flink Runner</a></li>
                          <li><a href="/documentation/runners/spark/">Apache 
Spark Runner</a></li>
                          <li><a href="/documentation/runners/dataflow/">Cloud 
Dataflow Runner</a></li>

http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/dd65b3b6/content/index.html
----------------------------------------------------------------------
diff --git a/content/index.html b/content/index.html
index 6d9a0b9..3ded4c5 100644
--- a/content/index.html
+++ b/content/index.html
@@ -85,6 +85,7 @@
                          <li class="dropdown-header">Runners</li>
                          <li><a 
href="/documentation/runners/capability-matrix/">Capability Matrix</a></li>
                          <li><a href="/documentation/runners/direct/">Direct 
Runner</a></li>
+                         <li><a href="/documentation/runners/apex/">Apache 
Apex Runner</a></li>
                          <li><a href="/documentation/runners/flink/">Apache 
Flink Runner</a></li>
                          <li><a href="/documentation/runners/spark/">Apache 
Spark Runner</a></li>
                          <li><a href="/documentation/runners/dataflow/">Cloud 
Dataflow Runner</a></li>

http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/dd65b3b6/content/privacy_policy/index.html
----------------------------------------------------------------------
diff --git a/content/privacy_policy/index.html 
b/content/privacy_policy/index.html
index cb05c22..5a4351d 100644
--- a/content/privacy_policy/index.html
+++ b/content/privacy_policy/index.html
@@ -85,6 +85,7 @@
                          <li class="dropdown-header">Runners</li>
                          <li><a 
href="/documentation/runners/capability-matrix/">Capability Matrix</a></li>
                          <li><a href="/documentation/runners/direct/">Direct 
Runner</a></li>
+                         <li><a href="/documentation/runners/apex/">Apache 
Apex Runner</a></li>
                          <li><a href="/documentation/runners/flink/">Apache 
Flink Runner</a></li>
                          <li><a href="/documentation/runners/spark/">Apache 
Spark Runner</a></li>
                          <li><a href="/documentation/runners/dataflow/">Cloud 
Dataflow Runner</a></li>

Reply via email to