Apache Spark vs SAP HANA comparison

Cancel
You must select at least 2 products to compare!
Apache Logo
2,498 views|1,884 comparisons
89% willing to recommend
SAP Logo
734 views|464 comparisons
91% willing to recommend
Comparison Buyer's Guide
Executive Summary

We performed a comparison between Apache Spark and SAP HANA based on real PeerSpot user reviews.

Find out in this report how the two Hadoop solutions compare in terms of features, pricing, service and support, easy of deployment, and ROI.
To learn more, read our detailed Apache Spark vs. SAP HANA Report (Updated: March 2024).
768,924 professionals have used our research since 2012.
Featured Review
Quotes From Members
We asked business professionals to review the solutions they use.
Here are some excerpts of what they said:
Pros
"The most valuable feature is the Fault Tolerance and easy binding with other processes like Machine Learning, graph analytics.""Spark helps us reduce startup time for our customers and gives a very high ROI in the medium term.""The distribution of tasks, like the seamless map-reduce functionality, is quite impressive.""The deployment of the product is easy.""This solution provides a clear and convenient syntax for our analytical tasks.""The most valuable feature of this solution is its capacity for processing large amounts of data.""The good performance. The nice graphical management console. The long list of ML algorithms.""The most valuable feature of Apache Spark is its flexibility."

More Apache Spark Pros →

"We can save data very easily.""It's stable and reliable.""We have found the solution to be customizable and it is beneficial it comes as a bundled package. Additionally, it is user-friendly.""The solution is stable.""The feature I found most valuable in SAP HANA is modeling. I also like that the solution has good integration and you can integrate it with any system, even third-party systems.""The most value for us was in terms of using it to issue tenders online. We host our server, but it is open to the public, so clients who want to buy those tenders were able to go online, put their tender documents up, and we could evaluate them using SAP.""In comparison with other DMS solutions, it offers good performance.""The data storage requirement is reduced from the original database to the HANA database."

More SAP HANA Pros →

Cons
"One limitation is that not all machine learning libraries and models support it.""The logging for the observability platform could be better.""We've had problems using a Python process to try to access something in a large volume of data. It crashes if somebody gives me the wrong code because it cannot handle a large volume of data.""Spark could be improved by adding support for other open-source storage layers than Delta Lake.""They could improve the issues related to programming language for the platform.""Apart from the restrictions that come with its in-memory implementation. It has been improved significantly up to version 3.0, which is currently in use.""It needs a new interface and a better way to get some data. In terms of writing our scripts, some processes could be faster.""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."

More Apache Spark Cons →

"It's a complex initial setup.""The surface side or Attack dashboard needs improvement because there are some gaps after sales services.""The bid process needs to be improved.""I'd just like to see some more improvements done on the training, both on the functional training and technical training sides as a part of the complete solution.""The interface is a little bit hard to customize. You almost have to consult the SAP original developer to change it.""In my limited experience using SAP, the process of granting access to different modules is difficult. Specifically, the requirement to assign roles and key codes to users rather than being able to assign them individually made the process more complex. It would be beneficial if there was a way to assign key codes separately, rather than having to create multiple roles. This would make managing access easier.""The product is very demanding on memory requirements.""The challenge right now is all databases are on S4 HANA architecture. You're running it for HANA, but not all the functionalities are available. If they can speed up getting all the databases on S4 HANA that would help."

More SAP HANA Cons →

