Hello Csaba Ringhofer, Impala Public Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/18133
to look at the new patch set (#17).
Change subject: IMPALA-11097: In test framework, call HS2 execute synchronously
......................................................................
IMPALA-11097: In test framework, call HS2 execute synchronously
Changed the HS2 call to be synchronous. The previous code had a
race condition because wait_to_finish needs to be called before
checking the result set. Calling execute synchronously for HS2
ensure that the result set is ready.
Change-Id: I5ab4b90ba2e1a439119d37fe9fb9c55eeeb53ba0
---
M tests/common/impala_connection.py
1 file changed, 3 insertions(+), 5 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/33/18133/17
--
To view, visit http://gerrit.cloudera.org:8080/18133
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I5ab4b90ba2e1a439119d37fe9fb9c55eeeb53ba0
Gerrit-Change-Number: 18133
Gerrit-PatchSet: 17
Gerrit-Owner: Steve Carlin <[email protected]>
Gerrit-Reviewer: Csaba Ringhofer <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Steve Carlin <[email protected]>