Skip to main content

Hive thrift client

Project description

What?

Packing hive thrift client in more Pythonic way.

Why?

Hive thrift libraries taken from CDH4 distribution and then mucked around to make the imports work.

How?

In code

import hiver
client = hiver.connect(host, port)
client.execute('SHOW TABLES')
rows = client.fetchAll()

Command line

Poor mans hive client

python -m hiver [script]

Who?

https://bitbucket.org/tebeka/hive

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

hiver-0.1.0.tar.gz (44.6 kB view details)

Uploaded Source

File details

Details for the file hiver-0.1.0.tar.gz.

File metadata

  • Download URL: hiver-0.1.0.tar.gz
  • Upload date:
  • Size: 44.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for hiver-0.1.0.tar.gz
Algorithm Hash digest
SHA256 e4f078b8c74f2481040ce3c32c25dae9b21d2b69cf75dfdc21b0c497d31da764
MD5 a8b17fae091eda2c19abce2dff90e05d
BLAKE2b-256 1fb3e5c6a67ba95d1b8bc00bd81b6bd1d4c9c33ef1efd92797eb30a1c01460ce

See more details on using hashes here.

Supported by

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