mirror of
https://github.com/apache/impala.git
synced 2026-01-05 21:00:54 -05:00
1) Fix buildall.sh check for data to use the filesystem prefix. 2) Skip one of the cancellation test cases that tests INSERT. 3) Skip one of the explain test cases since it uses hdfs_client (hdfs web ui). Change-Id: Ice4e7517dec6e88b1561a0c2362653ab251f14ce Reviewed-on: http://gerrit.cloudera.org:8080/113 Reviewed-by: Dan Hecht <dhecht@cloudera.com> Tested-by: Internal Jenkins