Regenerate html and make 'rake test' pass.

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/4165ad18
Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam-site/tree/4165ad18
Diff: http://git-wip-us.apache.org/repos/asf/incubator-beam-site/diff/4165ad18

Branch: refs/heads/asf-site
Commit: 4165ad181316f1cc3a078bf79490dcb6775c1474
Parents: ccf6bcf
Author: Frances Perry <f...@google.com>
Authored: Wed Oct 12 14:06:15 2016 -0700
Committer: Frances Perry <f...@google.com>
Committed: Wed Oct 12 14:06:15 2016 -0700

----------------------------------------------------------------------
 _posts/2016-10-12-strata-hadoop-world-and-beam.md       |  2 +-
 .../update/2016/10/11/strata-hadoop-world-and-beam.html |  4 ++--
 content/feed.xml                                        | 12 ++++++------
 content/learn/runners/capability-matrix/index.html      |  2 +-
 4 files changed, 10 insertions(+), 10 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/4165ad18/_posts/2016-10-12-strata-hadoop-world-and-beam.md
----------------------------------------------------------------------
diff --git a/_posts/2016-10-12-strata-hadoop-world-and-beam.md 
b/_posts/2016-10-12-strata-hadoop-world-and-beam.md
index 7e1d7b9..acd48d7 100644
--- a/_posts/2016-10-12-strata-hadoop-world-and-beam.md
+++ b/_posts/2016-10-12-strata-hadoop-world-and-beam.md
@@ -28,5 +28,5 @@ On management and thought leader side, Beam went from 
“what’s Beam?” at pr
 
 We rounded out the tutorial with live demonstrations of Beam running on Apache 
Spark, Apache Flink, the local runner, and DataFlow runner. Then, we brought in 
the big brainpower and had a Q and A session.
 
