pateash commented on a change in pull request #19446:
URL: https://github.com/apache/airflow/pull/19446#discussion_r744285341



##########
File path: airflow/providers/google/cloud/example_dags/example_dataproc.py
##########
@@ -23,13 +23,14 @@
 import os
 
 from airflow import models
+from airflow.contrib.operators.dataproc_operator import 
DataprocClusterCreateOperator

Review comment:
       @eladkal  @mik-laj 
   Agree, I will information about older version from here and move it to 
updating.md
   Also this is not only useful while upgrading, In general its much easier to 
generate CLUSTER_CONFIG from **ClusterGenerator** API
   




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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to