Question - Can you list the components of Apache Spark?
Answer -
The components of the Apache Spark framework are as follows:
- Spark Core Engine
- Spark Streaming
- Mllib
- GraphX
- Spark SQL
- Spark R
One thing that needs to be noted here is that it is not necessary to use all Spark components together. But yes, the Spark Core Engine can be used with any of the other components listed above.