dferguson992 commented on a change in pull request #10660:
URL: https://github.com/apache/airflow/pull/10660#discussion_r490895415



##########
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:
       idk how those even got in.  Whenever i can work on this, i rebase from 
master and a whole bunch of changes get added..  i think I'm rebasing wrong but 
i don't understand how.  `git rebase -i <my_branch> master`?
   
   I never have enough time to really isolate the issue with this PR, 
especially since everytime i try toupdate my local branch i incur other commits 
that I didn't write.  not sure what's wrong with this at all.




----------------------------------------------------------------
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]


Reply via email to