I tried building with Scala 2.11 on Linux with latest master branch :

[INFO] Spark Project External MQTT ........................ SUCCESS [
19.188 s]
[INFO] Spark Project External MQTT Assembly ............... SUCCESS [
 7.081 s]
[INFO] Spark Project External ZeroMQ ...................... SUCCESS [
 8.790 s]
[INFO] Spark Project External Kafka ....................... SUCCESS [
14.764 s]
[INFO] Spark Project Examples ............................. SUCCESS [02:22
min]
[INFO] Spark Project External Kafka Assembly .............. SUCCESS [
10.286 s]
[INFO]
------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 17:49 min

FYI

On Thu, Oct 8, 2015 at 6:50 AM, Ted Yu <yuzhih...@gmail.com> wrote:

> Interesting
>
>
> https://amplab.cs.berkeley.edu/jenkins/view/Spark-QA-Compile/job/Spark-Master-Scala211-Compile/
> shows green builds.
>
>
> On Thu, Oct 8, 2015 at 6:40 AM, Iulian Dragoș <iulian.dra...@typesafe.com>
> wrote:
>
>> Since Oct. 4 the build fails on 2.11 with the dreaded
>>
>> [error] /home/ubuntu/workspace/Apache Spark (master) on 
>> 2.11/core/src/main/scala/org/apache/spark/rpc/netty/NettyRpcEnv.scala:310: 
>> no valid targets for annotation on value conf - it is discarded unused. You 
>> may specify targets with meta-annotations, e.g. @(transient @param)
>> [error] private[netty] class NettyRpcEndpointRef(@transient conf: SparkConf)
>>
>> Can we have the pull request builder at least build with 2.11? This makes
>> #8433 <https://github.com/apache/spark/pull/8433> pretty much useless,
>> since people will continue to add useless @transient annotations.
>> ​
>> --
>>
>> --
>> Iulian Dragos
>>
>> ------
>> Reactive Apps on the JVM
>> www.typesafe.com
>>
>>
>

Reply via email to