Hrishikesh Gadre created HDDS-1470: -------------------------------------- Summary: Implement a CLI tool to dump the contents of rocksdb metadata Key: HDDS-1470 URL: https://issues.apache.org/jira/browse/HDDS-1470 Project: Hadoop Distributed Data Store Issue Type: Improvement Reporter: Hrishikesh Gadre Assignee: Hrishikesh Gadre
The DataNode plugin for Ozone stores the protobuf message as the value in the rocksdb metadata store. Since the protobuf message contents are not human readable, it is difficult to introspect (e.g. for debugging). This Jira is to add a command-line tool to dump the contents of rocksdb database in human readable format (e.g. json or yaml). -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org