Sailesh Mukil has uploaded a new change for review. http://gerrit.cloudera.org:8080/2767
Change subject: IMPALA-3256: TestUdfs.test_libs_with_same_filenames failure ...................................................................... IMPALA-3256: TestUdfs.test_libs_with_same_filenames failure There was an observed race between TestUdfs.test_java_udfs and TestUdfs.test_libs_with_same_filenames, because they both used the same database name. This patch just changes the name of the database used by test_libs_with_same_filenames. Change-Id: Icc38cbe720a3b9d864935416eb10612171132e17 --- M testdata/workloads/functional-query/queries/QueryTest/libs_with_same_filenames.test M tests/query_test/test_udfs.py 2 files changed, 12 insertions(+), 9 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/67/2767/1 -- To view, visit http://gerrit.cloudera.org:8080/2767 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Icc38cbe720a3b9d864935416eb10612171132e17 Gerrit-PatchSet: 1 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Sailesh Mukil <[email protected]>
