Explain how can spark be connected to apache mesos?



Explain how can spark be connected to apache mesos?..

Answer / Santosh Kumar Ravi

Apache Spark can be connected to Apache Mesos by running Spark on top of Mesos using the Mesos framework. This integration is facilitated by the Spark-on-Mesos project, which allows Spark to leverage Mesos' resource management capabilities for improved cluster utilization and fault tolerance.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Spark Interview Questions

What are broadcast variables in Apache Spark? Why do we need them?

1 Answers  


How do I start a spark master?

1 Answers  


What is meant by spark in big data?

1 Answers  


What is difference between scala and spark?

1 Answers  


How can I improve my spark performance?

1 Answers  


What role does worker node play in Apache Spark Cluster? And what is the need to register a worker node with the driver program?

1 Answers  


Explain transformation and action in RDD in Apache Spark?

1 Answers  


Is spark written in java?

1 Answers  


Define "PageRank".

1 Answers  


Explain about the different types of transformations on DStreams?

1 Answers  


Explain the run-time architecture of Spark?

1 Answers  


Which one will you choose for a project –Hadoop MapReduce or Apache Spark?

1 Answers  


Categories