Github user ScrapCodes commented on a diff in the pull request:
https://github.com/apache/spark/pull/3239#discussion_r20348481
--- 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 --
IMO, it is okay to add an exception. We sort of decided on same flags for
both build to simplify things for sbt users(and may be maven users too). Its
okay for things we don't have choice and should not forfeit the purpose. I will
let Patrick comment too.
---
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]