0 votes
in Apache Spark by
What are the various functionalities supported by Spark Core?

1 Answer

0 votes
by

Spark Core is the engine for parallel and distributed processing of large data sets. The various functionalities supported by Spark Core include:

  • Scheduling and monitoring jobs
  • Memory management
  • Fault recovery
  • Task dispatching

Related questions

0 votes
asked Mar 29, 2022 in Apache Spark by sharadyadav1986
0 votes
asked Mar 29, 2022 in Apache Spark by sharadyadav1986
...