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/04/02 00:58:59 UTC

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

Author: buildbot
Date: Fri Apr  1 22:58:59 2016
New Revision: 984461

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 Fri Apr  1 22:58:59 2016
@@ -1 +1 @@
-1733688
+1737450

Modified: websites/staging/hive/trunk/content/index.html
==============================================================================
--- websites/staging/hive/trunk/content/index.html (original)
+++ websites/staging/hive/trunk/content/index.html Fri Apr  1 22:58:59 2016
@@ -48,20 +48,31 @@
   <div id="clear"></div>
   
   <div id="sidenav">
-    <h1 id="general">General</h1>
+    <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  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>
+<h1 id="general">General<a class="headerlink" href="#general" title="Permanent link">&para;</a></h1>
 <ul>
 <li><a href="/index.html">Home</a></li>
 <li><a href="/downloads.html">Downloads</a></li>
 <li><a href="http://www.apache.org/licenses/LICENSE-2.0.html">License</a></li>
 <li><a href="/privacy_policy.html">Privacy Policy</a></li>
 </ul>
-<h1 id="documentation">Documentation</h1>
+<h1 id="documentation">Documentation<a class="headerlink" href="#documentation" title="Permanent link">&para;</a></h1>
 <ul>
 <li><a href="https://cwiki.apache.org/confluence/display/Hive/LanguageManual">Language Manual</a></li>
 <li><a href="/javadoc.html">Javadoc</a></li>
 <li><a href="https://cwiki.apache.org/confluence/display/HIVE">Wiki</a></li>
 </ul>
-<h1 id="community">Community</h1>
+<h1 id="community">Community<a class="headerlink" href="#community" title="Permanent link">&para;</a></h1>
 <ul>
 <li><a href="https://cwiki.apache.org/confluence/display/Hive/BecomingACommitter">Becoming a Committer</a></li>
 <li><a href="https://cwiki.apache.org/confluence/display/Hive/How+to+edit+the+website">Edit Website</a></li>
@@ -71,7 +82,7 @@
 <li><a href="/mailing_lists.html">Mailing Lists</a></li>
 <li><a href="/people.html">People</a></li>
 </ul>
-<h1 id="development">Development</h1>
+<h1 id="development">Development<a class="headerlink" href="#development" title="Permanent link">&para;</a></h1>
 <ul>
 <li><a href="http://bigtop01.cloudera.org:8080/view/Hive/">Builds</a></li>
 <li><a href="https://cwiki.apache.org/confluence/display/Hive/DesignDocs">Design Docs</a></li>
@@ -80,12 +91,12 @@
 <li><a href="https://cwiki.apache.org/confluence/display/Hive/Hive+PreCommit+Patch+Testing">Precommit Patch Testing</a></li>
 <li><a href="/version_control.html">Version Control</a></li>
 </ul>
-<h1 id="pmc">PMC</h1>
+<h1 id="pmc">PMC<a class="headerlink" href="#pmc" title="Permanent link">&para;</a></h1>
 <ul>
 <li><a href="https://cwiki.apache.org/confluence/display/Hive/Bylaws">ByLaws</a></li>
 <li><a href="https://cwiki.apache.org/confluence/display/Hive/HowToRelease">How to Release</a></li>
 </ul>
-<h1 id="asf">ASF</h1>
+<h1 id="asf">ASF<a class="headerlink" href="#asf" title="Permanent link">&para;</a></h1>
 <ul>
 <li><a href="http://www.apache.org/foundation/contributing.html">Donations</a></li>
 <li><a href="http://www.apache.org/foundation/sponsorship.html">Sponsorship</a></li>
@@ -96,15 +107,33 @@
   <div id="contenta">
   
     <h1 class="title">Apache Hive TM</h1>
-    <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. At the same time this language also allows traditional map/reduce programmers to plug in their custom mappers and reducers when it is inconvenient or inefficient to express this logic in HiveQL.</p>
-<h2 id="getting-started">Getting Started</h2>
-<p>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>.</p>
-<h2 id="getting-involved">Getting Involved</h2>
-<p>Hive is an open source volunteer project under the Apache Software Foundation. Previously it was a subproject of <a href="http://hadoop.apache.org">Apache Hadoop</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. Here are some starter links:</p>
-<ul>
-<li>Give us <a href="/issue_tracking.html">feedback</a>: What can we do better?</li>
-<li>Join the <a href="/mailing_lists.html">mailing list</a>: Meet the community.</li>
-<li>Become a <a href="http://www.facebook.com/pages/Hive/43928506208">Hive Fan on Facebook</a>.</li>
+    <style type="text/css">
+/* The following code is added by mdx_elementid.py
+   It was originally lifted from http://subversion.apache.org/style/site.css */
+/*
+ * Hide class="elementid-permalink", except when an enclosing heading
+ * has the :hover property.
+ */
+.headerlink, .elementid-permalink {
+  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>
+<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>
+</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>
+<ul>
+<li>Give us <a href="/issue_tracking.html">feedback or submit bug reports</a>: What can we do better?</li>
+<li>Join the <a href="/mailing_lists.html">mailing list</a> and meet our <a href="http://hive.apache.org/people.html">community</a></li>
+<li>Read through our <a href="https://cwiki.apache.org/confluence/display/Hive/Home#Home-ResourcesforContributors">Contributor's Guides</a> about where to find the source or submit patches</li>
+<li>Become a <a href="http://www.facebook.com/pages/Hive/43928506208">Hive Fan on Facebook</a></li>
+<li>Follow <a href="https://twitter.com/apachehive">@ApacheHive on Twitter</a></li>
 </ul>
   </div>