I have successfully managed to install a Spark Cluster in EC2 using the distribution from:
https://github.com/amplab/spark-ec2
However, I can see there is no option for having EC2 dedicated hardware tenancy for the Spark master and cluster nodes, is that the case or am I missing something? Will it always run on shared hardware?
Thanks,