aboutsummaryrefslogtreecommitdiff
path: root/run2.cmd
diff options
context:
space:
mode:
authorAndrew Psaltis <andrew.psaltis@webtrends.com>2013-01-15 12:45:42 -0700
committerAndrew Psaltis <andrew.psaltis@webtrends.com>2013-01-15 12:45:42 -0700
commitc7143e5507f1d5292e678315158d3863c9bb4242 (patch)
tree27e81129bf31aa442bde2cc3dcd009f4a564d55c /run2.cmd
parent3a98611d6b57eb01656b44f702845fb75a8e5208 (diff)
downloadspark-c7143e5507f1d5292e678315158d3863c9bb4242.tar.gz
spark-c7143e5507f1d5292e678315158d3863c9bb4242.tar.bz2
spark-c7143e5507f1d5292e678315158d3863c9bb4242.zip
Changed teh scala version to 2.9.2, so that the classes can be found when the classpath is expanded.
Diffstat (limited to 'run2.cmd')
-rw-r--r--run2.cmd2
1 files changed, 1 insertions, 1 deletions
diff --git a/run2.cmd b/run2.cmd
index 83464b1166..67f1e465e4 100644
--- a/run2.cmd
+++ b/run2.cmd
@@ -1,6 +1,6 @@
@echo off
-set SCALA_VERSION=2.9.1
+set SCALA_VERSION=2.9.2
rem Figure out where the Spark framework is installed
set FWDIR=%~dp0