[
https://issues.apache.org/jira/browse/BEAM-7928?focusedWorklogId=715778&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-715778
]
ASF GitHub Bot logged work on BEAM-7928:
----------------------------------------
Author: ASF GitHub Bot
Created on: 26/Jan/22 15:57
Start Date: 26/Jan/22 15:57
Worklog Time Spent: 10m
Work Description: jrmccluskey commented on pull request #16622:
URL: https://github.com/apache/beam/pull/16622#issuecomment-1022338486
Run Go PostCommit
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 715778)
Time Spent: 20m (was: 10m)
> 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: 20m
> 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)