GitHub user aaltay opened a pull request:
https://github.com/apache/beam/pull/3982
[BEAM-2887] Changes for making wordcount example work with fnapi
R: @robertwb
cc: @kennknowles
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aaltay/beam fnwc
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/beam/pull/3982.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3982
----
commit 0ba1cd454f5833afe53cf0c3adf44c6224ecf778
Author: Ahmet Altay <[email protected]>
Date: 2017-10-12T00:36:41Z
Changes for making wordcount example work when fnapi is enabled with
experiment flag
----
---