Tim Armstrong has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/14607


Change subject: Add query id debugging for HS2
......................................................................

Add query id debugging for HS2

As part of debugging IMPALA-9098, I realised we don't print the query ID
for HS2 queries, which makes it harder finding queries in the logs.

This pulls the query ID out of the Impyla handle and prints it in
the expected form (I used the same logic as in impala shell).

Change-Id: I5d34128a7a2b69ca9043fcf5e919e9dd2a9f452b
---
M tests/common/impala_connection.py
1 file changed, 10 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/07/14607/1
--
To view, visit http://gerrit.cloudera.org:8080/14607
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I5d34128a7a2b69ca9043fcf5e919e9dd2a9f452b
Gerrit-Change-Number: 14607
Gerrit-PatchSet: 1
Gerrit-Owner: Tim Armstrong <[email protected]>

Reply via email to