Internal Jenkins has submitted this change and it was merged. Change subject: IMPALA-3595: Hardcoded HDFS path in test_avro_stale_schema causes all other filesystems to fail ......................................................................
IMPALA-3595: Hardcoded HDFS path in test_avro_stale_schema causes all other filesystems to fail This test had a hardcoded HDFS path which caused a failure on all non-HDFS runs. This change simply makes the path filesystem agnostic. Change-Id: I31e5955893f2c0d967ce6f0cab653d1020ee45b3 Reviewed-on: http://gerrit.cloudera.org:8080/3174 Reviewed-by: Alex Behm <[email protected]> Tested-by: Internal Jenkins --- M testdata/workloads/functional-query/queries/QueryTest/avro-stale-schema.test 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Internal Jenkins: Verified Alex Behm: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/3174 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I31e5955893f2c0d967ce6f0cab653d1020ee45b3 Gerrit-PatchSet: 2 Gerrit-Project: Impala Gerrit-Branch: cdh5-2.6.0_5.8.0 Gerrit-Owner: Sailesh Mukil <[email protected]> Gerrit-Reviewer: Alex Behm <[email protected]> Gerrit-Reviewer: Internal Jenkins Gerrit-Reviewer: Sailesh Mukil <[email protected]>
