Spark runs on top of ___________ a cluster manager system which provides efficient resource isolation across distributed applications.
(a) Mesjs
(b) Mesos
(c) Mesus
(d) All of the mentioned
(a) Mesjs
(b) Mesos
(c) Mesus
(d) All of the mentioned
The correct option is (b) Mesos
The best explanation: Mesos enables fine grained sharing which allows a Spark job to dynamically take advantage of the idle resources in the cluster during its execution.