Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bearddan2000/dev-java-cli-maven-hbase-client

A POC for connecting to a hadoop cluster using hbase.
https://github.com/bearddan2000/dev-java-cli-maven-hbase-client

cli client dev hadoop hbase java maven zookeeper

Last synced: about 2 months ago
JSON representation

A POC for connecting to a hadoop cluster using hbase.

Awesome Lists containing this project

README

        

# dev-java-cli-maven-hbase-client

## Description
A POC for connecting to a hadoop cluster using hbase.

## Tech stack
- java
- maven
- hbase
- zookeeper
- hadoop

## Docker stack
- oddpoet/hbase-cdh5
- maven:3-openjdk-17

## To run
`sudo ./install.sh -u`

## To stop
`sudo ./install.sh -d`

## For help
`sudo ./install.sh -h`