moli2398 commented on code in PR #62207:
URL: https://github.com/apache/airflow/pull/62207#discussion_r2839457743


##########
providers/google/docs/index.rst:
##########
@@ -144,7 +144,7 @@ PIP package                                 Version required
 ``google-cloud-dataflow-client``            ``>=0.8.6``
 ``google-cloud-dataform``                   ``>=0.5.0``
 ``google-cloud-dataplex``                   ``>=2.6.0``
-``google-cloud-dataproc``                   ``>=5.21.0``
+``google-cloud-dataproc``                   ``>=5.25.0``

Review Comment:
   ClusterType was added in 5.25 only. Hence this is required. I will try 
running ClusterCreation DAG and other Dataproc system tests to ensure changes 
are not breaking. But I need help in doing so. I am able to run the unit-tests 
which are all passing. But am unable to run the system-tests or the DAGs. I 
have the airflow server up and running using breeze on my VM. Can someone help 
me with this or is there a documentation I can follow?



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