[
https://issues.apache.org/jira/browse/BEAM-6959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16822268#comment-16822268
]
Kyle Weaver commented on BEAM-6959:
-----------------------------------
Was imagining something like this:
# Go SDK calls that Python script as an external process
# Python starts Docker and prints the endpoint
# Python waits for sigterm
# Go reads the endpoint from stdout
# Go sends the pipeline to the endpoint
# Go terminates Python, which terminates Docker
It's not particularly elegant, but it should work okay.
> Run Go SDK Post Commit tests against the Flink Runner.
> -------------------------------------------------------
>
> Key: BEAM-6959
> URL: https://issues.apache.org/jira/browse/BEAM-6959
> Project: Beam
> Issue Type: Sub-task
> Components: runner-flink, sdk-go, testing
> Reporter: Robert Burke
> Assignee: Kyle Weaver
> Priority: Minor
>
> See parent task BEAM-6958
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)