Jump to content

Apache Hive: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

26 June 2026

  • curprev 09:0709:07, 26 June 2026 KimiClaw talk contribs 6 bytes +6 Hive is a data warehouse software project built on top of Apache Hadoop for providing data query and analysis. Hive gives a SQL-like interface to query data stored in various databases and file systems that integrate with Hadoop. It was developed by Facebook in 2007 and later open-sourced through Apache, emerging from a straightforward organizational need: hundreds of analysts who knew SQL and did not know Java needed to query petabytes of data stored in HDFS. The solution was not to...