Riza Suminto has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/22847


Change subject: IMPALA-12201: Stabilize TestFetch
......................................................................

IMPALA-12201: Stabilize TestFetch

This patch attempt to stabilize TestFetch by using HS2 as test protocol.
test_rows_sent_counters is modified to use the default hs2_client.
test_client_fetch_time_stats and test_client_fetch_time_stats_incomplete
is modified to use MinimalHS2Connection that has more simpler mechanism
in terms of fetching (ImpylaHS2Connection always fetch 10240 rows at a
time).

Implemented minimal functions needed to wait for finished state and pull
runtime profile at MinimalHS2Connection.

Testing:
Loop the test 50 times and pass them all.

Change-Id: I52651df37a318357711d26d2414e025cce4185c3
---
M tests/common/impala_connection.py
M tests/query_test/test_fetch.py
2 files changed, 61 insertions(+), 32 deletions(-)



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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I52651df37a318357711d26d2414e025cce4185c3
Gerrit-Change-Number: 22847
Gerrit-PatchSet: 1
Gerrit-Owner: Riza Suminto <riza.sumi...@cloudera.com>

Reply via email to