[
https://issues.apache.org/jira/browse/AIRFLOW-3931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16795929#comment-16795929
]
ASF subversion and git services commented on AIRFLOW-3931:
----------------------------------------------------------
Commit 6d64b165ec5197ebab45835d8844cecadda752c1 in airflow's branch
refs/heads/v1-10-stable from Anthony Brown
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=6d64b16 ]
[AIRFLOW-3931] set network, subnetwork when launching dataflow template (#4744)
> Dataflow template does not support network paramater
> ----------------------------------------------------
>
> Key: AIRFLOW-3931
> URL: https://issues.apache.org/jira/browse/AIRFLOW-3931
> Project: Apache Airflow
> Issue Type: Improvement
> Components: operators
> Affects Versions: 1.10.2
> Reporter: Anthony Brown
> Assignee: Anthony Brown
> Priority: Critical
> Fix For: 1.10.3
>
>
> The DataflowTemplateOperator uses
> dataflow.projects.locations.templates.launch which has a network and
> subnetwork parameter but these are not explicitly set by the hook so it uses
> the network named default in the gcp project.
> It would be good if you could set the network or subnetwork so that the
> dataflow job can run in a network other than default
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)