About 367 results
Open links in new tab
  1. Apache Hive

    The Apache Hive™ is a distributed, fault-tolerant data warehouse system that enables analytics at a massive scale and facilitates reading, writing, and managing petabytes of data residing in …

  2. Downloads - The Apache Software Foundation

    Feb 3, 2010 · The Apache Hive Community has voted to declare the 1.x release line as End of Life (EOL). This means no further updates or releases will be made for this series.

  3. Getting Started - The Apache Software Foundation

    Jan 10, 2023 · Apache Hive is an open source project run by volunteers at the Apache Software Foundation. Previously it was a subproject of Apache® Hadoop®, but has now graduated to …

  4. Apache Hive : Manual Installation

    Dec 12, 2024 · You can install a stable release of Hive by downloading and unpacking a tarball, or you can download the source code and build Hive using Maven (release 3.6.3 and later).

  5. Apache Hive : Tutorial

    Dec 12, 2024 · Hive is a data warehousing infrastructure based on Apache Hadoop. Hadoop provides massive scale out and fault tolerance capabilities for data storage and processing on …

  6. Introduction to Apache Hive

    Dec 12, 2024 · The Apache Hive™ data warehouse software facilitates reading, writing, and managing large datasets residing in distributed storage and queried using SQL syntax.

  7. Apache Hive : GettingStarted

    Dec 12, 2024 · Apache Hive : GettingStarted Installation and Configuration Requirements Installing Hive from a Stable Release Building Hive from Source Running Hive Configuration …

  8. User Manual - hive.apache.org

    Dec 12, 2024 · Background In Hive, lineage information is captured in the form of LineageInfo object. This object is created in the SemanticAnalyzer and is passed to the HookContext …

  9. Apache Hive : AdminManual Installation

    Dec 12, 2024 · You can install a stable release of Hive by downloading and unpacking a tarball, or you can download the source code and build Hive using Maven (release 0.13 and later) or Ant …

  10. QuickStarted - The Apache Software Foundation

    May 12, 2023 · Apache Hive relies on Hadoop, Tez and some others to facilitate reading, writing, and managing large datasets. The [/packaging/src/docker/build.sh] provides ways to build the …