Integrating spark source in an eclipse project?

2016-06-07 Thread Cesar Flores
I created a spark application in Eclipse by including the spark-assembly-1.6.0-hadoop2.6.0.jar file in the path. However, this method does not allow me see spark code. Is there an easy way to include spark source code for reference in an application developed in Eclipse? Thanks ! -- Cesar

Re: Integrating spark source in an eclipse project?

2016-06-07 Thread Ted Yu
Please see: https://cwiki.apache.org/confluence/display/SPARK/Useful+Developer+Tools#UsefulDeveloperTools-IDESetup Use proper branch. FYI On Tue, Jun 7, 2016 at 9:04 AM, Cesar Flores wrote: > > I created a spark application in Eclipse by including the >