You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by al...@apache.org on 2017/04/18 09:59:57 UTC

[1/3] beam-site git commit: Regenerate website

Repository: beam-site
Updated Branches:
  refs/heads/asf-site 33b13882e -> 3e8514d35


Regenerate website


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

Branch: refs/heads/asf-site
Commit: d2ac82e386f196e09c6ea623f922d2c17df5880c
Parents: 87355b7
Author: Aljoscha Krettek <al...@gmail.com>
Authored: Tue Apr 18 11:56:01 2017 +0200
Committer: Aljoscha Krettek <al...@gmail.com>
Committed: Tue Apr 18 11:57:13 2017 +0200

----------------------------------------------------------------------
 content/documentation/runners/capability-matrix/index.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/beam-site/blob/d2ac82e3/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 94cc0e2..3faf1f2 100644
--- a/content/documentation/runners/capability-matrix/index.html
+++ b/content/documentation/runners/capability-matrix/index.html
@@ -1372,7 +1372,7 @@
     
     
 
-    <td width="25%" class="cap" style="background-color:#fe5;border-color:#ca1"><center><b>Partially: streaming, non-merging windows</b></center><br />State is supported for non-merging windows. SetState and MapState are not yet supported.
+    <td width="25%" class="cap" style="background-color:#fe5;border-color:#ca1"><center><b>Partially: non-merging windows</b></center><br />State is supported for non-merging windows. SetState and MapState are not yet supported.
 </td>
     
     
@@ -1866,7 +1866,7 @@
     
     
 
-    <td width="25%" class="cap" style="background-color:#ae8;border-color:#6a4"><center><b>Partially: streaming, non-merging windows</b></center><br />The Flink Runner supports timers in non-merging windows.
+    <td width="25%" class="cap" style="background-color:#ae8;border-color:#6a4"><center><b>Partially: non-merging windows</b></center><br />The Flink Runner supports timers in non-merging windows.
 </td>
     
     


[2/3] beam-site git commit: remove extra streaming refs in capability matrix: Flink state/timers

Posted by al...@apache.org.
remove extra streaming refs in capability matrix: Flink state/timers


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

Branch: refs/heads/asf-site
Commit: 87355b74e35bed4f7e65cbe2c170fbd9cbb69921
Parents: 33b1388
Author: melissa <me...@google.com>
Authored: Tue Apr 11 10:22:02 2017 -0700
Committer: Aljoscha Krettek <al...@gmail.com>
Committed: Tue Apr 18 11:57:13 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/beam-site/blob/87355b74/src/_data/capability-matrix.yml
----------------------------------------------------------------------
diff --git a/src/_data/capability-matrix.yml b/src/_data/capability-matrix.yml
index d79bebd..3c90800 100644
--- a/src/_data/capability-matrix.yml
+++ b/src/_data/capability-matrix.yml
@@ -208,7 +208,7 @@ categories:
             l3: State is supported for non-merging windows. SetState and MapState are not yet supported.
           - class: flink
             l1: 'Partially'
-            l2: streaming, non-merging windows
+            l2: non-merging windows
             l3: State is supported for non-merging windows. SetState and MapState are not yet supported.
           - class: spark
             l1: 'No'
@@ -571,7 +571,7 @@ categories:
             l3: Dataflow supports timers in non-merging windows.
           - class: flink
             l1: 'Partially'
-            l2: streaming, non-merging windows
+            l2: non-merging windows
             l3: The Flink Runner supports timers in non-merging windows.
           - class: spark
             l1: 'No'


[3/3] beam-site git commit: This closes #207`

Posted by al...@apache.org.
This closes #207`


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

Branch: refs/heads/asf-site
Commit: 3e8514d352a48a5bf7b43f88b0ebc462b49f6377
Parents: 33b1388 d2ac82e
Author: Aljoscha Krettek <al...@gmail.com>
Authored: Tue Apr 18 11:57:30 2017 +0200
Committer: Aljoscha Krettek <al...@gmail.com>
Committed: Tue Apr 18 11:57:30 2017 +0200

----------------------------------------------------------------------
 content/documentation/runners/capability-matrix/index.html | 4 ++--
 src/_data/capability-matrix.yml                            | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------