Github user aarondav commented on a diff in the pull request:
https://github.com/apache/incubator-spark/pull/618#discussion_r9875739
--- Diff: docs/scala-programming-guide.md ---
@@ -17,12 +17,12 @@ This guide shows each of these features and walks
through some samples. It assum
# Linking with Spark
-Spark {{site.SPARK_VERSION}} uses Scala {{site.SCALA_VERSION}}. If you
write applications in Scala, you'll need to use this same version of Scala in
your program -- newer major versions may not work.
+Spark {{site.SPARK_VERSION}} uses Scala {{site.SCALA_BINARY_VERSION}}. If
you write applications in Scala, you'll need to use this same version of Scala
in your program -- newer major versions may not work.
--- End diff --
I suppose we should repeat Patrick's comment here.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. To do so, please top-post your response.
If your project does not have this feature enabled and wishes so, or if the
feature is enabled but not working, please contact infrastructure at
[email protected] or file a JIRA ticket with INFRA.
---