-If you’re attending a conference, we encourage you to look for a Beam 
session. If you want to use these materials to give your own Beam talk or 
tutorial, we’re happy to help you. In addition to this tutorial, we have 
[other presentation 
materials](beam.incubator.apache.org/learn/presentation-materials/). You can 
reach out to us on the [user mailing 
list](http://beam.incubator.apache.org/use/mailing-lists/).
+If you’re attending a conference, we encourage you to look for a Beam 
session. If you want to use these materials to give your own Beam talk or 
tutorial, we’re happy to help you. In addition to this tutorial, we have 
[other presentation materials](/learn/presentation-materials/). You can reach 
out to us on the [user mailing 
list](http://beam.incubator.apache.org/use/mailing-lists/).
 

http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/4165ad18/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 92f30f0..d402fa2 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
@@ -154,7 +154,7 @@
 
 <p><img src="/images/blog/IMG_20160927_170956.jpg" alt="Exercise time" /></p>
 
-<p>If you want to take a look at the tutorial materials, we’ve put them up 
<a href="https://github.com/eljefe6a/beamexample";>on GitHub</a>. This includes 
the <a 
href="https://github.com/eljefe6a/beamexample/blob/master/BeamTutorial/slides.pdf";>actual
 slides</a> as well as the <a 
href="https://github.com/eljefe6a/beamexample/tree/master/BeamTutorial/src/main/java/org/apache/beam/examples/tutorial/game";>exercises</a>
 that we covered. If you’re looking to learn a little about Beam, this is a 
good way to start. The exercises are based on an imaginary mobile game and the 
data needs processing and are based on code in the <a 
href="https://github.com/apache/incubator-beam/tree/master/examples/java8/src/main/java/org/apache/beam/examples/complete/game";>Beam
 examples directory</a>. The code has TODOs for where you need to fill in code 
or there are full sample solutions to look over our code. You can run these 
examples on your own machine.</p>
+<p>If you want to take a look at the tutorial materials, we’ve put them up 
<a href="https://github.com/eljefe6a/beamexample";>on GitHub</a>. This includes 
the <a 
href="https://github.com/eljefe6a/beamexample/blob/master/BeamTutorial/slides.pdf";>actual
 slides</a> as well as the <a 
href="https://github.com/eljefe6a/beamexample/tree/master/BeamTutorial/src/main/java/org/apache/beam/examples/tutorial/game";>exercises</a>
 that we covered. If you’re looking to learn a little about Beam, this is a 
good way to start. The exercises are based on an imaginary mobile game where 
data needs processing and are based on code in the <a 
href="https://github.com/apache/incubator-beam/tree/master/examples/java8/src/main/java/org/apache/beam/examples/complete/game";>Beam
 examples directory</a>. The code has TODOs for where you need to fill in code 
or there are full sample solutions to look over our code. You can run these 
examples on your own machine or on a cluster using a runner that Beam 
supports.</
 p>
 
 <p>I want to share some of takeaways I had about Beam during the 
conference.</p>
 
@@ -170,7 +170,7 @@
 
 <p>We rounded out the tutorial with live demonstrations of Beam running on 
Apache Spark, Apache Flink, the local runner, and DataFlow runner. Then, we 
brought in the big brainpower and had a Q and A session.</p>
 
-<p>If you’re attending a conference, we encourage you to look for a Beam 
session. If you want to use these materials to give your own Beam talk, we’re 
happy to help you. You can reach out to us on the <a 
href="http://beam.incubator.apache.org/use/mailing-lists/";>user mailing 
list</a>.</p>
+<p>If you’re attending a conference, we encourage you to look for a Beam 
session. If you want to use these materials to give your own Beam talk or 
tutorial, we’re happy to help you. In addition to this tutorial, we have <a 
href="/learn/presentation-materials/">other presentation materials</a>. You can 
reach out to us on the <a 
href="http://beam.incubator.apache.org/use/mailing-lists/";>user mailing 
list</a>.</p>
 
 
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/4165ad18/content/feed.xml
----------------------------------------------------------------------
diff --git a/content/feed.xml b/content/feed.xml
index a934c76..1639c21 100644
--- a/content/feed.xml
+++ b/content/feed.xml
@@ -6,9 +6,9 @@
 </description>
     <link>http://beam.incubator.apache.org/</link>
     <atom:link href="http://beam.incubator.apache.org/feed.xml"; rel="self" 
type="application/rss+xml"/>
-    <pubDate>Tue, 11 Oct 2016 10:20:34 -0700</pubDate>
-    <lastBuildDate>Tue, 11 Oct 2016 10:20:34 -0700</lastBuildDate>
-    <generator>Jekyll v3.3.0</generator>
+    <pubDate>Wed, 12 Oct 2016 14:03:58 -0700</pubDate>
+    <lastBuildDate>Wed, 12 Oct 2016 14:03:58 -0700</lastBuildDate>
+    <generator>Jekyll v3.2.0</generator>
     
       <item>
         <title>Strata+Hadoop World and Beam</title>
@@ -16,7 +16,7 @@
 
 &lt;p&gt;&lt;img src=&quot;/images/blog/IMG_20160927_170956.jpg&quot; 
alt=&quot;Exercise time&quot; /&gt;&lt;/p&gt;
 
-&lt;p&gt;If you want to take a look at the tutorial materials, we’ve put 
them up &lt;a href=&quot;https://github.com/eljefe6a/beamexample&quot;&gt;on 
GitHub&lt;/a&gt;. This includes the &lt;a 
href=&quot;https://github.com/eljefe6a/beamexample/blob/master/BeamTutorial/slides.pdf&quot;&gt;actual
 slides&lt;/a&gt; as well as the &lt;a 
href=&quot;https://github.com/eljefe6a/beamexample/tree/master/BeamTutorial/src/main/java/org/apache/beam/examples/tutorial/game&quot;&gt;exercises&lt;/a&gt;
 that we covered. If you’re looking to learn a little about Beam, this is a 
good way to start. The exercises are based on an imaginary mobile game and the 
data needs processing and are based on code in the &lt;a 
href=&quot;https://github.com/apache/incubator-beam/tree/master/examples/java8/src/main/java/org/apache/beam/examples/complete/game&quot;&gt;Beam
 examples directory&lt;/a&gt;. The code has TODOs for where you need to fill in 
code or there are full sample solutions to look over our code. You
  can run these examples on your own machine.&lt;/p&gt;
+&lt;p&gt;If you want to take a look at the tutorial materials, we’ve put 
them up &lt;a href=&quot;https://github.com/eljefe6a/beamexample&quot;&gt;on 
GitHub&lt;/a&gt;. This includes the &lt;a 
href=&quot;https://github.com/eljefe6a/beamexample/blob/master/BeamTutorial/slides.pdf&quot;&gt;actual
 slides&lt;/a&gt; as well as the &lt;a 
href=&quot;https://github.com/eljefe6a/beamexample/tree/master/BeamTutorial/src/main/java/org/apache/beam/examples/tutorial/game&quot;&gt;exercises&lt;/a&gt;
 that we covered. If you’re looking to learn a little about Beam, this is a 
good way to start. The exercises are based on an imaginary mobile game where 
data needs processing and are based on code in the &lt;a 
href=&quot;https://github.com/apache/incubator-beam/tree/master/examples/java8/src/main/java/org/apache/beam/examples/complete/game&quot;&gt;Beam
 examples directory&lt;/a&gt;. The code has TODOs for where you need to fill in 
code or there are full sample solutions to look over our code. You c
 an run these examples on your own machine or on a cluster using a runner that 
Beam supports.&lt;/p&gt;
 
 &lt;p&gt;I want to share some of takeaways I had about Beam during the 
conference.&lt;/p&gt;
 
@@ -32,7 +32,7 @@
 
 &lt;p&gt;We rounded out the tutorial with live demonstrations of Beam running 
on Apache Spark, Apache Flink, the local runner, and DataFlow runner. Then, we 
brought in the big brainpower and had a Q and A session.&lt;/p&gt;
 
-&lt;p&gt;If you’re attending a conference, we encourage you to look for a 
Beam session. If you want to use these materials to give your own Beam talk, 
we’re happy to help you. You can reach out to us on the &lt;a 
href=&quot;http://beam.incubator.apache.org/use/mailing-lists/&quot;&gt;user 
mailing list&lt;/a&gt;.&lt;/p&gt;
+&lt;p&gt;If you’re attending a conference, we encourage you to look for a 
Beam session. If you want to use these materials to give your own Beam talk or 
tutorial, we’re happy to help you. In addition to this tutorial, we have 
&lt;a href=&quot;/learn/presentation-materials/&quot;&gt;other presentation 
materials&lt;/a&gt;. You can reach out to us on the &lt;a 
href=&quot;http://beam.incubator.apache.org/use/mailing-lists/&quot;&gt;user 
mailing list&lt;/a&gt;.&lt;/p&gt;
 
 </description>
         <pubDate>Tue, 11 Oct 2016 10:00:00 -0700</pubDate>
@@ -308,7 +308,7 @@ PCollection&amp;lt;O&amp;gt; output = input
   &lt;/li&gt;
 &lt;/ul&gt;
 
-&lt;p&gt;As Apache Beam grows, so will this repository of presentation 
materials. We are excited to add new materials as the Apache Beam ecosystem 
grows with new runners, SDKs, and so on. If you are interested in contributing 
content or have a request, please see the &lt;a 
href=&quot;/learn/presentation-materials/&quot;&gt;Apache Beam presentation 
materials&lt;/a&gt; page or email the &lt;a 
href=&quot;mailto:u...@beam.incubator.apache.org&quot;&gt;&lt;code 
class=&quot;highlighter-rouge&quot;&gt;u...@beam.incubator.apache.org&lt;/code&gt;&lt;/a&gt;
 mailing list with your ideas or questions.&lt;/p&gt;
+&lt;p&gt;As Apache Beam grows, so will this repository of presentation 
materials. We are excited to add new materials as the Apache Beam ecosystem 
grows with new runners, SDKs, and so on. If you are interested in contributing 
content or have a request, please see the &lt;a 
href=&quot;/learn/presentation-materials/&quot;&gt;Apache Beam presentation 
materials&lt;/a&gt; page or email the &lt;a 
href=&quot;&amp;#109;&amp;#097;&amp;#105;&amp;#108;&amp;#116;&amp;#111;:&amp;#117;&amp;#115;&amp;#101;&amp;#114;&amp;#064;&amp;#098;&amp;#101;&amp;#097;&amp;#109;&amp;#046;&amp;#105;&amp;#110;&amp;#099;&amp;#117;&amp;#098;&amp;#097;&amp;#116;&amp;#111;&amp;#114;&amp;#046;&amp;#097;&amp;#112;&amp;#097;&amp;#099;&amp;#104;&amp;#101;&amp;#046;&amp;#111;&amp;#114;&amp;#103;&quot;&gt;&lt;code
 
class=&quot;highlighter-rouge&quot;&gt;u...@beam.incubator.apache.org&lt;/code&gt;&lt;/a&gt;
 mailing list with your ideas or questions.&lt;/p&gt;
 </description>
         <pubDate>Sun, 03 Apr 2016 11:00:00 -0700</pubDate>
         
<link>http://beam.incubator.apache.org/beam/capability/2016/04/03/presentation-materials.html</link>

http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/4165ad18/content/learn/runners/capability-matrix/index.html
----------------------------------------------------------------------
diff --git a/content/learn/runners/capability-matrix/index.html 
b/content/learn/runners/capability-matrix/index.html
index 9259c30..4408cca 100644
--- a/content/learn/runners/capability-matrix/index.html
+++ b/content/learn/runners/capability-matrix/index.html
@@ -141,7 +141,7 @@
 
       <div class="row">
         <h1 id="beam-capability-matrix">Beam Capability Matrix</h1>
-<p><span style="font-size:11px;float:none">Last updated: 2016-09-28 13:36 
PDT</span></p>
+<p><span style="font-size:11px;float:none">Last updated: 2016-10-12 14:03 
PDT</span></p>
 
 <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>
 

Reply via email to