aboutsummaryrefslogtreecommitdiff
path: root/run-example
diff options
context:
space:
mode:
authorNick Pentreath <nick.pentreath@gmail.com>2013-12-15 08:34:05 +0200
committerNick Pentreath <nick.pentreath@gmail.com>2013-12-15 08:34:05 +0200
commitd36ee3b159dff04b3a3222d6c55ee27ba93cd074 (patch)
tree40c2010a53ddc13307e1645bed5de25c2ae2c133 /run-example
parent8cdfb08c47131ce3438e5faf1222af2039424324 (diff)
parent7db916596144a8b9e55fabf859d921a093d3c59f (diff)
downloadspark-d36ee3b159dff04b3a3222d6c55ee27ba93cd074.tar.gz
spark-d36ee3b159dff04b3a3222d6c55ee27ba93cd074.tar.bz2
spark-d36ee3b159dff04b3a3222d6c55ee27ba93cd074.zip
Merge remote-tracking branch 'upstream/master'
Diffstat (limited to 'run-example')
-rwxr-xr-xrun-example2
1 files changed, 1 insertions, 1 deletions
diff --git a/run-example b/run-example
index 08ec717ca5..feade6589a 100755
--- a/run-example
+++ b/run-example
@@ -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)"