0 votes
in Spark Sql by
How to connect Spark with Apache Mesos in Spark?

1 Answer

0 votes
by

The following are the steps to connect Spark with Apache Mesos:

Initially, configure the program of Spark driver to connect Mesos.

The binary package of Spark should be in a position to accessible by Mesos.

Then finally, in the location of Mesos, we have to install the Spark and configure the property by pointing to the location.

Related questions

+1 vote
asked Sep 16, 2022 in Spark Preliminaries by sharadyadav1986
+1 vote
asked Mar 8, 2020 in Spark Sql by rahuljain1
...