Author: buildbot Date: Tue Jan 14 20:21:21 2014 New Revision: 894153 Log: Staging update by buildbot for hive
Added: websites/staging/hive/trunk/content/downloads.html Modified: websites/staging/hive/trunk/content/ (props changed) Propchange: websites/staging/hive/trunk/content/ ------------------------------------------------------------------------------ --- cms:source-revision (original) +++ cms:source-revision Tue Jan 14 20:21:21 2014 @@ -1 +1 @@ -1558166 +1558182 Added: websites/staging/hive/trunk/content/downloads.html ============================================================================== --- websites/staging/hive/trunk/content/downloads.html (added) +++ websites/staging/hive/trunk/content/downloads.html Tue Jan 14 20:21:21 2014 @@ -0,0 +1,120 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<html> +<head> +<!-- + + Licensed to the Apache Software Foundation (ASF) under one or more + contributor license agreements. See the NOTICE file distributed with + this work for additional information regarding copyright ownership. + The ASF licenses this file to You under the Apache License, Version 2.0 + (the "License"); you may not use this file except in compliance with + the License. You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE- 2.0 + + Unless required by applicable law or agreed to in writing, software + distributed under the License is distributed on an "AS IS" BASIS, + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. + See the License for the specific language governing permissions and + limitations under the License. +--> +<link href="/images/hive_favicon.ico" rel="shortcut icon" /> +<link href="/css/hive.css" rel="stylesheet" type="text/css" /> + +<title>Downloads</title> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> + +</head> + +<body> + <div id="banner"> + <div id="bannerleft"><a alt="Apache Hive" href="/index.html"> + <img id="logo" alt="Apache Hive" src="/images/hive_logo_medium.jpg"/></a></div> + </div> + <div id="clear"></div> + + <div id="sidenav"> + <h1 id="general">General</h1> +<ul> +<li><a href="/index.html">Home</a></li> +<li><a href="/downloads.html">Downloads</a></li> +<li><a href="/history.html">History</a></li> +<li><a href="http://www.apache.org/licenses/">License</a></li> +</ul> +<h1 id="documentation">Documentation</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> +</ul> +<h1 id="community">Community</h1> +<ul> +<li><a href="https://cwiki.apache.org/confluence/display/Hive/HowToContribute">How to Contribute</a></li> +<li><a href="/mailing_lists.html">Mailing Lists</a></li> +<li><a href="/issue_tracking.html">Issue Tracking</a></li> +<li><a href="https://cwiki.apache.org/confluence/display/HIVE">Wiki</a></li> +<li><a href="/people.html">People</a></li> +</ul> +<h1 id="development">Development</h1> +<ul> +<li><a href="/version_control.html">Version Control</a></li> +<li><a href="https://cwiki.apache.org/confluence/display/Hive/HiveDeveloperFAQ">FAQ</a></li> +<li><a href="https://cwiki.apache.org/confluence/display/Hive/DesignDocs">Design Docs</a></li> +<li><a href="https://issues.apache.org/jira/browse/HIVE">Hive JIRA</a></li> +<li><a href="https://cwiki.apache.org/confluence/display/Hive/Hive+PreCommit+Patch+Testing">Precommit Patch Testing</a></li> +<li><a href="http://bigtop01.cloudera.org:8080/view/Hive/">Builds</a></li> +<li><a href="https://cwiki.apache.org/confluence/display/Hive/How+to+edit+the+website">Edit Website</a></li> +</ul> +<h1 id="pmc">PMC</h1> +<ul> +<li><a href="https://cwiki.apache.org/confluence/display/Hive/HowToRelease">How to Release</a></li> +<li><a href="https://cwiki.apache.org/confluence/display/Hive/Bylaws">ByLaws</a></li> +</ul> +<h1 id="asf">ASF</h1> +<ul> +<li><a href="http://www.apache.org/">Website</a></li> +<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> +<li><a href="http://www.apache.org/foundation/thanks.html">Thanks</a></li> +</ul> + </div> + <div id="contenta"> + + <h1 class="title">Downloads</h1> + <p>Releases may be downloaded from Apache mirrors.: +<strong>[Download a release now!][HIVE_DL]</strong></p> +<p>On the mirror, all recent releases are available, but are not +guaranteed to be stable. For stable releases, look in the stable +directory.</p> +<h2 id="news">News</h2> +<h3 id="15-october-2013-release-0120-available">15 October, 2013: release 0.12.0 available</h3> +<p>This release works with Hadoop 0.20.x, 0.23.x.y, 1.x.y, 2.x.y +You can look at the complete [JIRA change log for this release][HIVE_12_CL].</p> +<h3 id="15-may-2013-release-0110-available">15 May, 2013: release 0.11.0 available</h3> +<p>This release works with Hadoop 0.20.x, 0.23.x.y, 1.x.y, 2.x.y +You can look at the complete [JIRA change log for this release][HIVE_11_CL].</p> +<h3 id="11-january-2013-release-0100-available">11 January, 2013: release 0.10.0 available</h3> +<p>This release works with Hadoop 0.20.x, 0.23.x.y, 1.x.y, 2.x.y +You can look at the complete [JIRA change log for this release][HIVE_10_CL].</p> +<p>HIVE_DL: http://www.apache.org/dyn/closer.cgi/hive/ +HIVE_12_CL: https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12324312&styleName=Text&projectId=12310843 +HIVE_11_CL: https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12323587&styleName=Text&projectId=12310843 +HIVE_10_CL: https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12320745&styleName=Text&projectId=12310843</p> + </div> + + <div id="footera"> + <div id="poweredby"> + <p><img src="/images/feather_small.gif"/></p> + </div> + <div id="copyrighta"> + <p> + Copyright © 2011-2012 The Apache Software Foundation Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a> + </p> + <p> + Apache Hive, Hive, Apache, the Apache feather logo, and the Apache Hive project logo are trademarks of The Apache Software Foundation. + Other names appearing on the site may be trademarks of their respective owners. + </p> + </div> + </div> + +</body> +</html>