mirror of
https://github.com/apache/impala.git
synced 2026-01-06 06:01:03 -05:00
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 <alex.behm@cloudera.com> Tested-by: Internal Jenkins