Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/13751 )
Change subject: IMPALA-8648: Add a simple stress test for reading ACID tables ...................................................................... IMPALA-8648: Add a simple stress test for reading ACID tables Add a test that runs several INSERT INTO/OVERWRITE to a single table in Hive and reads in from a parallel process using Impala. Change-Id: I57d7ab5bf39e9225e50add0a234849ed20d8b3f8 Reviewed-on: http://gerrit.cloudera.org:8080/13751 Reviewed-by: Impala Public Jenkins <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- A tests/stress/test_acid_stress.py 1 file changed, 133 insertions(+), 0 deletions(-) Approvals: Impala Public Jenkins: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/13751 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I57d7ab5bf39e9225e50add0a234849ed20d8b3f8 Gerrit-Change-Number: 13751 Gerrit-PatchSet: 8 Gerrit-Owner: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Csaba Ringhofer <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]>
