Skip to content

michelsumbul/hbaseregioncompaction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

This java app start the major compaction of a hbase table region by region. you can specify the number of regions that can be compacting at the same time

This code have been developped on HBase 1.1.2

Usage: java -cp Example: java -cp hbaseCompaction-1.0-jar-with-dependencies.jar hbasecompaction.hbasecompaction.compactBigTable test_table2 5

About

Java HBase compaction of region by batch

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages