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/11/29 02:40:25 UTC

[beam-site] branch asf-site updated (da72cf2 -> e49377a)

This is an automated email from the ASF dual-hosted git repository.

altay pushed a change to branch asf-site
in repository https://gitbox.apache.org/repos/asf/beam-site.git.


    from da72cf2  Prepare repository for deployment.
     new e6dfdd3  Capabilities Matrix: Stateful processing support in Apex Runner
     new f49ffbb  Regenerate website
     new e49377a  This closes #351

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


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

-- 
To stop receiving notification emails like this one, please contact
['"commits@beam.apache.org" <co...@beam.apache.org>'].

[beam-site] 01/03: Capabilities Matrix: Stateful processing support in Apex Runner

Posted by al...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

altay pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/beam-site.git

commit e6dfdd3cd81db509ca4af1507600b3eec147cd26
Author: Thomas Weise <th...@apache.org>
AuthorDate: Wed Nov 15 06:07:42 2017 -0800

    Capabilities Matrix: Stateful processing support in Apex Runner
---
 src/_data/capability-matrix.yml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/_data/capability-matrix.yml b/src/_data/capability-matrix.yml
index ff6d302..acac0ad 100644
--- a/src/_data/capability-matrix.yml
+++ b/src/_data/capability-matrix.yml
@@ -387,9 +387,9 @@ categories:
             l2: not implemented
             l3: Spark supports per-key state with <tt>mapWithState()</tt> so support should be straightforward.
           - class: apex
-            l1: 'No'
-            l2: not implemented
-            l3: Apex supports per-key state, so adding support for this should be easy.
+            l1: 'Partially'
+            l2: non-merging windows
+            l3: State is supported for non-merging windows. SetState and MapState are not yet supported.
           - class: gearpump
             l1: 'No'
             l2: not implemented

-- 
To stop receiving notification emails like this one, please contact
"commits@beam.apache.org" <co...@beam.apache.org>.

[beam-site] 02/03: Regenerate website

Posted by al...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

altay pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/beam-site.git

commit f49ffbbbae606cf8763d4bbc83de6a10fdcea622
Author: Ahmet Altay <al...@google.com>
AuthorDate: Tue Nov 28 18:40:13 2017 -0800

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

diff --git a/content/documentation/runners/capability-matrix/index.html b/content/documentation/runners/capability-matrix/index.html
index 143e801..1b87a9f 100644
--- a/content/documentation/runners/capability-matrix/index.html
+++ b/content/documentation/runners/capability-matrix/index.html
@@ -643,7 +643,7 @@
     
     
 
-    <td width="25%" class="cap-summary" style="background-color:#ddd;border-color:#ca1"><center><b>&#x2715;</b></center>
+    <td width="25%" class="cap-summary" style="background-color:#fe5;border-color:#ca1"><center><b>~</b></center>
 </td>
     
     
@@ -2177,7 +2177,7 @@
     
     
 
-    <td width="25%" class="cap" style="background-color:#ddd;border-color:#ca1"><center><b>No: not implemented</b></center><br />Apex supports per-key state, so adding support for this should be easy.
+    <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>
     
     

-- 
To stop receiving notification emails like this one, please contact
"commits@beam.apache.org" <co...@beam.apache.org>.

[beam-site] 03/03: This closes #351

Posted by al...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

altay pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/beam-site.git

commit e49377a416d66c7179afe64ab0c7e9c97b62825e
Merge: da72cf2 f49ffbb
Author: Ahmet Altay <al...@google.com>
AuthorDate: Tue Nov 28 18:40:13 2017 -0800

    This closes #351

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

-- 
To stop receiving notification emails like this one, please contact
"commits@beam.apache.org" <co...@beam.apache.org>.