[ 
https://issues.apache.org/jira/browse/HBASE-19257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16261435#comment-16261435
 ] 

Jerry He commented on HBASE-19257:
----------------------------------

The shortname means the shortcut in the 'hbase' command?
{noformat}
Usage: hbase [<options>] <command> [<args>]
...
Commands:
Some commands take arguments. Pass no args or -h for usage.
  shell           Run the HBase shell
  hbck            Run the hbase 'fsck' tool
  snapshot        Create a new snapshot of a table
  snapshotinfo    Tool for dumping snapshot information
  wal             Write-ahead-log analyzer
  hfile           Store file analyzer
...
  pe              Run PerformanceEvaluation
  ltt             Run LoadTestTool
  version         Print the version
  CLASSNAME       Run the class named CLASSNAME
{noformat}

Then 'procwal'?  To be similar to the 'wal' and 'hfile'.

> Document tool to dump information from MasterProcWALs file
> ----------------------------------------------------------
>
>                 Key: HBASE-19257
>                 URL: https://issues.apache.org/jira/browse/HBASE-19257
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: Ted Yu
>
> I was troubleshooting customer case where high number of files piled up under 
> MasterProcWALs directory.
> Gaining insight into (sample) file from MasterProcWALs dir would help find 
> the root cause.
> This JIRA is to document ProcedureWALPrettyPrinter which reads proc wal file 
> and prints (selected) information.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to