Hello Impala Public Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/23884
to look at the new patch set (#3).
Change subject: IMPALA-14673 impala-shell: profile format argument
......................................................................
IMPALA-14673 impala-shell: profile format argument
Selecting format was already supported by Impala's HS2 Interface,
but so far we only used the default STRING format in impala shell.
Added a command line argument to set which format to use:
impala-shell.sh --profile_format=Format
Format can be string/base64/json.
If not set, the default string format will be used.
With base64 format, the output can be parsed with impala-profile-tool.
Change-Id: I032a5d0436f123d737d46d0b8cecbae09888a789
---
M shell/impala_shell/impala_client.py
M shell/impala_shell/impala_shell.py
M shell/impala_shell/option_parser.py
M tests/shell/test_shell_commandline.py
4 files changed, 73 insertions(+), 6 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/84/23884/3
--
To view, visit http://gerrit.cloudera.org:8080/23884
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I032a5d0436f123d737d46d0b8cecbae09888a789
Gerrit-Change-Number: 23884
Gerrit-PatchSet: 3
Gerrit-Owner: Balazs Hevele <[email protected]>
Gerrit-Reviewer: Balazs Hevele <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>