http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/65d23415/content/feed.xml ---------------------------------------------------------------------- diff --git a/content/feed.xml b/content/feed.xml index 76733ac..8169dce 100644 --- a/content/feed.xml +++ b/content/feed.xml @@ -6,8 +6,8 @@ </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>Thu, 22 Sep 2016 14:35:19 -0700</pubDate> - <lastBuildDate>Thu, 22 Sep 2016 14:35:19 -0700</lastBuildDate> + <pubDate>Mon, 26 Sep 2016 20:54:50 -0700</pubDate> + <lastBuildDate>Mon, 26 Sep 2016 20:54:50 -0700</lastBuildDate> <generator>Jekyll v3.2.0</generator> <item>
http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/65d23415/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 c103244..832b8ef 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-22 14:35 PDT</span></p> +<p><span style="font-size:11px;float:none">Last updated: 2016-09-26 20:54 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>