How to run Spark job in Scala
Hi,
Thanks in advance.
I am using Windows 10, Spark version 1.5.2, Scala library version 2.10.4 and Intellij IDEA 15.0.2 (Community Version).
I am able to run spark job using python (e.g. pyspark).
I am trying to run the spark job using scala.
To do that I am using the following steps:
1. File / new project / Scala / Activator
Downloading list of tremplates
2. Project name / Project location / Description / Finish
Error adding module to project: can't download template
May I request you to assist me please. I am looking for step by step approach (including how to add dependencies and how to run).
Once again, thank you very much for the time you have given.
Regards,
Deb
请先登录再写评论。