You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Robert Burke (Jira)" <ji...@apache.org> on 2020/01/22 18:24:00 UTC

[jira] [Commented] (BEAM-7928) Being able to specify disk type and disk size

    [ https://issues.apache.org/jira/browse/BEAM-7928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17021365#comment-17021365 ] 

Robert Burke commented on BEAM-7928:
------------------------------------

Apparently I don't get emails from JIRA  anymore. 

Adding new options/flags and ensuring they're plumbed through isn't difficult to do though. See [https://github.com/apache/beam/pull/9906] for an example PR to doing so. I'd be happy to review if you mention me: @lostluck 

> 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
>            Priority: Major
>
> 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.3.4#803005)