Xuebin Su has uploaded a new patch set (#2). ( 
http://gerrit.cloudera.org:8080/21581 )

Change subject: IMPALA-13115: Add query id to message of UNREACHABLE_IMPALADS
......................................................................

IMPALA-13115: Add query id to message of UNREACHABLE_IMPALADS

This patch adds the query id to the message of error
UNREACHABLE_IMPALADS so that user can easily figure out the affected
queries.

This patch also adds two empty __init__.py files in common/thrift
so that the error code definition can be used in the tests without
copy.

Testing:
- Added an assertion to the case of killing and restarting a worker
  in the custom cluster test to ensure that the error message is in
  both the query profile web page and the log got by the client.

Change-Id: I72260687ad395f97972e65ffcb47846e9de75bfb
---
M be/src/service/impala-server.cc
M bin/rat_exclude_files.txt
A common/__init__.py
A common/thrift/__init__.py
M common/thrift/generate_error_codes.py
M tests/custom_cluster/test_process_failures.py
6 files changed, 44 insertions(+), 24 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/81/21581/2
--
To view, visit http://gerrit.cloudera.org:8080/21581
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I72260687ad395f97972e65ffcb47846e9de75bfb
Gerrit-Change-Number: 21581
Gerrit-PatchSet: 2
Gerrit-Owner: Xuebin Su <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>

Reply via email to