You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hive.apache.org by bu...@apache.org on 2016/05/04 00:16:57 UTC

svn commit: r987405 - in /websites/staging/hive/trunk/content: ./ index.html

Author: buildbot
Date: Tue May  3 22:16:57 2016
New Revision: 987405

Log:
Staging update by buildbot for hive

Modified:
    websites/staging/hive/trunk/content/   (props changed)
    websites/staging/hive/trunk/content/index.html

Propchange: websites/staging/hive/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue May  3 22:16:57 2016
@@ -1 +1 @@
-1738134
+1742202

Modified: websites/staging/hive/trunk/content/index.html
==============================================================================
--- websites/staging/hive/trunk/content/index.html (original)
+++ websites/staging/hive/trunk/content/index.html Tue May  3 22:16:57 2016
@@ -118,13 +118,13 @@ h2:hover > .headerlink, h3:hover > .head
   visibility: hidden;
 }
 h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style>
-<p>The Apache Hive &trade; data warehouse software facilitates querying and managing large datasets residing in distributed storage. Hive provides a mechanism to project structure onto this data and query the data using a SQL-like language called HiveQL. The HiveQL language also allows traditional map/reduce programmers simple extensions for plugging in custom mappers and reducers when it is inconvenient or inefficient to express this logic in HiveQL.</p>
+<p>The Apache Hive &trade; data warehouse software facilitates reading, writing, and managing large datasets residing in distributed storage using SQL.  Structure can be projected onto data already in storage.  A command line tool and JDBC driver are provided to connect users to Hive.</p>
 <h2 id="getting-started-with-apache-hive-software">Getting Started With Apache Hive Software<a class="headerlink" href="#getting-started-with-apache-hive-software" title="Permanent link">&para;</a></h2>
 <ul>
 <li>Check out the <a href="https://cwiki.apache.org/confluence/display/Hive/GettingStarted">Getting Started Guide</a> on the <a href="https://cwiki.apache.org/confluence/display/Hive">Hive wiki</a>.</li>
 <li>Learn more <a href="https://cwiki.apache.org/confluence/display/Hive/Home">About Hive's Functionality</a> on <a href="https://cwiki.apache.org/confluence/display/Hive">our wiki</a></li>
 <li>Read the <a href="https://cwiki.apache.org/confluence/display/Hive/GettingStarted">Getting Started Guide</a> to learn how to install Hive</li>
-<li>The <a href="https://cwiki.apache.org/confluence/display/Hive/Home#Home-UserDocumentation">User and Hive QL documentation</a> shows how to program Hive</li>
+<li>The <a href="https://cwiki.apache.org/confluence/display/Hive/Home#Home-UserDocumentation">User and Hive SQL documentation</a> shows how to program Hive</li>
 </ul>
 <h2 id="getting-involved-with-the-apache-hive-community">Getting Involved With The Apache Hive Community<a class="headerlink" href="#getting-involved-with-the-apache-hive-community" title="Permanent link">&para;</a></h2>
 <p>Apache Hive is an open source project run by volunteers at the Apache Software Foundation. Previously it was a subproject of <a href="http://hadoop.apache.org">Apache&reg; Hadoop&reg;</a>, but has now graduated to become a top-level project of its own. We encourage you to learn about the project and contribute your expertise.</p>