You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2020/09/16 06:16:20 UTC

[GitHub] [hadoop-ozone] bshashikant commented on pull request #1427: HDDS-4248. Add ratis log parser to ozone script.

bshashikant commented on pull request #1427:
URL: https://github.com/apache/hadoop-ozone/pull/1427#issuecomment-693197579


   Thanks @bharatviswa504 . I can see RatisLogParser is available in Ozone debug cli.
   `sbanerjee-MBP15:bin sbanerjee$ ./ozone debug
   Incomplete command
   Usage: ozone debug [-hV] [--verbose] [-conf=<configurationPath>]
                      [-D=<String=String>]... [COMMAND]
   Developer tools for Ozone Debug operations
         -conf=<configurationPath>
   
     -D, --set=<String=String>
   
     -h, --help      Show this help message and exit.
     -V, --version   Print version information and exit.
         --verbose   More verbose output. Show the stack trace of the errors.
   Commands:
     chunkinfo       returns chunk location information about an existing key
     ldb             Parse rocksdb file content
     ratislogparser  Shell of printing Ratis Log in understandable text
   `


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org