aboutsummaryrefslogtreecommitdiff
path: root/dev/run-tests
diff options
context:
space:
mode:
Diffstat (limited to 'dev/run-tests')
-rwxr-xr-xdev/run-tests3
1 files changed, 3 insertions, 0 deletions
diff --git a/dev/run-tests b/dev/run-tests
index c82a47ebb6..d9df020f75 100755
--- a/dev/run-tests
+++ b/dev/run-tests
@@ -21,6 +21,9 @@
FWDIR="$(cd `dirname $0`/..; pwd)"
cd $FWDIR
+export SPARK_HADOOP_VERSION=2.3.0
+export SPARK_YARN=true
+
# Remove work directory
rm -rf ./work