Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: move Hive Versions after Documentation, misc. edits

...

  • Tools to enable easy data extract/transform/load (ETL)
  • A mechanism to impose structure on a variety of data formats
  • Access to files stored either directly in Apache HDFSTM or in other data storage systems such as Apache HBaseTM 

  • Query execution via MapReduce

Hive defines a simple SQL-like query language, called QL, that enables users familiar with SQL to query the data. At the same time, this language also allows programmers who are familiar with the MapReduce framework to be able to plug in their custom mappers and reducers to perform more sophisticated analysis that may not be supported by the built-in capabilities of the language. QL can also be extended with custom scalar functions (UDF's), aggregations (UDAF's), and table functions (UDTF's).

...

  • 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

...

Recent versions of Hive are available on the Downloads page of the Hive website. The Downloads page provides each version's release date and list of changes.  If you want a list of changes for an earlier version (or a development branch), use the Configure Release Notes page.

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 mailing list discussions. For example:

Release NumberOriginal Number
1.0.00.14.1
1.1.00.15.0

Hive Documentation

The links below provide access to the Apache Hive wiki documents.  This 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.

General Information about Hive

...

Hive Versions

Recent versions of Hive are available on the Downloads page of the Hive website. The Downloads page provides each version's release date and list of changes.  If you want a list of changes for an earlier version (or a development branch), use the Configure Release Notes page.

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 mailing list discussions. For example:

Release NumberOriginal Number
1.0.00.14.1
1.1.00.15.0

 

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.