GitHub user aljoscha opened a pull request:
https://github.com/apache/beam/pull/2072
Move Streaming View Overrides out of the Flink Runner
These are specific to the streaming Runner and don't need to be in the
FlinkRunner. This is also preparation for getting Flink out of the
Runner.apply().
Inspired by the same changes @tgroh did on the Dataflow runner.
R: @tgroh
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aljoscha/beam move-flink-streaming-overrides
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/beam/pull/2072.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 #2072
----
commit 7c5dd0b07b8152e1337e39766bacb73485627f2f
Author: Aljoscha Krettek <[email protected]>
Date: 2017-02-22T12:24:06Z
Move Streaming View Overrides out of the Flink Runner
These are specific to the streaming Runner and don't need to be in the
FlinkRunner. This is also preparation for getting Flink out of the
Runner.apply().
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---