Hello Daniel Becker, Riza Suminto, Jason Fehr, Impala Public Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/22065
to look at the new patch set (#2).
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(s) running. This can indicate a crash in a
previous test.
An alternative would be 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/2
--
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: newpatchset
Gerrit-Change-Id: I17cce8ccda85c9f5e4b1288e1708c8b84ea724f1
Gerrit-Change-Number: 22065
Gerrit-PatchSet: 2
Gerrit-Owner: Csaba Ringhofer <[email protected]>
Gerrit-Reviewer: Csaba Ringhofer <[email protected]>
Gerrit-Reviewer: Daniel Becker <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Jason Fehr <[email protected]>
Gerrit-Reviewer: Riza Suminto <[email protected]>