You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Kaxil Naik (JIRA)" <ji...@apache.org> on 2018/08/30 22:26:00 UTC

[jira] [Created] (AIRFLOW-2989) No Parameter to change bootDiskType for DataprocClusterCreateOperator

Kaxil Naik created AIRFLOW-2989:
-----------------------------------

             Summary: No Parameter to change bootDiskType for DataprocClusterCreateOperator 
                 Key: AIRFLOW-2989
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-2989
             Project: Apache Airflow
          Issue Type: New Feature
          Components: contrib, gcp
    Affects Versions: 1.9.0, 1.10.0
            Reporter: Kaxil Naik
            Assignee: Kaxil Naik
             Fix For: 1.10.1


Currently, we cannot set the Primary disk type for master and worker to `pd-ssd` for DataprocClusterCreateOperator.

Google API: https://cloud.google.com/dataproc/docs/reference/rest/v1/projects.regions.clusters#diskconfig

Related StackOverflow Issue: https://stackoverflow.com/questions/52090315/airflow-dataprocclustercreateoperator/52092942#52092942



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)