Login
Remember
Register
Ask a Question
What are the most frequently used Spark ecosystems?
0
votes
asked
Mar 13, 2022
in
PySpark
by
rajeshsharma
What are the most frequently used Spark ecosystems?
spark-ecosystem
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Mar 13, 2022
by
rajeshsharma
The most frequently used Spark ecosystems are:
Spark SQL for developers. It is also known as Shark.
Spark Streaming for processing live data streams.
Graphx for generating and computing graphs.
MLlib (also known as Machine Learning Algorithms)
SparkR to promote R programming language in Spark engine.
...