Yeah, lots of libraries needs to be changed to compile in order to run the
examples in intellij.
Thanks,
Xiaohe
On Mon, Aug 17, 2015 at 10:01 AM, Jeff Zhang wrote:
> Check module example's dependency (right click examples and click Open
> Modules Settings), by default scala-library is provided,
Check module example's dependency (right click examples and click Open
Modules Settings), by default scala-library is provided, you need to change
it to compile to run SparkPi in Intellij. As I remember, you also need to
change guava and jetty related library to compile too.
On Mon, Aug 17, 2015 a