Skip to main content

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

Project description

Hive Metastore Client

A client for connecting and running DMLs 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 DML commands in hive metastore:

from hive_metastore_client.builders.database_builder import DatabaseBuilder
from hive_metastore_client.hive_mestastore_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's 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.0.tar.gz (121.2 kB view details)

Uploaded Source

Built Distribution

hive_metastore_client-1.0.0-py3-none-any.whl (136.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: hive_metastore_client-1.0.0.tar.gz
  • Upload date:
  • Size: 121.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.6.1 requests/2.25.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.7.8

File hashes

Hashes for hive_metastore_client-1.0.0.tar.gz
Algorithm Hash digest
SHA256 6e0cf1995ac74d427a52da9016c020d5d0e44ef8c4a712e38db3a5d764705053
MD5 2ab9b18a10fe6827e4aa6aa418115765
BLAKE2b-256 629ac005207b1ab2ce2b184d1a100ba4252dd87975a9208d7fd6bd982bed4b97

See more details on using hashes here.

File details

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

File metadata

  • Download URL: hive_metastore_client-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 136.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.6.1 requests/2.25.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.7.8

File hashes

Hashes for hive_metastore_client-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c99356be0cac031378b6ce1f37e9886aa80139e88926ed3ee3daccfca4e98c70
MD5 1101eb60607afdd8abfc73037c40f6a0
BLAKE2b-256 00b5b03239b078a3309707302603e307fcc175cee7de66fcbe00598ce872ae7b

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