GitHub user ravwojdyla opened a pull request: https://github.com/apache/incubator-beam/pull/40
Flink registrar You can merge this pull request into a Git repository by running: $ git pull https://github.com/ravwojdyla/incubator-beam flink-registrar Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-beam/pull/40.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 #40 ---- commit 0d1b63bb9163d9394a3d2e75484c8ccb49ddeb6e Author: Rafal Wojdyla <r...@spotify.com> Date: 2016-03-11T18:39:55Z Add FlinkRunnerRegistrar Expose Flink runner and options via AuteService. AuteService will at compile time populate META-INF/services so that Dataflow sdk can seamlessly pick up FlinkRunner. commit 2e1f8d3176d997becef04c2f0a30732aac9bc933 Author: Rafal Wojdyla <r...@spotify.com> Date: 2016-03-11T18:43:40Z Bring some structure to the flink runner pom * separate test from compile and runtime deps ---- --- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---