Thanks Evan, I tried it and the new SBT direct import seems to work well,
though I did run into issues with some yarn imports on Spark.
n
On Thu, Dec 12, 2013 at 7:03 PM, Evan Chan wrote:
> Nick, have you tried using the latest Scala plug-in, which features native
> SBT project imports? ie y
Nick, have you tried using the latest Scala plug-in, which features native
SBT project imports? ie you no longer need to run gen-idea.
On Sat, Dec 7, 2013 at 4:15 AM, Nick Pentreath wrote:
> Hi Spark Devs,
>
> Hoping someone cane help me out. No matter what I do, I cannot get Intellij
> to bui
Hi Spark Devs,
Hoping someone cane help me out. No matter what I do, I cannot get Intellij
to build Spark from source. I am using IDEA 13. I run sbt gen-idea and
everything seems to work fine.
When I try to build using IDEA, everything compiles but I get the error
below.
Have any of you come acr