Skip to main content

A client for connecting and running DDLs on Hive Metastore with Thrift protocol

Project description

Hive Metastore Client

A client for connecting and running DDLs on Hive Metastore using Thrift protocol.

Release Python Version License Code style: black

Source Downloads Page Installation Command
PyPi PyPi Downloads Link pip install hive-metastore-client

Build status

Develop Stable Documentation Sonar
Test Publish Documentation Status Quality Gate Status

This library supports Python version 3.7+.

To check library main features you can check Hive Metastore Client's Documentation, which is hosted by Read the Docs.

An example of how to use the library for running DDL commands in hive metastore:

from hive_metastore_client.builders import DatabaseBuilder
from hive_metastore_client import HiveMetastoreClient

database = DatabaseBuilder(name='new_db').build()
with HiveMetastoreClient(HIVE_HOST, HIVE_PORT) as hive_metastore_client:
    hive_metastore_client.create_database(database) 

To learn more use cases in practice, see Hive Metastore Client examples

Requirements and Installation

Hive Metastore Client depends on Python 3.7+

Python Package Index hosts reference to a pip-installable module of this library, using it is as straightforward as including it on your project's requirements.

pip install hive-metastore-client

License

Apache License 2.0

Contributing

All contributions are welcome! Feel free to open Pull Requests. Check the development and contributing guidelines described in CONTRIBUTING.md

Made with :heart: by the Data Engineering team from QuintoAndar

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hive_metastore_client-1.0.2.tar.gz (121.5 kB view details)

Uploaded Source

Built Distribution

hive_metastore_client-1.0.2-py3-none-any.whl (136.6 kB view details)

Uploaded Python 3

File details

Details for the file hive_metastore_client-1.0.2.tar.gz.

File metadata

  • Download URL: hive_metastore_client-1.0.2.tar.gz
  • Upload date:
  • Size: 121.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.6.1 requests/2.25.1 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.7.9

File hashes

Hashes for hive_metastore_client-1.0.2.tar.gz
Algorithm Hash digest
SHA256 0d4d2d9a9514e71351750adf693dfe6ed4e1f47f1f2c0fa94012e4579444a7b3
MD5 8918dbf35f1ca61451a8f1da5fd65a57
BLAKE2b-256 e202dc29e33561548d642b59ad511db3f8bb305f5536efa9a716ec5b423543fb

See more details on using hashes here.

File details

Details for the file hive_metastore_client-1.0.2-py3-none-any.whl.

File metadata

  • Download URL: hive_metastore_client-1.0.2-py3-none-any.whl
  • Upload date:
  • Size: 136.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.6.1 requests/2.25.1 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.55.1 CPython/3.7.9

File hashes

Hashes for hive_metastore_client-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 21c0e0efb892d5bdb8c57a6cbb3d82511d140825da68ab1fb956e0600a37412d
MD5 4aa7d509e772edd276e5c4527832d479
BLAKE2b-256 6cfc260f8d4c077ff4ad66a1302662c8dba7fb242609be1e46a753617a57c0aa

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page