google-cloud-dataproc-metastore
Google Cloud Dataproc Metastore API client library
Install
google-cloud-dataproc-metastore on PyPI
pip
pip install google-cloud-dataproc-metastoreuv
uv add google-cloud-dataproc-metastorepoetry
poetry add google-cloud-dataproc-metastorePackage facts
| License | Apache-2.0 (permissive) |
| Python support | supports the current Python release (>=3.10) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 6 — google-auth, grpcio, proto-plus, protobuf, grpc-google-iam-v1, google-api-core |
| Maintenance | actively maintained — 71 days since the last release |
| Last repo commit | |
| First released | |
| Popularity | one of the top 1,000 most-downloaded packages on PyPI (30-day window, as of 2026-08-13) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-13) |
Evidence: google_cloud_dataproc_metastore-1.23.0-py3-none-any.whl
About google-cloud-dataproc-metastore
from the package's own PyPI description — quoted content, verbatim
Python Client for Dataproc Metastore
|stable| |pypi| |versions|
Dataproc Metastore_: The Dataproc Metastore API is used to manage the lifecycle and
configuration of metastore services.
Client Library Documentation_Product Documentation_
.. |stable| image:: https://img.shields.io/badge/support-stable-gold.svg :target: https://github.com/googleapis/google-cloud-python/blob/main/README.rst#stability-levels .. |pypi| image:: https://img.shields.io/pypi/v/google-cloud-dataproc-metastore.svg :target: https://pypi.org/project/google-cloud-dataproc-metastore/ .. |versions| image:: https://img.shields.io/pypi/pyversions/google-cloud-dataproc-metastore.svg :target: https://pypi.org/project/google-cloud-dataproc-metastore/ .. _Dataproc Metastore: https://cloud.google.com/dataproc-metastore/ .. _Client Library Documentation: https://cloud.google.com/python/docs/reference/metastore/latest/summary_overview .. _Product Documentation: https://cloud.google.com/dataproc-metastore/
Quick Start
In order to use this library, you first need to go through the following steps:
- `Select or create a Cloud Platform...
Read as markdown · JSON record · Source repository · Homepage
AI interpretation — verify before relying
AI-generated interpretation of the package facts above; every digit, version, license, or vulnerability id it cites is grounded in the facts already shown on this page
Python client library for managing Dataproc Metastore services on Google Cloud, handling lifecycle and configuration of metastore instances through the Dataproc Metastore API.
Low friction: pure Python wheel with six Google Cloud dependencies (google-auth, grpcio, proto-plus, protobuf, grpc-google-iam-v1, google-api-core). Active maintenance with recent release 71 days ago and ongoing repository activity.
Apache-2.0 permissive license allows commercial use, modification, and distribution with minimal restrictions; suitable for most projects.
Usage
pip install google-cloud-dataproc-metastore
from google.cloud import dataproc_metastore_v1
client = dataproc_metastore_v1.DataprocMetastoreClient()
Requires Python >= 3.10; Google Cloud credentials must be configured (via GOOGLE_APPLICATION_CREDENTIALS or Application Default Credentials).
Verdict: Production-ready Google Cloud client library with active maintenance, no known vulnerabilities, and permissive licensing. Straightforward installation with standard Google Cloud dependencies. Best suited for teams already using Google Cloud Platform and needing programmatic metastore management.
Needs verification
- Whether the six runtime dependencies introduce any transitive security concerns beyond the OSV scan performed.
- Specific use cases or limitations when working with Dataproc Metastore versions across different GCP regions.
Similar packages
permissive · top 1,000 on PyPI
google-cloud-workflowspermissive · top 1,000 on PyPI
google-cloud-monitoringpermissive · top 1,000 on PyPI
google-cloud-pubsubpermissive · top 1,000 on PyPI
google-cloud-redispermissive · top 1,000 on PyPI
google-cloud-appengine-loggingpermissive · top 1,000 on PyPI
google-cloud-resource-managerpermissive · top 1,000 on PyPI
googleapis-common-protospermissive · top 100 on PyPI
google-cloud-bigquery-storagepermissive · top 1,000 on PyPI
google-cloud-memcachepermissive · top 1,000 on PyPI