Home
Recent Q&A
Java
Cloud
JavaScript
Python
SQL
PHP
HTML
C++
Data Science
DBMS
Devops
Hadoop
Machine Learning
Azure
Blockchain
Devops
Ask a Question
What are Spark's different Ecosystems?
Home
Spark Preliminaries
What are Spark's different Ecosystems?
0
votes
asked
Feb 15, 2023
in
Spark Preliminaries
by
Robindeniel
What are Spark's different Ecosystems?
spark
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Feb 15, 2023
by
Robindeniel
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.
...