[
https://issues.apache.org/jira/browse/BEAM-7928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Burke updated BEAM-7928:
-------------------------------
Resolution: Fixed
Status: Resolved (was: Open)
Marking fixed, though it turns out that the request was likely missfiled
against Beam when it's actually a Dataflow feature request. It's not clear that
there's a real work around for this WRT. I would assume that these would need
to be added to the "parameters" field when making such a request.
https://cloud.google.com/dataflow/docs/guides/templates/provided-templates#api
> Being able to specify disk type and disk size
> ---------------------------------------------
>
> Key: BEAM-7928
> URL: https://issues.apache.org/jira/browse/BEAM-7928
> Project: Beam
> Issue Type: New Feature
> Components: sdk-go
> Reporter: Thomas
> Assignee: Jack McCluskey
> Priority: P3
> Labels: starter
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> Hi everyone,
> I'm willing to launch a job from a template, so I'm using
> [https://godoc.org/google.golang.org/api/dataflow/v1b3#CreateJobFromTemplateRequest]
> and then I call the `Create` method.
> With this (particularly inside `RuntimeEnvironment` type) I'm able to specify
> the machine type and so on, but I'm unable to precise disk settings (type and
> size).
>
> Do you think such settings could be there also? Or do I need to define them
> with another way?
>
> Thank you,
--
This message was sent by Atlassian Jira
(v8.20.1#820001)