Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/12576 )
Change subject: [stress] pull out query and runtime info loading ...................................................................... [stress] pull out query and runtime info loading This is an incremental step to reduce the size of concurrent_select.py. It is now "only" 2019 lines long. Testing: Ran various command-line invocations locally, including random and DML queries. Running a cluster stress test with the modifications. Change-Id: If65069cd1678cdf71091bd2601bc1fc1d745cec5 Reviewed-on: http://gerrit.cloudera.org:8080/12576 Reviewed-by: Impala Public Jenkins <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M tests/comparison/cluster.py M tests/stress/concurrent_select.py A tests/stress/queries.py A tests/stress/runtime_info.py 4 files changed, 479 insertions(+), 410 deletions(-) Approvals: Impala Public Jenkins: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/12576 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: If65069cd1678cdf71091bd2601bc1fc1d745cec5 Gerrit-Change-Number: 12576 Gerrit-PatchSet: 3 Gerrit-Owner: Tim Armstrong <[email protected]> Gerrit-Reviewer: David Knupp <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
