Hi,
  I’ve been able to get things compiled on my environment, but I’m noticing 
that it’s been quite difficult in IntelliJ. It always recompiles everything 
when I try to run one test like BroadcastTest, for example, despite having 
compiled make-distribution previously. In eclipse, I have no such recompilation 
issues. IntelliJ unfortunately does not support auto compilation for Scala. It 
also doesn’t seem as if IntelliJ knows that that there are classes that have 
already been compiled since it always opts to recompile everything. I’m new to 
IntelliJ so it might really just be a lack of knowledge on my part.
  Can anyone share any tips on how they are productive compiling against the 
Spark code base using IntelliJ?

Thanks,
Ron
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@spark.apache.org
For additional commands, e-mail: dev-h...@spark.apache.org

Reply via email to