Apache Hive: General Information About Hive
Apache Hive: General Information About Hive
Apache Hive: General Information About Hive
Apache Hive
Hive Documentation
General Information about Hive
User Documentation
Administrator Documentation
HCatalog and WebHCat Documentation
Resources for Contributors
Hive Versions and Branches
Apache Hive
The Apache Hive™ data warehouse software facilitates reading, writing, and managing large datasets residing in distributed storage and queried
using SQL syntax.
Tools to enable easy access to data via SQL, thus enabling data warehousing tasks such as extract/transform/load (ETL), reporting, and
data analysis.
A mechanism to impose structure on a variety of data formats
Access to files stored either directly in Apache HDFS™ or in other data storage systems such as Apache HBase™
Query execution via Apache Tez™, Apache Spark™, or MapReduce
Procedural language with HPL-SQL
Sub-second query retrieval via Hive LLAP, Apache YARN and Apache Slider.
Hive provides standard SQL functionality, including many of the later SQL:2003 and SQL:2011 features for analytics.
Hive's SQL can also be extended with user code via user defined functions (UDFs), user defined aggregates (UDAFs), and user defined table
functions (UDTFs).
There is not a single "Hive format" in which data must be stored. Hive comes with built in connectors for comma and tab-separated values
(CSV/TSV) text files, Apache Parquet™, Apache ORC™, and other formats.
Users can extend Hive with connectors for other formats. Please see File Formats and Hive SerDe in the Developer Guide for details.
Hive is not designed for online transaction processing (OLTP) workloads. It is best used for traditional data warehousing tasks.
Hive is designed to maximize scalability (scale out with more machines added dynamically to the Hadoop cluster), performance, extensibility,
fault-tolerance, and loose-coupling with its input formats.
HCatalog is a component of Hive. It is a table and storage management layer for Hadoop that enables users with different data
processing tools — including Pig and MapReduce — to more easily read and write data on the grid.
WebHCat provides a service that you can use to run Hadoop MapReduce (or YARN), Pig, Hive jobs or perform Hive metadata
operations using an HTTP (REST style) interface.
Hive Documentation
The links below provide access to the Apache Hive wiki documents. This list is not complete, but you can navigate through these wiki pages to
find additional documents. For more information, please see the official Hive website.
Administrator Documentation
Installing Hive
Configuring Hive
Setting Up Metastore
Hive Schema Tool
Setting Up Hive Web Interface
Setting Up Hive Server (JDBC, ODBC, Thrift, HiveServer2)
Hive Replication
Hive on Amazon Web Services
Hive on Amazon Elastic MapReduce
Hive on Spark: Getting Started
The Apache Hive JIRA keeps track of changes to Hive code, documentation, infrastructure, etc. The version number or branch for each resolved
JIRA issue is shown in the "Fix Version/s" field in the Details section at the top of the issue page. For example, HIVE-5107 has a fix version of
0.13.0.
Sometimes a version number changes before the release. When that happens the original number might still be found in the JIRA, wiki, and maili
ng list discussions. For example:
1.0.0 0.14.1
1.1.0 0.15.0
2.3.0 2.2.0
More information about Hive branches is available in How to Contribute: Understanding Hive Branches.
Apache Hive, Apache Hadoop, Apache HBase, Apache HDFS, Apache, the Apache feather logo, and the Apache Hive project logo are
trademarks of The Apache Software Foundation.