Menu
Home Explore People Places Arts History Plants & Animals Science Life & Culture Technology
On this page
Apache ORC
Column-oriented data storage format of the Apache Hadoop ecosystem

Apache ORC (Optimized Row Columnar) is a free and open-source column-oriented data storage format. It is similar to the other columnar-storage file formats available in the Hadoop ecosystem such as RCFile and Parquet. It is used by most of the data processing frameworks Apache Spark, Apache Hive, Apache Flink, and Apache Hadoop.

In February 2013, the Optimized Row Columnar (ORC) file format was announced by Hortonworks in collaboration with Facebook. A month later, the Apache Parquet format was announced, developed by Cloudera and Twitter.

Apache ORC format is supported by Amazon's AWS Glue.

Related Image Collections Add Image
We don't have any YouTube videos related to Apache ORC yet.
We don't have any PDF documents related to Apache ORC yet.
We don't have any Books related to Apache ORC yet.
We don't have any archived web articles related to Apache ORC yet.

History

VersionOriginal release dateLatest versionRelease date
Old version, not maintained: 1.02016-01-251.0.02016-01-25
Old version, not maintained: 1.12016-06-101.1.22016-07-08
Old version, not maintained: 1.22016-08-251.2.32016-12-12
Old version, not maintained: 1.32017-01-231.3.42017-10-16
Old version, not maintained: 1.42017-05-081.4.52019-12-09
Old version, not maintained: 1.52018-05-141.5.132021-09-15
Old version, still maintained: 1.62019-09-031.6.142022-04-14
Old version, still maintained: 1.72021-09-151.7.82023-01-21
Latest version: 1.82022-09-031.8.22023-01-13
Legend:Old version, not maintainedOld version, still maintainedLatest versionLatest preview versionFuture version

See also

  • Free and open-source software portal

References

  1. Yin Huai, Siyuan Ma, Rubao Lee, Owen O'Malley, and Xiaodong Zhang (2013). "Understanding Insights into the Basic Structure and Essential Issues of Table Placement Methods in Clusters ". VLDB' 39. pp. 1750–1761. CiteSeerX 10.1.1.406.4342. doi:10.14778/2556549.2556559.{{cite conference}}: CS1 maint: multiple names: authors list (link) /wiki/CiteSeerX_(identifier)

  2. Alan Gates (February 20, 2013). "The Stinger Initiative: Making Apache Hive 100 Times Faster". Hortonworks blog. Archived from the original on March 28, 2013. https://web.archive.org/web/20130328050712/http://hortonworks.com/blog/100x-faster-hive

  3. Justin Kestelyn (March 13, 2013). "Introducing Parquet: Efficient Columnar Storage for Apache Hadoop". Cloudera blog. Archived from the original on September 19, 2016. Retrieved May 4, 2017. https://web.archive.org/web/20160919221247/http://blog.cloudera.com/blog/2013/03/introducing-parquet-columnar-storage-for-apache-hadoop/

  4. "Using the ORC format in AWS Glue". docs.aws.amazon.com. Retrieved August 21, 2024. https://docs.aws.amazon.com/glue/latest/dg/aws-glue-programming-etl-format-orc-home.html