globocom / gcloud-utils

Global package for Cloud Management in Python
https://gcloud-utils.readthedocs.io/en/latest/
Apache License 2.0
16 stars 23 forks source link

Replace googleapiclient with dataproc python package #15

Closed alexandreyy closed 1 year ago

alexandreyy commented 4 years ago

Replace googleapiclient library with dataproc python package in dataproc module.

Reference https://googleapis.dev/python/dataproc/latest/index.html

eulercb commented 4 years ago

The Python Client for Google Cloud Dataproc API will stop supporting Python 2.7 on the next few months.

Will this library keep supporting python 2.7?

alexandreyy commented 4 years ago

Officially no. However, it's important to try to keep the compatibility for python 2.7 if possible.

thepabloaguilar commented 3 years ago

dataproc package no longer supports Python 2.7, if you want to use it you'll have to drop compatibility with Python 2.7! Btw, python core developers do not support anything more of version 2.