[
https://issues.apache.org/jira/browse/SPARK-12219?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15056172#comment-15056172
]
Sean Owen commented on SPARK-12219:
-----------------------------------
[~RodBoavida] I'm not able to reproduce these compilation failures. In fact it
looks like these were already resolved by
https://github.com/apache/spark/pull/9126 Do you see the same on {{master}} --
does it work?
For example {{UnionRDD.scala:40}} is already {{@transient private val rdd:
RDD[T]}}
It may be a question of back-porting those changes to 1.5.x. It may not be as
high priority since this is already fixed in 1.6.
> 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+ibkstihryw...@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: [email protected]
For additional commands, e-mail: [email protected]