Please help how to import and run project : https://github.com/ibm-cds-labs/spark.samples.git

Answered
0
1 comment

Importing spark.samples\helloSpark\build.sbt works out of the box. To run this Spark app you need to deploy it. I don't think there is an easy way to do it directly from IDEA, follow this guide for the details about deployment and running.

0

Please sign in to leave a comment.