Github user sryza commented on a diff in the pull request:
https://github.com/apache/spark/pull/3239#discussion_r20347403
--- Diff: docs/building-spark.md ---
@@ -113,9 +113,9 @@ mvn -Pyarn -Phive -Phive-thriftserver-0.12.0
-Phadoop-2.4 -Dhadoop.version=2.4.0
{% endhighlight %}
# Building for Scala 2.11
-To produce a Spark package compiled with Scala 2.11, use the
`-Pscala-2.11` profile:
+To produce a Spark package compiled with Scala 2.11, use the
`-Dscala-2.11` property:
--- End diff --
I'm not very familiar with the sbt build, but yeah, that instruction only
applies to maven. Do we try to make all the same options have the same effect?
I could add a line under the sbt that explains how to use sbt with Scala 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]