Skip to content
This repository has been archived by the owner on Mar 26, 2024. It is now read-only.

WhoopInc/hbase-utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hbase-utils

Notice: This repository is no longer maintained as of 3/26/2024

A collection of Java utility scripts for interacting with HBase.

Usage

java -cp "$(hbase classpath):./dist" HBaseTruncate "table-1" "table-2"

Compilation

You'll need to be on a machine with a JDK and HBase installed.

make

About

java utility scripts for hbase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published