The Apache Software Foundation

Apache Hive

DOAP File RSS File Atom Feed

The Apache Hive (TM) data warehouse software facilitates querying and managing large datasets residing in distributed storage. Built on top of Apache Hadoop (TM), it provides * 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 HDFS (TM) or in other data storage systems such as Apache HBase (TM) * query execution via MapReduce Hive defines a simple SQL-like query language, called HiveQL, 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. HiveQL can also be extended with custom scalar functions (UDF's), aggregations (UDAF's), and table functions (UDTF's).

Programming Languages Java
Categories database
Mailing Lists http://hive.apache.org/mailing_lists.html
Bug/Issue Tracker https://issues.apache.org/jira/browse/HIVE
License Apache License Version 2.0
Project Website http://hive.apache.org
PMC Apache Hive

Project Release Information

Releases can be downloaded from http://hive.apache.org/releases.html

No current releases.

Access to the source code:

Copyright 1999-2012, The Apache Software Foundation

Licensed under the Apache License, Version 2.0.

Generated Wed, 16 May 2012 18:30:43 GMT