[ 
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 <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>


> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to