Try our new research platform with insights from 80,000+ expert users

Apache Spark vs Spark SQL comparison

 

Comparison Buyer's Guide

Executive Summary

Review summaries and opinions

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Categories and Ranking

Apache Spark
Ranking in Hadoop
1st
Average Rating
8.4
Reviews Sentiment
7.7
Number of Reviews
64
Ranking in other categories
Compute Service (4th), Java Frameworks (2nd)
Spark SQL
Ranking in Hadoop
4th
Average Rating
7.8
Reviews Sentiment
7.6
Number of Reviews
14
Ranking in other categories
No ranking in other categories
 

Mindshare comparison

As of January 2025, in the Hadoop category, the mindshare of Apache Spark is 18.4%, down from 21.5% compared to the previous year. The mindshare of Spark SQL is 10.4%, down from 12.1% compared to the previous year. It is calculated based on PeerSpot user engagement data.
Hadoop
 

Featured Reviews

Ilya Afanasyev - PeerSpot reviewer
Reliable, able to expand, and handle large amounts of data well
We use batch processing. It works well with our formats and file versions. There's a lot of functionality. In our pipeline each hour, we make a copy of data from MongoDB, of the changes from MongoDB to some specific file. Each time pipeline copied all of the data, it would do it each time without changes to all of the tables. Tables have a lot of data, and in the last MongoDB version, there is a possibility to read only changed data. This reduced the cost and configuration of the cluster, and we saved about $150,000. The solution is scalable. It's a stable product.
Sahil Taneja - PeerSpot reviewer
Easy to use and do not require a learning curve
Spark SQL can improve the documentation they have provided. It can be a bit unclear at times. They could improve the documentation a bit more so that we can understand it more easily. Moreover, they could improve SparkUI to have more advanced versions of the performance and the queries and all.

Quotes from Members

We asked business professionals to review the solutions they use. Here are some excerpts of what they said:
 

Pros

"The most crucial feature for us is the streaming capability. It serves as a fundamental aspect that allows us to exert control over our operations."
"The scalability has been the most valuable aspect of the solution."
"With Hadoop-related technologies, we can distribute the workload with multiple commodity hardware."
"I appreciate everything about the solution, not just one or two specific features. The solution is highly stable. I rate it a perfect ten. The solution is highly scalable. I rate it a perfect ten. The initial setup was straightforward. I recommend using the solution. Overall, I rate the solution a perfect ten."
"The product's initial setup phase was easy."
"Its scalability and speed are very valuable. You can scale it a lot. It is a great technology for big data. It is definitely better than a lot of earlier warehouse or pipeline solutions, such as Informatica. Spark SQL is very compliant with normal SQL that we have been using over the years. This makes it easy to code in Spark. It is just like using normal SQL. You can use the APIs of Spark or you can directly write SQL code and run it. This is something that I feel is useful in Spark."
"The good performance. The nice graphical management console. The long list of ML algorithms."
"ETL and streaming capabilities."
"The performance is one of the most important features. It has an API to process the data in a functional manner."
"Offers a variety of methods to design queries and incorporates the regular SQL syntax within tasks."
"I find the Thrift connection valuable."
"The stability was fine. It behaved as expected."
"This solution is useful to leverage within a distributed ecosystem."
"One of Spark SQL's most beautiful features is running parallel queries to go through enormous data."
"Overall the solution is excellent."
"Spark SQL's efficiency in managing distributed data and its simplicity in expressing complex operations make it an essential part of our data pipeline."
 

Cons

