Skip to content

Commit

Permalink
WIP fix canary help based on review feedback from Peter.
Browse files Browse the repository at this point in the history
  • Loading branch information
busbey committed Jun 13, 2019
1 parent 65494ae commit 429d4ed
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/asciidoc/_chapters/ops_mgt.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,8 @@ Usage: hbase org.apache.hadoop.hbase.tool.Canary [opts] [table1 [table2]...] | [
-zookeeper Tries to grab zookeeper.znode.parent
on each zookeeper instance
-daemon Continuous check at defined intervals.
-permittedZookeeperFailures <N> Ignore first N failures when attempting to
connect to individual zookeeper nodes in the ensemble
-interval <N> Interval between checks (sec)
-e Use table/regionserver as regular expression
which means the table/regionserver is regular expression pattern
Expand Down

0 comments on commit 429d4ed

Please sign in to comment.