Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change 
notification.

The following page has been changed by MattKangas:
http://wiki.apache.org/hadoop/Hive

------------------------------------------------------------------------------
  
  = Information =
  Following are some useful links for users and developers interested in Hive:
-  * [http://wiki.apache.org/hadoop/Hive/GettingStarted Getting Started Guide]
-  * [http://wiki.apache.org/hadoop/Hive/UserGuide Information for Users]
+  * [wiki:/GettingStarted Getting Started Guide]
+  * [wiki:/UserGuide Information for Users]
-  * [http://wiki.apache.org/hadoop/Hive/DeveloperGuide Information for 
Developers]
+  * [wiki:/DeveloperGuide Information for Developers]
-  * [http://wiki.apache.org/hadoop/Hive/Roadmap Roadmap/call to Add More 
Features]
+  * [wiki:/Roadmap Roadmap/call to Add More Features]
-  * [http://wiki.apache.org/hadoop/Hive/HiveQL HiveQL Syntax]
+  * [wiki:/HiveQL HiveQL Syntax]
-  * [http://wiki.apache.org/hadoop/Hive/Presentations Presentations About Hive]
+  * [wiki:/Presentations Presentations About Hive]
-  * [http://wiki.apache.org/hadoop/Hive/PoweredBy A List of Sites and 
Applications Powered by Hive]
+  * [wiki:/PoweredBy A List of Sites and Applications Powered by Hive]
  
  = What is Hive =
  Hive is a data warehouse infrastructure built on top of Hadoop that provides 
tools to enable easy data summarization, adhoc querying and analysis of large 
datasets data stored in Hadoop files. It provides a mechanism to put structure 
on this data and it also provides a simple query language called QL which is 
based on SQL and which enables users familiar with SQL to query this data. At 
the same time, this language also allows traditional map/reduce programmers to 
be able to plug in their custom mappers and reducers to do more sophisticated 
analysis which may not be supported by the built in capabilities of the 
language.

Reply via email to