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

已回答
0

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

请先登录再写评论。