Will Berkeley created KUDU-2308:
-----------------------------------
Summary: Add a tool to dump master data in a readable format
Key: KUDU-2308
URL: https://issues.apache.org/jira/browse/KUDU-2308
Project: Kudu
Issue Type: Improvement
Components: ops-tooling
Affects Versions: 1.6.0
Reporter: Will Berkeley
The kudu fs dump cfile command dumps a cfile. This can be used even against the
master tablet, except that the useful master tablet columns are hard to read
when dumped, being either an integer representing an enum or an encoded
protobuf. We should build a specialized tool for dumping the master tablet from
the local filesystem, or even remotely.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)