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.2.0.tar.gz (45.0 kB view details)

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for hiver-0.2.0.tar.gz
Algorithm Hash digest
SHA256 1cbf9724102ba7616f27d090f9e84167fe59ff53ea5e8cb84ed6dc39cac4b16b
MD5 09b49afe663efe964aba0764b640edd8
BLAKE2b-256 638377e0af78b90adfee4aae4692fb13b6f38bb40988bbc1ce49d3f65fddd03e

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