Skip to content

bearddan2000/python-cli-hbase-client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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