[ 
https://issues.apache.org/jira/browse/IMPALA-572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18054726#comment-18054726
 ] 

ASF subversion and git services commented on IMPALA-572:
--------------------------------------------------------

Commit 474af29dc9af266a139830321314a4cc15ec3b47 in impala's branch 
refs/heads/master from Balazs Hevele
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=474af29dc ]

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
Reviewed-on: http://gerrit.cloudera.org:8080/23883
Reviewed-by: Impala Public Jenkins <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>


> add ability to impala-shell to write profiles to a file
> -------------------------------------------------------
>
>                 Key: IMPALA-572
>                 URL: https://issues.apache.org/jira/browse/IMPALA-572
>             Project: IMPALA
>          Issue Type: Improvement
>          Components: Clients
>    Affects Versions: Impala 1.1.1
>            Reporter: Greg Rahn
>            Assignee: Balazs Hevele
>            Priority: Minor
>              Labels: shell
>
> Add an optional file name to the (-p, --show_profiles) flags



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to