Csaba Ringhofer has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/22065


Change subject: Improve error message in EE tests after crash
......................................................................

Improve error message in EE tests after crash

Before this patch the error message contained a few levels of
callstack and complained about Beeswax service:
E   ImpalaBeeswaxException: Could not connect to any of [('::1', 21000, 0, 0), 
('127.0.0.1', 21000)

In case not all 3 impalad processes are running return a clearer
error with a single level callstack:
E   Exception: 1 of 3 impalad running. This can indicate a crash in a previous 
test.

It would be also nice to pass the tests in this case (instead
of failing it) but this may lead to all green test runs in the
rare case when Impala crashes between tests.

Change-Id: I17cce8ccda85c9f5e4b1288e1708c8b84ea724f1
---
M tests/common/impala_test_suite.py
1 file changed, 13 insertions(+), 1 deletion(-)



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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I17cce8ccda85c9f5e4b1288e1708c8b84ea724f1
Gerrit-Change-Number: 22065
Gerrit-PatchSet: 1
Gerrit-Owner: Csaba Ringhofer <[email protected]>

Reply via email to