Skip to content

Latest commit

 

History

History
executable file
·
23 lines (17 loc) · 287 Bytes

File metadata and controls

executable file
·
23 lines (17 loc) · 287 Bytes

python-cli-hbase-client

Description

A POC for hbase using thrift server.

Tech stack

  • python
    • happybase
  • thrift
  • hbase

Docker stack

  • dajobe/hbase
  • python:latest

To run

sudo ./install.sh -u

To stop

sudo ./install.sh -d

For help

sudo ./install.sh -h