[
https://issues.apache.org/jira/browse/BEAM-2871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16196094#comment-16196094
]
ASF GitHub Bot commented on BEAM-2871:
--------------------------------------
GitHub user rezarokni opened a pull request:
https://github.com/apache/beam/pull/3961
[BEAM-2871] Add advanced examples of running external libraries on workers
WIP - Still items Todo but wanted to start the review process
Todo: Add in the unit tests to work with build env
Remove the FinanceExample protoc created file and let build do it
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rezarokni/beam beam-2871
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/beam/pull/3961.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 #3961
----
commit dc97ab16905026e072a2980b045c5db6255b5842
Author: rarokni <[email protected]>
Date: 2017-09-13T10:58:22Z
initial commit for BEAM-2871.
WIP Todo:
Add in the unit tests to work with build env
Remove the FinanceExample protoc created file and let build do it
Wait for resolution of BEAM-2868 to remove GCS dependency
----
> Add examples of running external libraries on workers
> -----------------------------------------------------
>
> Key: BEAM-2871
> URL: https://issues.apache.org/jira/browse/BEAM-2871
> Project: Beam
> Issue Type: New Feature
> Components: examples-java
> Affects Versions: 2.1.0
> Reporter: Reza ardeshir rokni
> Assignee: Reuven Lax
>
> Provide example for how to run external libraries such as c++ code within a
> DoFn.
> More details of this pattern can be viewed in the blog:
> https://cloud.google.com/blog/big-data/2017/07/running-external-libraries-with-cloud-dataflow-for-grid-computing-workloads
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)