[
https://issues.apache.org/jira/browse/BEAM-8096?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16919817#comment-16919817
]
Jack Whelpton commented on BEAM-8096:
-------------------------------------
Great, thanks! PR is here:
[https://github.com/apache/beam/pull/9458]
> Allow runner to configure "subnetwork"
> --------------------------------------
>
> Key: BEAM-8096
> URL: https://issues.apache.org/jira/browse/BEAM-8096
> Project: Beam
> Issue Type: Improvement
> Components: sdk-go
> Affects Versions: 2.15.0
> Reporter: Jack Whelpton
> Assignee: Robert Burke
> Priority: Major
> Time Spent: 20m
> Remaining Estimate: 0h
>
> When running a Dataflow job, the network can be specified using the --network
> flag; however, there is no support for doing the same for the subnetwork.
> This would be the go equivalent of the following Java code:
> [https://cloud.google.com/dataflow/java-sdk/JavaDoc/com/google/cloud/dataflow/sdk/options/DataflowPipelineWorkerPoolOptions.html#getSubnetwork--|https://github.com/apache/beam/blob/master/runners/google-cloud-dataflow-java/src/main/java/org/apache/beam/runners/dataflow/options/DataflowPipelineWorkerPoolOptions.java#L151]
--
This message was sent by Atlassian Jira
(v8.3.2#803003)