package
0.0.0-20241018155309-bd35f2484bf9
Repository: https://github.com/cloudflare/gohbase.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

CreateTable creates the given table with the given families.
DeleteTable finds the HBase shell via the HBASE_HOME environment variable, and disables and drops the given table.
LaunchRegionServers uses the script local-regionservers.sh to create new RegionServers.
StopRegionServers uses the script local-regionservers.sh to stop existing RegionServers.