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

Riza Suminto commented on IMPALA-14097:
---------------------------------------

Filed [https://gerrit.cloudera.org/c/22947/] 

> Deflake test_log_fragments.py
> -----------------------------
>
>                 Key: IMPALA-14097
>                 URL: https://issues.apache.org/jira/browse/IMPALA-14097
>             Project: IMPALA
>          Issue Type: Test
>            Reporter: Riza Suminto
>            Assignee: Riza Suminto
>            Priority: Major
>
> test_log_fragments.py broken after HS2 switch in IMPALA-13916. The test look 
> for log line from ImpalaServer::QueryToTQueryContext in 
> impala-beeswax-server.cc.
> {noformat}
>       VLOG_QUERY << "query: " << ThriftDebugString(query);{noformat}
> This log line does not appear when using HS2 protocol. The equivalent log 
> line in impala-hs2-server.cc is in ImpalaServer::ExecuteStatement
> {noformat}
>       VLOG_QUERY << "ExecuteStatement(): request=" << ...{noformat}



--
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