[ https://issues.apache.org/jira/browse/SPARK-12219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15056339#comment-15056339
]
Sean Owen commented on SPARK-12219:
-----------------------------------
I tried building branch 1.5 and I do see some of the same messages, however, they're warnings
in the Maven build at least. I do see they're errors in SBT. I'm not sure the difference is
intended, but at least, technically speaking the official 1.5 build works with 2.11. Let's
have a look at the state of master/1.6 here. It's still a good idea to zap warnings like this
if we can.
> Spark 1.5.2 code does not build on Scala 2.11.7 with SBT assembly
> -----------------------------------------------------------------
>
> Key: SPARK-12219
> URL: https://issues.apache.org/jira/browse/SPARK-12219
> Project: Spark
> Issue Type: Bug
> Components: Build
> Affects Versions: 1.5.2
> Reporter: Rodrigo Boavida
>
> I've tried with no success to build Spark on Scala 2.11.7. I'm getting build errors using
sbt due to the issues found in the below thread in July of this year.
> https://mail-archives.apache.org/mod_mbox/spark-dev/201507.mbox/%3CCA+3qhFSJGmZToGmBU1=iVY7KR6EB7k8t6DPz+ibkstiHrYwrCQ@mail.gmail.com%3E
> Seems some minor fixes are needed to make the Scala 2.11 compiler happy.
> I needed to build with SBT as per suggested on below thread to get over some apparent
maven shader plugin because which changed some classes when I change to akka 2.4.0.
> https://groups.google.com/forum/#!topic/akka-user/iai6whR6-xU
> I've set this bug to Major priority assuming that the Spark community wants to keep fully
supporting SBT builds, including the Scala 2.11 compatibility.
> Tnks,
> Rod
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org
|