aboutsummaryrefslogtreecommitdiff
path: root/spark-class
diff options
context:
space:
mode:
authorPrashant Sharma <scrapcodes@gmail.com>2013-09-14 22:54:10 +0530
committerPrashant Sharma <scrapcodes@gmail.com>2013-09-15 10:43:06 +0530
commit20c65bc334091d8d05fb680551155aa182d98f7d (patch)
tree6d9125ce60ecf22ace69dd0f40db5f6fa87a8e99 /spark-class
parent6fcfefcb278ffb9d54452d3336cb74b97480fbf5 (diff)
downloadspark-20c65bc334091d8d05fb680551155aa182d98f7d.tar.gz
spark-20c65bc334091d8d05fb680551155aa182d98f7d.tar.bz2
spark-20c65bc334091d8d05fb680551155aa182d98f7d.zip
Fixed repl suite
Diffstat (limited to 'spark-class')
-rwxr-xr-xspark-class2
1 files changed, 1 insertions, 1 deletions
diff --git a/spark-class b/spark-class
index 0a5aae9151..1b2388e8c4 100755
--- a/spark-class
+++ b/spark-class
@@ -17,7 +17,7 @@
# limitations under the License.
#
-SCALA_VERSION=2.9.3
+SCALA_VERSION=2.10
# Figure out where the Scala framework is installed
FWDIR="$(cd `dirname $0`; pwd)"