dferguson992 commented on a change in pull request #10660:
URL: https://github.com/apache/airflow/pull/10660#discussion_r492013769
##########
File path: airflow/providers/google/cloud/example_dags/example_dataproc.py
##########
@@ -65,10 +65,16 @@
# Update options
# [START how_to_cloud_dataproc_updatemask_cluster_operator]
CLUSTER_UPDATE = {
- "config": {"worker_config": {"num_instances": 3},
"secondary_worker_config": {"num_instances": 3}}
Review comment:
i've read through this guide and i'm still not sure what's happening
here. I've joined the slack channel and raised my concerns there as well
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]