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/01/07 07:53:42 UTC

[GitHub] [airflow] mik-laj commented on a change in pull request #13256: Refactor DataprocOperators to support google-cloud-dataproc 2.0

mik-laj commented on a change in pull request #13256:
URL: https://github.com/apache/airflow/pull/13256#discussion_r553161263



##########
File path: setup.py
##########
@@ -255,7 +255,7 @@ def write_version(filename: str = os.path.join(*[my_dir, "airflow", "git_version
     'google-cloud-bigtable>=1.0.0,<2.0.0',
     'google-cloud-container>=0.1.1,<2.0.0',
     'google-cloud-datacatalog>=1.0.0,<2.0.0',
-    'google-cloud-dataproc>=1.0.1,<2.0.0',
+    'google-cloud-dataproc>=2.2.0,<3.0.0',

Review comment:
       Can you add info about this change to [`ADDITIONAL_INFO.md`](https://github.com/apache/airflow/blob/master/airflow/providers/google/ADDITIONAL_INFO.md)?




----------------------------------------------------------------
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:
users@infra.apache.org