Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/16985 )
Change subject: IMPALA-9588: Add extra logging to cancel tests ...................................................................... IMPALA-9588: Add extra logging to cancel tests There have been some cancel tests that are flaky and their logs didn't reveal the root cause of the failures. Adding some extra logging so that we can see a bit more of the nature of the failure. The extra log message contains: - Query SQL - Message of the exception thrown during fetching the results - Query Status line from the query profile Change-Id: Ied7100a9ea2e2f0611cf8e328e589b4c8e5d5100 Reviewed-on: http://gerrit.cloudera.org:8080/16985 Reviewed-by: Impala Public Jenkins <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M tests/util/cancel_util.py 1 file changed, 12 insertions(+), 1 deletion(-) Approvals: Impala Public Jenkins: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/16985 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ied7100a9ea2e2f0611cf8e328e589b4c8e5d5100 Gerrit-Change-Number: 16985 Gerrit-PatchSet: 4 Gerrit-Owner: Gabor Kaszab <[email protected]> Gerrit-Reviewer: Gabor Kaszab <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Tamas Mate <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]>
