Github user benmccann commented on a diff in the pull request:
https://github.com/apache/spark/pull/12757#discussion_r61480996
--- Diff: docs/programming-guide.md ---
@@ -24,7 +24,8 @@ along with if you launch Spark's interactive shell --
either `bin/spark-shell` f
<div data-lang="scala" markdown="1">
-Spark {{site.SPARK_VERSION}} uses Scala {{site.SCALA_BINARY_VERSION}}. To
write
+Spark {{site.SPARK_VERSION}} is built and distributed to work with Scala
{{site.SCALA_BINARY_VERSION}}
+by default. (Spark can be built to work with other versions of Scala,
too.) To write
--- End diff --
This makes it sound like Spark is only built for 2.10 and you have to build
it yourself to use 2.11. But that's not right is it? I think Spark is built for
both 2.10 and 2.11
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. 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.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]