Hi Iulian,
I was able to successfully compile in eclipse after, on the command line,
using sbt avro:generate followed by a sbt clean compile (and then a full
clean compile in eclipse). Thanks for your help!
--
View this message in context:
http://apache-spark-developers-list.1001551.n3.nabbl
Oh, I see. So then try to run one build on the command time firs (or try sbt
avro:generate, though I’m not sure it’s enough). I just noticed that I have
an additional source folder target/scala-2.10/src_managed/main/compiled_avro
for spark-streaming-flume-sink. I guess I built the project once and
Hi,
Thanks Iulian. Yeah, I was kind of anticipating I could just ignore old-deps
ultimately. However, Even after doing a clean and build all, I get the
following still:
Description LocationResourcePathType
not found: type EventBatch line 72 SparkAvroCallbackHandler.sc
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 wrote:
> Hi Iulian,
>
> Thanks for the reply!
>
> With respect to eclipse, I'm doing this all with a fresh download of the
> s
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 p
On Sat, May 9, 2015 at 12:29 AM, rtimp wrote:
> Hello,
>
> I'm trying to compile the master branch of the spark source (25889d8) in
> intellij. I followed the instructions in the wiki
> https://cwiki.apache.org/confluence/display/SPARK/Useful+Developer+Tools,
> namely I downloaded IntelliJ 14.1.2