Pricing and Cost Advice
  • "Since we are using the Apache Spark version, not the data bricks version, it is an Apache license version, the support and resolution of the bug are actually late or delayed. The Apache license is free."
  • "Apache Spark is open-source. You have to pay only when you use any bundled product, such as Cloudera."
  • "We are using the free version of the solution."
  • "Apache Spark is not too cheap. You have to pay for hardware and Cloudera licenses. Of course, there is a solution with open source without Cloudera."
  • "Apache Spark is an expensive solution."
  • "Spark is an open-source solution, so there are no licensing costs."
  • "On the cloud model can be expensive as it requires substantial resources for implementation, covering on-premises hardware, memory, and licensing."
  • "It is an open-source solution, it is free of charge."
  • More Apache Spark Pricing and Cost Advice →

  • "Set up a consortium of consulting partners and hardware vendors to define your tech. Landscape TCO (total cost of ownership) and then approach the OEM for pricing (on-premise or on cloud or a hybrid model). Check if you can bring your own licenses for some of the existing application licenses on the new platform, to reduce TCO."
  • "People who are technical will accept the cost, but financially they will assess whether this solution will bring them revenue or not. People often ask, how will I profit when the cost is so high?"
  • "It is expensive, which isn't a problem for us because SAP HANA is processing the data so fast."
  • "SAP HANA is an expensive product."
  • "It is expensive."
  • "Setup and licensing require planning and proper budgeting, as it is not cheap."
  • "The price of the solution could be reduced, it is expensive."
  • "The price of this product is good."
  • More SAP HANA Pricing and Cost Advice →

    report
    Use our free recommendation engine to learn which Hadoop solutions are best for your needs.
    768,924 professionals have used our research since 2012.
    Questions from the Community
    Top Answer:We use Spark to process data from different data sources.
    Top Answer:In data analysis, you need to take real-time data from different data sources. You need to process this in a subsecond, and do the transformation in a subsecond
    Top Answer:Based on my work with SAP HANA, the biggest benefit that it can bring to your business is total data management. This product is by SAP - a company that serves almost all needs a client may have… more »
    Top Answer:We have been using SAP HANA for a fairly short period of time and have only taken advantage of their customer support. So far, we have not had issues that required specialized help from technical… more »
    Top Answer:SAP HANA is fairly easy to set up, however, I do not think a complete beginner can do it. You certainly need some preparation - either you need to have experience with similar solutions, or with other… more »
    Ranking
    1st
    out of 22 in Hadoop
    Views
    2,498
    Comparisons
    1,884
    Reviews
    25
    Average Words per Review
    432
    Rating
    8.7
    1st
    out of 14 in Embedded Database
    Views
    734
    Comparisons
    464
    Reviews
    39
    Average Words per Review
    398
    Rating
    8.5
    Comparisons
    Oracle Database logo
    Compared 33% of the time.
    SQL Server logo
    Compared 28% of the time.
    MySQL logo
    Compared 8% of the time.
    IBM Db2 Database logo
    Compared 7% of the time.
    Also Known As
    SAP High-Performance Analytic Appliance, HANA
    Learn More
    Overview

    Spark provides programmers with an application programming interface centered on a data structure called the resilient distributed dataset (RDD), a read-only multiset of data items distributed over a cluster of machines, that is maintained in a fault-tolerant way. It was developed in response to limitations in the MapReduce cluster computing paradigm, which forces a particular linear dataflowstructure on distributed programs: MapReduce programs read input data from disk, map a function across the data, reduce the results of the map, and store reduction results on disk. Spark's RDDs function as a working set for distributed programs that offers a (deliberately) restricted form of distributed shared memory

    SAP HANA, also known as SAP High-performance Analytics Appliance, is a multi-model database that stores data in its memory, allowing users to avoid disk storage. The product combines its robust database with services for creating applications. SAP HANA is faster than other database management systems (DBMS) because it stores data in column-based tables in main memory and brings online analytical processing (OLAP) and online transaction processing (OLTP) together.

    The column-oriented in-memory database design allows users to run high-speed transactions alongside advanced analytics, all in a single system. This provides companies with the ability to process very large amounts of data with low latency and query data in an instant. By combining multiple data management capabilities, the solution simplifies IT, helps businesses with innovations, and facilitates digital transformation.

    The solution is structured into five groups of capabilities, categorized as:

    • Database design
    • Database management
    • Application development
    • Advanced analytics
    • Data virtualization

    There are three more SAP products that work alongside SAP HANA and complete the experience for users together. SAP S/4HANA Cloud is a ready-to-run cloud enterprise resource planning (ERP). SAP BW/4HANA is a packaged data warehouse, based on SAP HANA, which allows users to consolidate data across the enterprise to get a consistent view of their data. Finally, SAP Cloud is a single database as a service (DBaaS) foundation for modern applications and analytics across all enterprise data. All three products can combine with SAP HANA to deliver to users an optimized experience regarding their data.

    SAP HANA Features

    Each architectural group of capabilities of SAP HANA has various features that users can benefit from. These include:

    • Parallel processing database: SAP HANA utilizes a single platform to run transactional and analytical workloads.

    • ACID compliance: This feature ensures compliance with requirements for Atomicity, Consistency, Isolation, and Durability (ACID) standards.

    • Multi-tenancy: This feature allows multiple tenant databases to run in one system while sharing the same memory and processors.

    • Multi-tier storage and persistent memory support: SAP HANA's native storage extension is a built-in capability to manage between memory and persistent storage, including SAP HANA Cloud Data Lake.

    • Scaling: The scaling feature supports terabytes of data in a single server and distributes large tables across multiple servers in a cluster to scale further.

    • Data modeling: This feature consists of graphical modeling tools that enable collaboration between stakeholders and the creation of models to execute complex business logic and data transformation in real time.

    • Stored procedures: The product has a native language to build stored procedures and uses advanced capabilities to create complex logic.

    • Administration: This feature consists of administration tools for various platform lifecycle, performance, and management operations and automations.

    • Security: SAP HANA provides its users with real-time data anonymization features to extract value from data while protecting privacy.

    • Availability and recovery: The tool supports high availability and disaster recovery through an array of techniques, including backup, storage mirroring, synchronous, asynchronous, and multitarget system replication.

    • Extended application services: Through its built-in application server, users can develop services such as REST and ODATA, as well as web applications that can run on multiple locations.

    • Client access: The product offers clients the ability to access it via other application platforms and languages, including Java, JavaScript, R, and Go.

    • Application lifecycle management: This set of features facilitates the building and packaging of applications, transporting them for development to test to production, and then deploying them.

    • Application development: This feature consists of a set of tools that offer application development on premises and in the Cloud. The programming language ABAP includes additional optimized features to build extensions to SAP applications.

    • Search: The search feature uses SQL to locate text promptly across multiple columns and textual content.

    • Spatial processing: This product feature provides native support for spatial data types and spatial functions.

    • Graph: Through this feature, users of the product can store and process highly connected data using a property graph.

    • Streaming analytics: This feature combines various data sources that users can utilize to discover trends over a set period.

    • Data integration and replication: The solution offers comprehensive features to handle all data integration scenarios.

    • Data federation: This feature allows users to perform queries on remote data sources in real time with data federation.

    • Caching: The capacity to cache data provides users with the ability to optimize federated queries against remote sources of data.

    SAP HANA Benefits

    SAP HANA provides many benefits for its users. These include:

    • This solution offers a high level of data and application security, beginning from a secure setup and providing continuous support.

    • SAP HANA offers augmentation for applications and analytics with built-in machine learning (ML).

    • The solution works in a timely manner, as it provides a response to queries within seconds in large production applications.

    • SAP HANA simplifies work, as it provides a single gateway to all user data with advanced data virtualization.

    • The product is very flexible, as it allows users to deploy applications in a public or private cloud, in multiple clouds, on premises, or hybrid.

    • SAP HANA scales easily for data volume and concurrent users across a distributed environment.

    • This is a powerful solution in terms of querying large datasets with a massively parallel processing (MPP) database.

    • SAP HANA is a versatile product that supports hybrid transactional and analytical processing as well as many data types.

    • The product provides a smaller data footprint with no data duplication or advanced compression, and reduces data silos.

    Reviews from Real Users

    According to a database consultant at a pharma/biotech company, SAP HANA is a very robust solution with good data access.

    Bruno V., owner at LAVORO AUTOM INF E COM LTDA, likes SAP HANA because the product offers advanced features, helps reduce hours, and makes it easy to find what you need.

    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
    Unilever, NHS 24, adidas Group, CHIO Aachen, Hamburg Port Authority (HPA), Bangkok Airways Public Company Limited
    Top Industries
    REVIEWERS
    Computer Software Company30%
    Financial Services Firm15%
    University9%
    Marketing Services Firm6%
    VISITORS READING REVIEWS
    Financial Services Firm24%
    Computer Software Company13%
    Manufacturing Company7%
    Comms Service Provider6%
    REVIEWERS
    Manufacturing Company16%
    Computer Software Company14%
    Energy/Utilities Company10%
    Retailer8%
    VISITORS READING REVIEWS
    Manufacturing Company14%
    Computer Software Company14%
    Financial Services Firm8%
    Comms Service Provider6%
    Company Size
    REVIEWERS
    Small Business40%
    Midsize Enterprise19%
    Large Enterprise40%
    VISITORS READING REVIEWS
    Small Business17%
    Midsize Enterprise12%
    Large Enterprise71%
    REVIEWERS
    Small Business25%
    Midsize Enterprise15%
    Large Enterprise60%
    VISITORS READING REVIEWS
    Small Business20%
    Midsize Enterprise13%
    Large Enterprise67%
    Buyer's Guide
    Apache Spark vs. SAP HANA
    March 2024
    Find out what your peers are saying about Apache Spark vs. SAP HANA and other solutions. Updated: March 2024.
    768,924 professionals have used our research since 2012.

    Apache Spark is ranked 1st in Hadoop with 60 reviews while SAP HANA is ranked 1st in Embedded Database with 79 reviews. Apache Spark is rated 8.4, while SAP HANA is rated 8.4. The top reviewer of Apache Spark writes "Reliable, able to expand, and handle large amounts of data well". On the other hand, the top reviewer of SAP HANA writes "Excellent compatibility between modules and the control". Apache Spark is most compared with Spring Boot, AWS Batch, Spark SQL, Cloudera Distribution for Hadoop and AWS Lambda, whereas SAP HANA is most compared with Oracle Database, SQL Server, MySQL, IBM Db2 Database and SAP Adaptive Server Enterprise. See our Apache Spark vs. SAP HANA report.

    See our list of best Hadoop vendors.

    We monitor all Hadoop reviews to prevent fraudulent reviews and keep review quality high. We do not post reviews by company employees or direct competitors. We validate each review for authenticity via cross-reference with LinkedIn, and personal follow-up with the reviewer when necessary.