Yes and yes.
On Wednesday, October 5, 2016, Md. Mahedi Kaysar
wrote:
> Should I import it as a maven project? Should I import all the
> sub-projects together?
>
> On Wed, Oct 5, 2016 at 10:14 AM, Marco Mistroni > wrote:
>
>> Hi
>> Havent tried myself but spark is a mvn project. Have u tried to
Should I import it as a maven project? Should I import all the sub-projects
together?
On Wed, Oct 5, 2016 at 10:14 AM, Marco Mistroni wrote:
> Hi
> Havent tried myself but spark is a mvn project. Have u tried to get
> sources and run mvn eclipse:eclipse?
> Hth
>
> On 5 Oct 2016 9:54 am, "Md. Mah
I believe that vanilla Eclipse still does not have support for Scala, so
you might need to use the Scala IDE or add some Scala plugins to your
Eclipse.
I personally switched from Eclipse to IntelliJ because of the native
support for Scala.
On Wed, Oct 5, 2016 at 2:18 AM, Md. Mahedi Kaysar <
md.mah
There is some info related to configuring Eclipse in the following wiki page
https://cwiki.apache.org/confluence/display/SPARK/Useful+Developer+Tools#UsefulDeveloperTools-Eclipse
On Wed, Oct 5, 2016 at 1:54 AM, Md. Mahedi Kaysar <
md.mahedi.kay...@gmail.com> wrote:
> Hi all,
> I am trying to impo
I was trying
https://cwiki.apache.org/confluence/display/SPARK/Useful+Developer+Tools#UsefulDeveloperTools-IDESetup
docs. But did not work.
On Wed, Oct 5, 2016 at 10:14 AM, Marco Mistroni wrote:
> Hi
> Havent tried myself but spark is a mvn project. Have u tried to get
> sources and run mvn ecli
Hi
Havent tried myself but spark is a mvn project. Have u tried to get sources
and run mvn eclipse:eclipse?
Hth
On 5 Oct 2016 9:54 am, "Md. Mahedi Kaysar"
wrote:
> Hi all,
> I am trying to import Apache Spark code base in eclipse. But it is showing
> lots of error. I think I am importing in a wr