Impala Public Jenkins has submitted this change and it was merged. ( 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 Reviewed-on: http://gerrit.cloudera.org:8080/14607 Reviewed-by: Impala Public Jenkins <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M tests/common/impala_connection.py 1 file changed, 10 insertions(+), 1 deletion(-) Approvals: Impala Public Jenkins: Looks good to me, approved; Verified -- 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: merged Gerrit-Change-Id: I5d34128a7a2b69ca9043fcf5e919e9dd2a9f452b Gerrit-Change-Number: 14607 Gerrit-PatchSet: 3 Gerrit-Owner: Tim Armstrong <[email protected]> Gerrit-Reviewer: David Knupp <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
