You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/11/07 16:45:06 UTC

[GitHub] [airflow] pateash commented on a change in pull request #19446: #16691 fix passing metadata to dataproc cluster create operator

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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org