Yingchun Lai has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/17808


Change subject: [tool] Support to dump and edit pbc in JSON pretty format
......................................................................

[tool] Support to dump and edit pbc in JSON pretty format

If using 'kudu pbc edit' tool to edit a large protobuf container file
which contains a single object, the editing content is in JSON compact
format which is hard for human reading.
This patch enhance 'pbc edit' tool to dump PBC content in JSON pretty
format by adding --json_pretty flag, and also for 'pbc dump' tool.

Change-Id: I6d404e6cd487a644fa848513670c4945bf789578
---
M src/kudu/tools/kudu-tool-test.cc
M src/kudu/tools/tool_action_pbc.cc
M src/kudu/util/pb_util.cc
M src/kudu/util/pb_util.h
4 files changed, 117 insertions(+), 43 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/08/17808/1
--
To view, visit http://gerrit.cloudera.org:8080/17808
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I6d404e6cd487a644fa848513670c4945bf789578
Gerrit-Change-Number: 17808
Gerrit-PatchSet: 1
Gerrit-Owner: Yingchun Lai <acelyc1112...@gmail.com>

Reply via email to