kaxil commented on a change in pull request #4749: [AIRFLOW-3934] Increase 
standard Dataproc PD size
URL: https://github.com/apache/airflow/pull/4749#discussion_r259368877
 
 

 ##########
 File path: airflow/contrib/operators/dataproc_operator.py
 ##########
 @@ -160,10 +160,10 @@ def __init__(self,
                  properties=None,
                  master_machine_type='n1-standard-4',
                  master_disk_type='pd-standard',
-                 master_disk_size=500,
+                 master_disk_size=1024,
 
 Review comment:
   That is really high. The default on the API is I guess 20 GB or 100GB not 
sure.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to