0 votes
in Spark Preliminaries by
What are Spark's different Ecosystems?

1 Answer

0 votes
by

Here are some typical Spark ecosystems:

  • Spark SQL for SQL developers 
  • Spark Streaming for data streaming 
  • MLLib for machine learning algorithms 
  • GraphX for graph computing 
  • SparkR to work with the Spark engine 
  • BlinkDB, which lets you ask questions about large amounts of data in real-time.

Related questions

0 votes
asked Feb 15, 2023 in Spark Preliminaries by Robindeniel
+1 vote
asked Sep 16, 2022 in Spark Preliminaries by sharadyadav1986
...