Home > other >  Spark source reading environment set up
Spark source reading environment set up

Time:09-19

Around the warrior, the existing question
I run in the spark directory SBT command, after download the dependent package, then run eclipse, building engineering,
Then as a maven project will spark source imported into eclipse,
But, download dependent packages are in SBT. Ivy folder, depend on package in maven project. M2 folder inside,
So 1: so, at this point, I compile in eclipse, is the need to use maven download times depend on?
2: or you can import dependent jar of SBT download package?

CodePudding user response:

Eclipse download SBT plug-in, and then import the project becomes
  • Related