Google Cloud Dataproc API client library
Reason this release was yanked:
Deprecated dataproc v1beta2 was removed
Project description
Google Cloud Dataproc API: Manages Hadoop-based clusters and jobs on Google Cloud Platform.
Quick Start
In order to use this library, you first need to go through the following steps:
Installation
Install this library in a virtualenv using pip. virtualenv is a tool to create isolated Python environments. The basic problem it addresses is one of dependencies and versions, and indirectly permissions.
With virtualenv, it’s possible to install this library without needing system install permissions, and without clashing with the installed system dependencies.
Supported Python Versions
Python >= 3.6
Deprecated Python Versions
Python == 2.7.
The last version of this library compatible with Python 2.7 is google-cloud-dataproc==1.1.0.
Mac/Linux
pip install virtualenv
virtualenv <your-env>
source <your-env>/bin/activate
<your-env>/bin/pip install google-cloud-dataproc
Windows
pip install virtualenv
virtualenv <your-env>
<your-env>\Scripts\activate
<your-env>\Scripts\pip.exe install google-cloud-dataproc
Next Steps
Read the Client Library Documentation for Google Cloud Dataproc API API to see other available methods on the client.
Read the Product documentation to learn more about the product and see How-to Guides.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for google-cloud-dataproc-2.6.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 77b2a9fdf0f549a969c7d65d2c4fa54c531a07e5726695cbbdd2178c4afda866 |
|
MD5 | 995a03b59087183c94052265efaf2c8e |
|
BLAKE2b-256 | 62118a862e95a65c43b7199f74e6907710a74906aa1e478f7ff00d757c3bf4c7 |
Hashes for google_cloud_dataproc-2.6.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 29a2d94c4727bf716603270c95d139fa1df68a62c59f8b479fc9f873e570ec20 |
|
MD5 | 66448fee8fc36e44c8bd6eb32ff0d87c |
|
BLAKE2b-256 | 3130fcc2750689670069b0ae2881cac1b7ff50d4e20164663dd6272ae1f83a3a |