You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by mx...@apache.org on 2016/05/27 16:41:14 UTC

[1/3] incubator-beam-site git commit: [BEAM-103] update capability matrix

Repository: incubator-beam-site
Updated Branches:
  refs/heads/asf-site 92fc27503 -> 657701378


[BEAM-103] update capability matrix

This reflects the changes of BEAM-103 in the Capability Matrix.


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

Branch: refs/heads/asf-site
Commit: e9937d9ce610c245ebc00c3b02e9f4dd3cb9e32d
Parents: 92fc275
Author: Maximilian Michels <mx...@apache.org>
Authored: Tue May 24 15:41:21 2016 +0200
Committer: Maximilian Michels <mx...@apache.org>
Committed: Fri May 27 18:38:16 2016 +0200

----------------------------------------------------------------------
 _data/capability-matrix.yml | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/e9937d9c/_data/capability-matrix.yml
----------------------------------------------------------------------
diff --git a/_data/capability-matrix.yml b/_data/capability-matrix.yml
index f34527d..e2f66b9 100644
--- a/_data/capability-matrix.yml
+++ b/_data/capability-matrix.yml
@@ -140,10 +140,9 @@ categories:
             l2: fully supported
             l3: 
           - class: flink
-            jira: BEAM-103
-            l1: 'Partially'
-            l2: parallelism 1 in streaming
-            l3: Fully supported in batch. In streaming, sources currently run with parallelism 1.
+            l1: 'Yes'
+            l2: fully supported
+            l3:
           - class: spark
             l1: 'Yes'
             l2: fully supported


[3/3] incubator-beam-site git commit: This closes #19

Posted by mx...@apache.org.
This closes #19


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

Branch: refs/heads/asf-site
Commit: 657701378fc1935a67e5b5a5fe1427997b6c9029
Parents: 92fc275 15dd578
Author: Maximilian Michels <mx...@apache.org>
Authored: Fri May 27 18:41:45 2016 +0200
Committer: Maximilian Michels <mx...@apache.org>
Committed: Fri May 27 18:41:45 2016 +0200

----------------------------------------------------------------------
 _data/capability-matrix.yml          | 7 +++----
 content/capability-matrix/index.html | 6 +++---
 2 files changed, 6 insertions(+), 7 deletions(-)
----------------------------------------------------------------------



[2/3] incubator-beam-site git commit: [BEAM-103] rebuild capability matrix

Posted by mx...@apache.org.
[BEAM-103] rebuild capability matrix


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

Branch: refs/heads/asf-site
Commit: 15dd578f15885b51b3fbef1c9deab302814b8f07
Parents: e9937d9
Author: Maximilian Michels <mx...@apache.org>
Authored: Fri May 27 18:39:31 2016 +0200
Committer: Maximilian Michels <mx...@apache.org>
Committed: Fri May 27 18:39:49 2016 +0200

----------------------------------------------------------------------
 content/capability-matrix/index.html | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-beam-site/blob/15dd578f/content/capability-matrix/index.html
----------------------------------------------------------------------
diff --git a/content/capability-matrix/index.html b/content/capability-matrix/index.html
index 767df88..9981074 100644
--- a/content/capability-matrix/index.html
+++ b/content/capability-matrix/index.html
@@ -95,7 +95,7 @@
 
       <div class="container">
         <h1 id="apache-beam-capability-matrix">Apache Beam Capability Matrix</h1>
-<p><span style="font-size:11px;float:none">Last updated: 2016-05-18 20:55 PDT</span></p>
+<p><span style="font-size:11px;float:none">Last updated: 2016-05-27 18:38 CEST</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\u2019ve created the capability matrix below.</p>
 
@@ -313,7 +313,7 @@
     
     
 
-    <td width="25%" class="cap-summary" style="background-color:#fe5;border-color:#ca1"><b><center>~ (<a href="https://issues.apache.org/jira/browse/BEAM-103">BEAM-103</a>)</center></b>
+    <td width="25%" class="cap-summary" style="background-color:#ec3;border-color:#ca1"><b><center>&#x2713;</center></b>
 </td>
     
     
@@ -1082,7 +1082,7 @@
     
     
 
-    <td width="25%" class="cap" style="background-color:#fe5;border-color:#ca1"><b><center>Partially: parallelism 1 in streaming<br />(<a href="https://issues.apache.org/jira/browse/BEAM-103">BEAM-103</a>)</center></b><br />Fully supported in batch. In streaming, sources currently run with parallelism 1.
+    <td width="25%" class="cap" style="background-color:#ec3;border-color:#ca1"><b><center>Yes: fully supported</center></b><br />
 </td>