Xuebin Su has uploaded this change for review. ( http://gerrit.cloudera.org:8080/21587
Change subject: IMPALA-13115: Add query id to error messages in client log ...................................................................... IMPALA-13115: Add query id to error messages in client log This patch adds the query id to the error messages in the client log so that the users can easily figure out the errored queries by checking the log on the client side. Testing: - Added an assertion to the case of killing and restarting a worker in the custom cluster test to ensure that the query id is in the error message in the client log retrieved with get_log(). Change-Id: I67e659681e36162cad1d9684189106f8eedbf092 --- M be/src/service/impala-beeswax-server.cc M be/src/service/impala-hs2-server.cc M be/src/service/impala-server.cc M be/src/service/impala-server.h M tests/custom_cluster/test_process_failures.py 5 files changed, 13 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/87/21587/1 -- To view, visit http://gerrit.cloudera.org:8080/21587 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I67e659681e36162cad1d9684189106f8eedbf092 Gerrit-Change-Number: 21587 Gerrit-PatchSet: 1 Gerrit-Owner: Xuebin Su <x...@cloudera.com>