[
https://issues.apache.org/jira/browse/BEAM-3287?focusedWorklogId=81613&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-81613
]
ASF GitHub Bot logged work on BEAM-3287:
----------------------------------------
Author: ASF GitHub Bot
Created on: 17/Mar/18 22:58
Start Date: 17/Mar/18 22:58
Worklog Time Spent: 10m
Work Description: herohde opened a new pull request #4888: [BEAM-3287]
Add Go support for universal runners, incl Flink
URL: https://github.com/apache/beam/pull/4888
Extracted a runnerlib for runners that wish to use the portable model, but
adds special logic or integration. Updated the portable URNs.
To run against a Flink runner, do from sdks/go:
$ go run examples/wordcount/wordcount.go --runner=flink --output=/tmp/foo
--endpoint=localhost:3000
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 81613)
Time Spent: 10m
Remaining Estimate: 0h
> Go SDK support for portable pipelines
> -------------------------------------
>
> Key: BEAM-3287
> URL: https://issues.apache.org/jira/browse/BEAM-3287
> Project: Beam
> Issue Type: Improvement
> Components: sdk-go
> Reporter: Henning Rohde
> Assignee: Henning Rohde
> Priority: Major
> Labels: portability
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The Go SDK should participate in the portability framework, incl. job
> submission w/ a docker container image.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)