"I know there is always discussion about which language to write applications in and some people do love Scala. However, I don't like it."
"Spark could be improved by adding support for other open-source storage layers than Delta Lake."
"We use big data manager but we cannot use it as conditional data so whenever we're trying to fetch the data, it takes a bit of time."
"The solution’s integration with other platforms should be improved."
"We are building our own queries on Spark, and it can be improved in terms of query handling."
"If you have a Spark session in the background, sometimes it's very hard to kill these sessions because of D allocation."
"When you first start using this solution, it is common to run into memory errors when you are dealing with large amounts of data."
"Apache Spark is very difficult to use. It would require a data engineer. It is not available for every engineer today because they need to understand the different concepts of Spark, which is very, very difficult and it is not easy to learn."
"I've experienced some incompatibilities when using the Delta Lake format."
"SparkUI could have more advanced versions of the performance and the queries and all."
"It would be beneficial for aggregate functions to include a code block or toolbox that explains its calculations or supported conditional statements."
"It would be useful if Spark SQL integrated with some data visualization tools."
"Being a new user, I am not able to find out how to partition it correctly. I probably need more information or knowledge. In other database solutions, you can easily optimize all partitions. I haven't found a quicker way to do that in Spark SQL. It would be good if you don't need a partition here, and the system automatically partitions in the best way. They can also provide more educational resources for new users."
"There should be better integration with other solutions."
"In the next release, maybe the visualization of some command-line features could be added."
"In the next update, we'd like to see better performance for small points of data. It is possible but there are better tools that are faster and cheaper."
 

Pricing and Cost Advice

"Apache Spark is an expensive solution."
"It is an open-source solution, it is free of charge."
"I did not pay anything when using the tool on cloud services, but I had to pay on the compute side. The tool is not expensive compared with the benefits it offers. I rate the price as an eight out of ten."
"Apache Spark is open-source. You have to pay only when you use any bundled product, such as Cloudera."
"On the cloud model can be expensive as it requires substantial resources for implementation, covering on-premises hardware, memory, and licensing."
"Spark is an open-source solution, so there are no licensing costs."
"It is quite expensive. In fact, it accounts for almost 50% of the cost of our entire project."
"They provide an open-source license for the on-premise version."
"The solution is bundled with Palantir Foundry at no extra charge."
"We use the open-source version, so we do not have direct support from Apache."
"There is no license or subscription for this solution."
"The solution is open-sourced and free."
"We don't have to pay for licenses with this solution because we are working in a small market, and we rely on open-source because the budgets of projects are very small."
"The on-premise solution is quite expensive in terms of hardware, setting up the cluster, memory, hardware and resources. It depends on the use case, but in our case with a shared cluster which is quite large, it is quite expensive."
report
Use our free recommendation engine to learn which Hadoop solutions are best for your needs.
831,265 professionals have used our research since 2012.
 

Top Industries

By visitors reading reviews
Financial Services Firm
27%
Computer Software Company
13%
Manufacturing Company
7%
University
5%
Financial Services Firm
28%
Computer Software Company
15%
Retailer
8%
Manufacturing Company
6%
 

Company Size

By reviewers
Large Enterprise
Midsize Enterprise
Small Business
 

Questions from the Community

What do you like most about Apache Spark?
We use Spark to process data from different data sources.
What is your experience regarding pricing and costs for Apache Spark?
Compared to other solutions like Doc DB, Spark is more costly due to the need for extensive infrastructure. It requires significant investment in infrastructure, which can be expensive. While cloud...
What needs improvement with Apache Spark?
The main concern is the overhead of Java when distributed processing is not necessary. In such cases, operations can often be done on one node, making Spark's distributed mode unnecessary. Conseque...
What do you like most about Spark SQL?
Spark SQL's efficiency in managing distributed data and its simplicity in expressing complex operations make it an essential part of our data pipeline.
What is your experience regarding pricing and costs for Spark SQL?
We don't have to pay for licenses with this solution because we are working in a small market, and we rely on open-source because the budgets of projects are very small.
What needs improvement with Spark SQL?
In terms of improvement, the only thing that could be enhanced is the stability aspect of Spark SQL. There could be additional features that I haven't explored but the current solution for working ...
 

Comparisons

 

Learn More

 

Overview

 

Sample Customers

NASA JPL, UC Berkeley AMPLab, Amazon, eBay, Yahoo!, UC Santa Cruz, TripAdvisor, Taboola, Agile Lab, Art.com, Baidu, Alibaba Taobao, EURECOM, Hitachi Solutions
UC Berkeley AMPLab, Amazon, Alibaba Taobao, Kenshoo, Hitachi Solutions
Find out what your peers are saying about Apache Spark vs. Spark SQL and other solutions. Updated: January 2025.
831,265 professionals have used our research since 2012.