Hello Jason Fehr, Michael Smith, Impala Public Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/22606
to look at the new patch set (#2).
Change subject: IMPALA-13847: Remove beeswax-specific way to obtain query id
......................................................................
IMPALA-13847: Remove beeswax-specific way to obtain query id
With IMPALA-13682 merged, checking for query state can be done via
ImpalaConnection.handle_id() that works for beeswax, hs2, and hs2-http
protocol. This patch apply such change.
ImpalaTestSuite.wait_for_progress() is refactored a bit to make client
parameter required.
Testing:
- Run and pass the affected tests.
Change-Id: I0a2bac1011f5a0e058f88f973ac403cce12d2b86
---
M tests/common/impala_service.py
M tests/common/impala_test_suite.py
M tests/custom_cluster/test_process_failures.py
M tests/custom_cluster/test_query_log.py
M tests/custom_cluster/test_query_retries.py
M tests/custom_cluster/test_result_spooling.py
M tests/query_test/test_observability.py
M tests/stress/query_retries_stress_runner.py
M tests/util/cancel_util.py
M tests/webserver/test_web_pages.py
10 files changed, 66 insertions(+), 53 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/06/22606/2
--
To view, visit http://gerrit.cloudera.org:8080/22606
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I0a2bac1011f5a0e058f88f973ac403cce12d2b86
Gerrit-Change-Number: 22606
Gerrit-PatchSet: 2
Gerrit-Owner: Riza Suminto <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Jason Fehr <[email protected]>
Gerrit-Reviewer: Michael Smith <[email protected]>
Gerrit-Reviewer: Riza Suminto <[email protected]>