Github user pwendell commented on a diff in the pull request:
https://github.com/apache/spark/pull/6470#discussion_r31300185
--- Diff: docs/building-spark.md ---
@@ -130,10 +130,6 @@ To produce a Spark package compiled with Scala 2.11,
use the `-Dscala-2.11` prop
dev/change-version-to-2.11.sh
mvn -Pyarn -Phadoop-2.4 -Dscala-2.11 -DskipTests clean package
-Scala 2.11 support in Spark does not support a few features due to
dependencies
-which are themselves not Scala 2.11 ready. Specifically, Spark's external
-Kafka library and JDBC component are not yet supported in Scala 2.11
builds.
--- End diff --
The JDBC server is still not supported. So actually this just needs to drop
the Kafka bit.
---
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]