Zoram Thanga has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/9590


Change subject: IMPALA-6498: test_query_profile_thrift_timestamps causes 
following tests to fail.
......................................................................

IMPALA-6498: test_query_profile_thrift_timestamps causes following
tests to fail.

test_query_profile_thrift_timestamps uses ImapaTestSuite.client.close()
to force cancellation/unregistration of the query, so that 'EndTime'
of the query shows up in the profile. Since other test cases also need
a valid ImpalaTestSuite.client, we move the test case in question to
its own test suite.

Have also reduced the query to 'select sleep(5)', as the earlier
'select sleep(10000)' is just really excessively long.

Change-Id: I287a05f3c90b1a71a5b7ee0f5c06a8840ebac4c9
---
A tests/query_test/test_thrift_profile.py
1 file changed, 82 insertions(+), 0 deletions(-)



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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I287a05f3c90b1a71a5b7ee0f5c06a8840ebac4c9
Gerrit-Change-Number: 9590
Gerrit-PatchSet: 1
Gerrit-Owner: Zoram Thanga <zo...@cloudera.com>

Reply via email to