sadanand48 opened a new pull request #945:
URL: https://github.com/apache/hadoop-ozone/pull/945


   ## What changes were proposed in this pull request?
   This tool parses rocksdb file for SCM and dumps specified table data. Also 
there is a list command which parses any db file and lists the 
columnFamilies(tables).
   
   ## What is the link to the Apache JIRA
   https://issues.apache.org/jira/browse/HDDS-3622
   
   ## How was this patch tested?
   Manually Tested.
   
   Here are the commands:
   1.bin/ozone debug rdbparser -path=/tmp/ozone/data/metadata/scm.db  list
   2.bin/ozone debug rdbparser -path=/tmp/ozone/data/metadata/scm.db 
scmdbparser -table=containers
   
   


----------------------------------------------------------------
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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to