mirror of
https://github.com/apache/impala.git
synced 2026-02-03 09:00:39 -05:00
The test test_refresh_updated_partitions runs some commands using Hive which causes it fail on S3 specific jobs since we don't run HiveServer2 in those environments. This patch skips the test on non-hdfs environments. Change-Id: I0d27dd76e772e396a07419a58821ba899ac74188 Reviewed-on: http://gerrit.cloudera.org:8080/16399 Reviewed-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com> Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com>