0 votes
in Apache Spark by
What are the tasks of a Spark Engine?

1 Answer

0 votes
by

The main task of a Spark Engine is handling the process of scheduling, distributing and monitoring the data application across the clusters.

...