Xin Ren created SPARK-13624:
-------------------------------
Summary: Documentation: "Spark 1.6.0 uses Scala 2.10", but in
IntelliJ module names are "spark-xxx-2.11"
Key: SPARK-13624
URL: https://issues.apache.org/jira/browse/SPARK-13624
Project: Spark
Issue Type: Bug
Components: Documentation
Affects Versions: 1.6.0
Reporter: Xin Ren
Priority: Minor
Attachments: Screen Shot 2016-03-02 at 2.05.33 PM.png
In latest documentation, "Spark 1.6.0 uses Scala 2.10. To write applications in
Scala, you will need to use a compatible Scala version (e.g. 2.10.X)."
https://spark.apache.org/docs/latest/programming-guide.html#linking-with-spark
but when I import spark source code from GitHub and import it into IntelliJ,
the modules seem to be module-name-2.11, I'm not sure if this means these
modules are built with scala-2.11?
since I had checked previous project, and all these are module-name-2.10.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]