Skip to content

Commit

Permalink
Add instruction to use change-version-to-2.11.sh in 'Building for Sca…
Browse files Browse the repository at this point in the history
…la 2.11'.
  • Loading branch information
ueshin committed Nov 19, 2014
1 parent 423baea commit 1d29126
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/building-spark.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ mvn -Pyarn -Phive -Phive-thriftserver-0.12.0 -Phadoop-2.4 -Dhadoop.version=2.4.0
# Building for Scala 2.11
To produce a Spark package compiled with Scala 2.11, use the `-Dscala-2.11` property:

dev/change-version-to-2.11.sh
mvn -Pyarn -Phadoop-2.4 -Dscala-2.11 -DskipTests clean package

Scala 2.11 support in Spark is experimental and does not support a few features.
Expand Down

0 comments on commit 1d29126

Please sign in to comment.