Impala Public Jenkins has submitted this change and it was merged. Change subject: IMPALA-4476: Use unique_database to stop races in test_udfs.py ......................................................................
IMPALA-4476: Use unique_database to stop races in test_udfs.py These tests have been failing nondeterministically in larger machines with 16 cores. This change should stop races in haddop fs -put and drop/create function. Change-Id: I520a8b817ad7e32dba299c2535033f55f1bd1c84 Reviewed-on: http://gerrit.cloudera.org:8080/5124 Reviewed-by: Jim Apple <[email protected]> Tested-by: Impala Public Jenkins --- M tests/query_test/test_udfs.py 1 file changed, 30 insertions(+), 23 deletions(-) Approvals: Impala Public Jenkins: Verified Jim Apple: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/5124 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I520a8b817ad7e32dba299c2535033f55f1bd1c84 Gerrit-PatchSet: 3 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Jim Apple <[email protected]> Gerrit-Reviewer: Alex Behm <[email protected]> Gerrit-Reviewer: Impala Public Jenkins Gerrit-Reviewer: Jim Apple <[email protected]>
