Home - Apache Hive - Apache Software Foundation
Apache Hive
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 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).
Hive does not mandate read or written data be in the "Hive format"---there is no such thing. Hive works equally well on Thrift, control delimited, or your specialized data formats. Please see File Format and SerDe in the Developer Guide for details.
Hive is not designed for OLTP workloads and does not offer real-time queries or row-level updates. It is best used for batch jobs over large sets of append-only data (like web logs). What Hive values most are scalability (scale out with more machines added dynamically to the Hadoop cluster), extensibility (with MapReduce framework and UDF/UDAF/UDTF), fault-tolerance, and loose-coupling with its input formats.
General information about Hive
- Getting Started
- Presentations and Papers about Hive
- A List of Sites and Applications Powered by Hive
- FAQ
- hive-users mailing list
- Hive IRC Channel: #hive on irc.freenode.net
- About this wiki
User Documentation
- Hive Tutorial
- HiveQL Language Manual (Queries, DML, DDL, and CLI)
- Hive Plug-in Interfaces - User-Defined Functions and SerDes
- Guide to Hive Operators and Functions
- Hive Web Interface
- Hive Client (JDBC, ODBC, Thrift, etc)
- Hive Change Log
- AvroSerDe - working with Avro from Hive
Administrator Documentation
- Installing Hive
- Configuring Hive
- Setting up Metastore
- Setting up Hive Web Interface
- Setting up Hive Server (JDBC, ODBC, Thrift, etc)
- Hive on Amazon Web Services
- Hive on Amazon ElasticMapReduce
Resources for Contributors
- Hive Developer FAQ
- How to Contribute
- Hive Contributors Meetings
- Hive Developer Guide
- Plugin Developer Kit
- Unit Test Parallel Execution
- Hive Performance
- Hive Architecture Overview
- Hive Design Docs
- Roadmap/call to Add More Features
- Full-text search over all Hive resources
- Becoming A Committer
- How to Commit
- How to Release
- Build status on Jenkins (formerly Hudson)
- Project Bylaws
For more information, please see the official Hive website .
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.
Labels
?Page: AboutThisWiki
Page: AvroSerDe - working with Avro from Hive
Page: Bylaws
Page: External Tables
Page: HiveAmazonElasticMapReduce
Page: HiveAwsEmr
Page: HiveChangeLog
Page: HiveDeveloperFAQ
Page: PluginDeveloperKit
更多文章、技術交流、商務合作、聯系博主
微信掃碼或搜索:z360901061

微信掃一掃加我為好友
QQ號聯系: 360901061
您的支持是博主寫作最大的動力,如果您喜歡我的文章,感覺我的文章對您有幫助,請用微信掃描下面二維碼支持博主2元、5元、10元、20元等您想捐的金額吧,狠狠點擊下面給點支持吧,站長非常感激您!手機微信長按不能支付解決辦法:請將微信支付二維碼保存到相冊,切換到微信,然后點擊微信右上角掃一掃功能,選擇支付二維碼完成支付。
【本文對您有幫助就好】元
