Running Spark on a Cluster of machines

97 views Asked by At

I want to run Spark on four computers, and i read theory of running Spark on cluster using Mesos, Yarn and SSH, but i want a practical method and tutorial for this. the Operating System of these machines are Mac and Ubuntu. I've written my code on IntelliJIDEA using Scala.

Can anybody help me?

0

There are 0 answers