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 some disadvantages or demerits of using Apache Spark?
Home
Apache Spark
What are some disadvantages or demerits of using Apache Spark?
0
votes
asked
Mar 29, 2022
in
Apache Spark
by
sharadyadav1986
What are some disadvantages or demerits of using Apache Spark?
apache-spark-disadvantages
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Mar 29, 2022
by
sharadyadav1986
Following is the list of some disadvantages or demerits of using Apache Spark:
Apache Spark requires more storage space than Hadoop and MapReduce, so that it may create some problems.
Apache Spark consumes a huge amount of data as compared to Hadoop.
Apache Spark requires more attentiveness because developers need to be careful while running their applications in Spark.
Spark runs on multiple clusters on different nodes instead of running everything on a single node. So, the work is distributed over multiple clusters.
The "in-memory" capability of Apache Spark makes it a more costly way for processing big data.
...