Github user ahirreddy commented on the pull request:
https://github.com/apache/spark/pull/8709#issuecomment-139419889
The problem with explicitly setting a different Scala version for build
files is that SBT expects plugins and build files to be compiled against the
same version of Scala it is running on, otherwise it's possible to run into
errors (`NoSuchMethodError` or `ClassNotFoundException`) that arise from
changes in Scala.
---
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]