Skip to content

Commit

Permalink
WIP update hbase command help based on review feedback from Andrew.
Browse files Browse the repository at this point in the history
  • Loading branch information
busbey committed Jun 13, 2019
1 parent 429d4ed commit edf99bb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/main/asciidoc/_chapters/ops_mgt.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,11 @@ Some commands take arguments. Pass no args or -h for usage.
shell Run the HBase shell
hbck Run the hbase 'fsck' tool
snapshot Tool for managing snapshots
snapshotinfo Tool for dumping snapshot information
wal Write-ahead-log analyzer
hfile Store file analyzer
zkcli Run the ZooKeeper shell
upgrade Upgrade hbase
master Run an HBase HMaster node
regionserver Run an HBase HRegionServer node
zookeeper Run a Zookeeper server
Expand All @@ -65,6 +67,7 @@ Some commands take arguments. Pass no args or -h for usage.
clean Run the HBase clean up script
classpath Dump hbase CLASSPATH
mapredcp Dump CLASSPATH entries required by mapreduce
completebulkload Run LoadIncrementalHFiles tool
pe Run PerformanceEvaluation
ltt Run LoadTestTool
canary Run the Canary tool
Expand Down

0 comments on commit edf99bb

Please sign in to comment.