Gabor Zele created KUDU-3542:
--------------------------------
Summary: add json output format to "kudu table describe" CLI
command
Key: KUDU-3542
URL: https://issues.apache.org/jira/browse/KUDU-3542
Project: Kudu
Issue Type: Improvement
Components: CLI
Affects Versions: 1.17.0
Reporter: Gabor Zele
As of now, getting the partitioning schema of an existing kudu table is very
limited. I can get the most comprehensive output from the "kudu table describe"
CLI command, but it only outputs this as text, which is hard to parse if I
wan't to automate partition administration.
It would be really useful if this command could output the same information in
json format, similarly like the "kudu table list" command with the
"-list_table_output_format json" parameter.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)