HBASE-9985 Add HBase shell command to start/stop tracing

git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1542893 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Michael Stack 2013-11-18 05:19:17 +00:00
parent e1a3d71738
commit 26ea61d39f
1 changed files with 1 additions and 0 deletions

View File

@ -304,6 +304,7 @@ Shell.load_command_group(
catalogjanitor_run
catalogjanitor_switch
catalogjanitor_enabled
trace
]
)