You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by da...@apache.org on 2017/04/02 07:51:35 UTC

[1/3] beam-site git commit: Update Capability Matrix: Flink supports state/timers in batch mode

Repository: beam-site
Updated Branches:
  refs/heads/asf-site 0ee032422 -> 787d5706d


Update Capability Matrix: Flink supports state/timers in batch mode


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

Branch: refs/heads/asf-site
Commit: 6261b1ad5095cb80fd5635d64f2c40fd223e5e8c
Parents: 0ee0324
Author: Aljoscha Krettek <al...@gmail.com>
Authored: Fri Mar 31 11:55:00 2017 +0200
Committer: Aljoscha Krettek <al...@gmail.com>
Committed: Fri Mar 31 11:55:00 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/6261b1ad/src/_data/capability-matrix.yml
----------------------------------------------------------------------
diff --git a/src/_data/capability-matrix.yml b/src/_data/capability-matrix.yml
index 89f89a2..1dc2fad 100644
--- a/src/_data/capability-matrix.yml
+++ b/src/_data/capability-matrix.yml
@@ -209,7 +209,7 @@ categories:
           - class: flink
             l1: 'Partially'
             l2: streaming, non-merging windows
-            l3: State is supported in streaming mode for non-merging windows. SetState and MapState are not yet supported.
+            l3: State is supported for non-merging windows. SetState and MapState are not yet supported.
           - class: spark
             l1: 'No'
             l2: not implemented
@@ -572,7 +572,7 @@ categories:
           - class: flink
             l1: 'Partially'
             l2: streaming, non-merging windows
-            l3: The Flink runner support timers in non-merging windows when run in streaming mode.
+            l3: The Flink Runner supports timers in non-merging windows.
           - class: spark
             l1: 'No'
             l2: not implemented


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

Posted by da...@apache.org.
This closes #198


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

Branch: refs/heads/asf-site
Commit: 787d5706dbe48b0b1815ac02936a095ee5191189
Parents: 0ee0324 8de1bcc
Author: Davor Bonaci <da...@google.com>
Authored: Sun Apr 2 09:51:18 2017 +0200
Committer: Davor Bonaci <da...@google.com>
Committed: Sun Apr 2 09:51:18 2017 +0200

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



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

Posted by da...@apache.org.
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/8de1bcc6
Tree: http://git-wip-us.apache.org/repos/asf/beam-site/tree/8de1bcc6
Diff: http://git-wip-us.apache.org/repos/asf/beam-site/diff/8de1bcc6

Branch: refs/heads/asf-site
Commit: 8de1bcc66bf5e9db6e05cd8f2fceb9905a7291bf
Parents: 6261b1a
Author: Davor Bonaci <da...@google.com>
Authored: Sun Apr 2 09:51:17 2017 +0200
Committer: Davor Bonaci <da...@google.com>
Committed: Sun Apr 2 09:51:17 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/8de1bcc6/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 04174c7..b1cca24 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 in streaming mode 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: streaming, 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 support timers in non-merging windows when run in streaming mode.
+    <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>