You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
github-actionsbot
changed the title
[Feature] allow setting networkUri and subnetworkUri for Dataproc Serverless batches
[CT-1336] [Feature] allow setting networkUri and subnetworkUri for Dataproc Serverless batches
Oct 12, 2022
IMO we should let users pass in whatever arbitrary execution configs they require, on a per-model basis, without trying to be too opinioned or clever with our validation.
The single config we're hard-coding now is completely arbitrary:
@jtcohen6 Has there been any movement or additional design thought on this issue? I'm running up against it and eager to find a workaround or contribute to a fix here.
hi @Aylr, it should be a fairly straightforward fix if it's something you'd like to contribute!
we won't have the capacity to get to it ourselves at least in the next month or so. we would need to decide if we could/should release a 1.3 patch release or wait for 1.4 to release this
if there's enough information in this issue already, feel free to open a PR and tag me -- we can get that reviewed and merged fairly quickly. let us know if you need more info to contribute this
Is this your first time submitting a feature request?
Describe the feature
In addition to the existing Dataproc Serverless settings, allow passing through the
network
andsubnetworkUri
fields in the job configuration: https://cloud.google.com/dataproc-serverless/docs/reference/rest/v1/projects.locations.batches#executionconfigDescribe alternatives you've considered
n/a
Who will this benefit?
dbt users on BigQuery running Python models with Dataproc Serverless. in particular, enterprise users with enterprise requirements
Are you interested in contributing this feature?
maybe; also a good first issue for anyone to pick up
Anything else?
we can provide guidance if needed
The text was updated successfully, but these errors were encountered: