Skip to main content

Package to pipe data from HBase to Spark (2+)

Project description

HBSpark

This project package is meant to be an interface between Hbase and spark that moves information directly from the thrift api to spark rdd.

NOTE: THIS PACKAGE IS UNDER HEAVY DEVELOPEMENT AND IS NOT MATURE IN ANY MEANS. BUGS AND CHANGES TO THE API SHOULD BE EXPECTED.

Developement environment:

The current developement environment is as follows:

  • python 3.6.9
  • happybase 1.2.0
  • pyspark 3.2.0

The target development environment is as follows:

  • python 2.7.5
  • happybase 1.2.0
  • (spark) 2.2.0.cloudera1

Currently, dependency requirements through the package may be inconsistent. If issues persist, please emulate the developement environment provided above.

Packaging:

This package has been created following the https://packaging.python.org/tutorials/packaging-projects/ tutorial.

  • pyproject.toml:
    • Determines dependencies for PIP
  • setup.cfg:
    • Static configuration for setuptools (packagemanagement)

Installation:

In order to install the package, pip can be used:

pip install hbspark

Documentation

And for usage documentation, please refer to the readthedocs page which includes an in depth API.

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

hbspark-0.0.4.tar.gz (10.5 kB view hashes)

Uploaded Source

Built Distribution

hbspark-0.0.4-py3-none-any.whl (8.3 kB view hashes)

Uploaded Python 3

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