Hello Zoltan Borok-Nagy, Peter Rozsa, Csaba Ringhofer, Impala Public Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/23883
to look at the new patch set (#8).
Change subject: IMPALA-572 impala-shell: add option to write profiles to a file
......................................................................
IMPALA-572 impala-shell: add option to write profiles to a file
Added an argument to write runtime profiles to a given file,
after running "profile;" or a query with -p flag set.
Usage:
impala-shell.sh --profile_output=path/to/file
It is also available as a shell option:
SET PROFILE_OUTPUT=path/to/file;
If no file is provided, the profile will be written to standard output.
Change-Id: Id8ce4ddcf013392b3c4d66941f07fb90f9c90c3c
---
M shell/impala_shell/impala_shell.py
M shell/impala_shell/impala_shell_config_defaults.py
M shell/impala_shell/option_parser.py
M tests/shell/test_shell_commandline.py
M tests/shell/test_shell_interactive.py
5 files changed, 125 insertions(+), 22 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/83/23883/8
--
To view, visit http://gerrit.cloudera.org:8080/23883
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Id8ce4ddcf013392b3c4d66941f07fb90f9c90c3c
Gerrit-Change-Number: 23883
Gerrit-PatchSet: 8
Gerrit-Owner: Balazs Hevele <[email protected]>
Gerrit-Reviewer: Balazs Hevele <[email protected]>
Gerrit-Reviewer: Csaba Ringhofer <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Peter Rozsa <[email protected]>
Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]>