guptaneha0908 edited a comment on pull request #19446:
URL: https://github.com/apache/airflow/pull/19446#issuecomment-998622159


   @pateash I am facing similar issue with **DataprocCreateClusterOperator** as 
well(Airflow 2+) . Also I see **metadata** field in 
DataprocCreateClusterOperator is of type Sequence[Tuple[str, str]]  but the 
ClusterGenerator() has type dict for metadata field.
   This seems to contradict. I see this branch is merged. Also as per my 
knowledge ClusterGenerator() is deprecated method.  Could you let me know the 
fix for newer Operator


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