You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/07/29 16:07:00 UTC

[jira] [Commented] (IMPALA-10823) Output fewer information when external frontend is used

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

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

Commit d59a79b1a23bca298dcf036e8fd45f5113241100 in impala's branch refs/heads/master from Zoltan Borok-Nagy
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=d59a79b ]

IMPALA-10823: Output fewer information when external frontend is used

We use ThriftDebugString() to output a TExecutePlannedStatementReq.
TExecutePlannedStatementReq can be quite large since it contains a
Frontend.TExecRequest as well.

We only need to output a redacted version of
TExecutePlannedStatementReq.statementReq. At higher log level we
output TExecutePlannedStatementReq.plan as well.

Change-Id: Ib862bfa298855943037afef53990160dcc8321ad
Reviewed-on: http://gerrit.cloudera.org:8080/17718
Reviewed-by: Qifan Chen <qc...@cloudera.com>
Tested-by: Impala Public Jenkins <im...@cloudera.com>


> Output fewer information when external frontend is used
> -------------------------------------------------------
>
>                 Key: IMPALA-10823
>                 URL: https://issues.apache.org/jira/browse/IMPALA-10823
>             Project: IMPALA
>          Issue Type: Bug
>            Reporter: Zoltán Borók-Nagy
>            Assignee: Zoltán Borók-Nagy
>            Priority: Major
>
> We use ThriftDebugString() to output a TExecutePlannedStatementReq.
> TExecutePlannedStatementReq can be quite large since it contains a Frontend.TExecRequest as well.
> We only need to output a redacted version of TExecutePlannedStatementReq.statementReq.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org