Hi,

`old-deps` is not really a project, so you can simply skip it (or close
it). The rest should work fine (clean and build all).

On Sat, May 9, 2015 at 10:27 PM, rtimp <dolethebobdol...@gmail.com> wrote:

> Hi Iulian,
>
> Thanks for the reply!
>
> With respect to eclipse, I'm doing this all with a fresh download of the
> scala ide (Build id: 4.0.0-vfinal-20150305-1644-Typesafe) and with a recent
> pull (as of this morning) of the master branch.When I proceed through the
> instructions for eclipse (creating the project files in sbt, adding scala
> compiler 2.10.4 and setting it for all spark projects) I get the following
> errors:
>
> Description     Location        Resource        Path    Type
> not found: type EventBatch      line 72 SparkAvroCallbackHandler.scala
>
> /spark-streaming-flume-sink/src/main/scala/org/apache/spark/streaming/flume/sink
> Scala Problem
>
> Description     Location        Resource        Path    Type
> not found: type SparkFlumeProtocol      line 46
> SparkAvroCallbackHandler.scala
>
> /spark-streaming-flume-sink/src/main/scala/org/apache/spark/streaming/flume/sink
> Scala Problem
>
> Description     Location        Resource        Path    Type
> Project 'old-deps' is missing required library:
> '/home/loki11/code/spark/spark/lib_managed/jars/spark-bagel_2.10-1.2.0.jar'
> Build path      old-deps                Build Path Problem
>
> Description     Location        Resource        Path    Type
> Project 'old-deps' is missing required library:
> '/home/loki11/code/spark/spark/lib_managed/jars/spark-bagel_2.10-1.2.0.jar'
> Build path      old-deps                Build Path Problem
> Project 'old-deps' is missing required library:
> '/home/loki11/code/spark/spark/lib_managed/jars/spark-core_2.10-1.2.0.jar'
> Build path      old-deps                Build Path Problem
>
>
> Description     Location        Resource        Path    Type
> value ack is not a member of Any        line 52 SparkSinkSuite.scala
>
> /spark-streaming-flume-sink/src/test/scala/org/apache/spark/streaming/flume/sink
> Scala Problem
> value getEventBatch is not a member of Any      line 91
> SparkSinkSuite.scala
>
> /spark-streaming-flume-sink/src/test/scala/org/apache/spark/streaming/flume/sink
> Scala Problem
> value nack is not a member of Any       line 73 SparkSinkSuite.scala
>
> /spark-streaming-flume-sink/src/test/scala/org/apache/spark/streaming/flume/sink
> Scala Problem
>
>
> I tried to include just a representative sample of each type of error in
> the
> above (I had 30 in total).
>
>
>
>
> --
> View this message in context:
> http://apache-spark-developers-list.1001551.n3.nabble.com/Intellij-Spark-Source-Compilation-tp12168p12182.html
> Sent from the Apache Spark Developers List mailing list archive at
> Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@spark.apache.org
> For additional commands, e-mail: dev-h...@spark.apache.org
>
>


-- 

--
Iulian Dragos

------
Reactive Apps on the JVM
www.typesafe.com

Reply via email to