Software Alternatives & Reviews

Apache Spark VS Apache ORC

Compare Apache Spark VS Apache ORC and see what are their differences

Apache Spark logo Apache Spark

Apache Spark is an engine for big data processing, with built-in modules for streaming, SQL, machine learning and graph processing.

Apache ORC logo Apache ORC

Apache ORC is a columnar storage for Hadoop workloads.
  • Apache Spark Landing page
    Landing page //
    2021-12-31
  • Apache ORC Landing page
    Landing page //
    2022-09-18

Apache Spark videos

Weekly Apache Spark live Code Review -- look at StringIndexer multi-col (Scala) & Python testing

More videos:

  • Review - What's New in Apache Spark 3.0.0
  • Review - Apache Spark for Data Engineering and Analysis - Overview

Apache ORC videos

No Apache ORC videos yet. You could help us improve this page by suggesting one.

+ Add video

Category Popularity

0-100% (relative to Apache Spark and Apache ORC)
Databases
92 92%
8% 8
Big Data
92 92%
8% 8
Data Dashboard
87 87%
13% 13
Stream Processing
100 100%
0% 0

User comments

Share your experience with using Apache Spark and Apache ORC. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare Apache Spark and Apache ORC

Apache Spark Reviews

15 data science tools to consider using in 2021
Apache Spark is an open source data processing and analytics engine that can handle large amounts of data -- upward of several petabytes, according to proponents. Spark's ability to rapidly process data has fueled significant growth in the use of the platform since it was created in 2009, helping to make the Spark project one of the largest open source communities among big...
Top 15 Kafka Alternatives Popular In 2021
Apache Spark is a well-known, general-purpose, open-source analytics engine for large-scale, core data processing. It is known for its high-performance quality for data processing – batch and streaming with the help of its DAG scheduler, query optimizer, and engine. Data streams are processed in real-time and hence it is quite fast and efficient. Its machine learning...
5 Best-Performing Tools that Build Real-Time Data Pipeline
Apache Spark is an open-source and flexible in-memory framework which serves as an alternative to map-reduce for handling batch, real-time analytics and data processing workloads. It provides native bindings for the Java, Scala, Python, and R programming languages, and supports SQL, streaming data, machine learning and graph processing. From its beginning in the AMPLab at...

Apache ORC Reviews

We have no reviews of Apache ORC yet.
Be the first one to post

Social recommendations and mentions

Based on our record, Apache Spark seems to be a lot more popular than Apache ORC. While we know about 56 links to Apache Spark, we've tracked only 3 mentions of Apache ORC. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Apache Spark mentions (56)

  • Groovy 🎷 Cheat Sheet - 01 Say "Hello" from Groovy
    Recently I had to revisit the "JVM languages universe" again. Yes, language(s), plural! Java isn't the only language that uses the JVM. I previously used Scala, which is a JVM language, to use Apache Spark for Data Engineering workloads, but this is for another post 😉. - Source: dev.to / 2 months ago
  • 🦿🛴Smarcity garbage reporting automation w/ ollama
    Consume data into third party software (then let Open Search or Apache Spark or Apache Pinot) for analysis/datascience, GIS systems (so you can put reports on a map) or any ticket management system. - Source: dev.to / 4 months ago
  • Go concurrency simplified. Part 4: Post office as a data pipeline
    Also, this knowledge applies to learning more about data engineering, as this field of software engineering relies heavily on the event-driven approach via tools like Spark, Flink, Kafka, etc. - Source: dev.to / 5 months ago
  • Five Apache projects you probably didn't know about
    Apache SeaTunnel is a data integration platform that offers the three pillars of data pipelines: sources, transforms, and sinks. It offers an abstract API over three possible engines: the Zeta engine from SeaTunnel or a wrapper around Apache Spark or Apache Flink. Be careful, as each engine comes with its own set of features. - Source: dev.to / 5 months ago
  • Spark – A micro framework for creating web applications in Kotlin and Java
    A JVM based framework named "Spark", when https://spark.apache.org exists? - Source: Hacker News / 11 months ago
View more

Apache ORC mentions (3)

  • Java Serialization with Protocol Buffers
    The information can be stored in a database or as files, serialized in a standard format and with a schema agreed with your Data Engineering team. Depending on your information and requirements, it can be as simple as CSV, XML or JSON, or Big Data formats such as Parquet, Avro, ORC, Arrow, or message serialization formats like Protocol Buffers, FlatBuffers, MessagePack, Thrift, or Cap'n Proto. - Source: dev.to / over 1 year ago
  • AWS EMR Cost Optimization Guide
    Data formatting is another place to make gains. When dealing with huge amounts of data, finding the data you need can take up a significant amount of your compute time. Apache Parquet and Apache ORC are columnar data formats optimized for analytics that pre-aggregate metadata about columns. If your EMR queries column intensive data like sum, max, or count, you can see significant speed improvements by reformatting... - Source: dev.to / over 2 years ago
  • Apache Hudi - The Streaming Data Lake Platform
    The following stack captures layers of software components that make up Hudi, with each layer depending on and drawing strength from the layer below. Typically, data lake users write data out once using an open file format like Apache Parquet/ORC stored on top of extremely scalable cloud storage or distributed file systems. Hudi provides a self-managing data plane to ingest, transform and manage this data, in a... - Source: dev.to / almost 3 years ago

What are some alternatives?

When comparing Apache Spark and Apache ORC, you can also consider the following products

Apache Flink - Flink is a streaming dataflow engine that provides data distribution, communication, and fault tolerance for distributed computations.

Apache Parquet - Apache Parquet is a columnar storage format available to any project in the Hadoop ecosystem.

Apache Airflow - Airflow is a platform to programmaticaly author, schedule and monitor data pipelines.

Amazon EMR - Amazon Elastic MapReduce is a web service that makes it easy to quickly process vast amounts of data.

Hadoop - Open-source software for reliable, scalable, distributed computing

Apache Kudu - Apache Kudu is Hadoop's storage layer to enable fast analytics on fast data.