aboutsummaryrefslogtreecommitdiff
path: root/spark-class2.cmd
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2013-12-26 23:21:08 -0800
committerPatrick Wendell <pwendell@gmail.com>2013-12-26 23:21:08 -0800
commit0cc1e0d43d90a4a6d48ced39a5ecbde163663efa (patch)
tree7b74d553ffe2c91154346ede8873f2cbbc853e3c /spark-class2.cmd
parent5e69fc5bb4e4b9b09ef3e94f1f7cad4fd9f5e503 (diff)
downloadspark-0cc1e0d43d90a4a6d48ced39a5ecbde163663efa.tar.gz
spark-0cc1e0d43d90a4a6d48ced39a5ecbde163663efa.tar.bz2
spark-0cc1e0d43d90a4a6d48ced39a5ecbde163663efa.zip
SPARK-1007: spark-class2.cmd should change SCALA_VERSION to be 2.10
Diffstat (limited to 'spark-class2.cmd')
-rw-r--r--spark-class2.cmd2
1 files changed, 1 insertions, 1 deletions
diff --git a/spark-class2.cmd b/spark-class2.cmd
index a60c17d050..dc9dadf356 100644
--- a/spark-class2.cmd
+++ b/spark-class2.cmd
@@ -17,7 +17,7 @@ rem See the License for the specific language governing permissions and
rem limitations under the License.
rem
-set SCALA_VERSION=2.9.3
+set SCALA_VERSION=2.10
rem Figure out where the Spark framework is installed
set FWDIR=%~dp0