Tim Armstrong has uploaded this change for review. ( http://gerrit.cloudera.org:8080/12578
Change subject: [stress] pull out QueryRunner ...................................................................... [stress] pull out QueryRunner Further refactoring to reduce the size of concurrent_select.py. Pull out the QueryRunner class and miscellaneous utility functions. Improve encapsulation of _metrics by adding accessor functions. Testing: Ran locally with various arguments including DML and random queries. Made it sure did some binary search by deleting parts of runtime info. Change-Id: I69c907a65147d082211837cbbaba7225aa4b67cb --- M tests/stress/concurrent_select.py A tests/stress/query_runner.py A tests/stress/util.py 3 files changed, 539 insertions(+), 469 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/78/12578/1 -- To view, visit http://gerrit.cloudera.org:8080/12578 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I69c907a65147d082211837cbbaba7225aa4b67cb Gerrit-Change-Number: 12578 Gerrit-PatchSet: 1 Gerrit-Owner: Tim Armstrong <[email protected]>
