blob: 1bbb44769dd3b6246bdfed2dd52d861491d3c23c [file] [log] [blame]
<!doctype html><html><!doctype html>
<html>
<head>
<meta charset=utf-8>
<meta http-equiv=x-ua-compatible content="IE=edge">
<meta name=viewport content="width=device-width,initial-scale=1">
<meta name=description content>
<meta name=author content>
<title>Downloads</title>
<link rel=icon href=/images/hive.svg sizes=any type=image/svg+xml>
<link rel=stylesheet href=https://hive.apache.org/css/hive-theme.css>
<link rel=stylesheet href=https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css>
<link href=https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css rel=stylesheet integrity=sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC crossorigin=anonymous>
<link rel=stylesheet href=https://hive.apache.org/css/termynal.css>
<link rel=apple-touch-icon sizes=180x180 href=https://hive.apache.org/images/apple-touch-icon.png>
<link rel=icon type=image/png sizes=32x32 href=https://hive.apache.org/images/favicon-32x32.png>
<link rel=icon type=image/png sizes=16x16 href=https://hive.apache.org/images/favicon-16x16.png>
<link rel=manifest href=https://hive.apache.org/images/site.webmanifest>
<link rel=mask-icon href=https://hive.apache.org/images/safari-pinned-tab.svg color=#5bbad5>
<meta name=msapplication-TileColor content="#da532c">
<meta name=theme-color content="#ffffff">
</head>
<body>
<body>
<header>
<menu style=background:#000;margin:0>
<nav class="navbar navbar-expand-lg navbar-dark bg-black">
<div class=container-fluid>
<a href=https://hive.apache.org> <img src=https://hive.apache.org/images/hive.svg width=60 height=35 alt="Apache Software Foundation"></a>
<a class="header-text navbar-brand" href=https://hive.apache.org>Apache Hive</a>
<button class=navbar-toggler type=button data-bs-toggle=collapse data-bs-target=#navbarSupportedContent aria-controls=navbarSupportedContent aria-expanded=false aria-label="Toggle navigation">
<span class=navbar-toggler-icon></span>
</button>
<div class="collapse navbar-collapse" id=navbarSupportedContent>
<ul class="navbar-nav me-auto mb-2 mb-lg-0">
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href=/Release id=navbarDropdown role=button data-bs-toggle=dropdown aria-expanded=false>
Release
</a>
<ul class=dropdown-menu aria-labelledby=navbarDropdown>
<li><a class=dropdown-item href=https://hive.apache.org/general/downloads>Release</a></li>
<li><a class=dropdown-item href=https://hive.apache.org/general/hcatalogdownloads/>Hcatalog</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href=/Document id=navbarDropdown role=button data-bs-toggle=dropdown aria-expanded=false>
Documentation
</a>
<ul class=dropdown-menu aria-labelledby=navbarDropdown>
<li><a class=dropdown-item href=https://hive.apache.org/docs/javadocs/>Javadocs</a></li>
<li><a class=dropdown-item href=https://cwiki.apache.org/confluence/display/Hive/LanguageManual>Language Manual</a></li>
<li><a class=dropdown-item href=https://cwiki.apache.org/confluence/display/Hive/>Wiki</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href=/general id=navbarDropdown role=button data-bs-toggle=dropdown aria-expanded=false>
General
</a>
<ul class=dropdown-menu aria-labelledby=navbarDropdown>
<li><a class=dropdown-item href=https://www.apache.org/licenses/LICENSE-2.0.html>License</a></li>
<li><a class=dropdown-item href=https://hive.apache.org/general/privacypolicy/>Privacy Policy</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href=# id=navbarDropdown role=button data-bs-toggle=dropdown aria-expanded=false>
Development
</a>
<ul class=dropdown-menu aria-labelledby=navbarDropdown>
<li><a class=dropdown-item href=https://hive.apache.org/development/gettingstarted/>Getting Started</a></li>
<li><a class=dropdown-item href=https://hive.apache.org/development/quickstart/>Quickstart with Docker</a></li>
<li><a class=dropdown-item href=https://cwiki.apache.org/confluence/display/Hive/DesignDocs>Design Docs</a></li>
<li><a class=dropdown-item href=https://issues.apache.org/jira/projects/HIVE/issues>Hive JIRA</a></li>
<li><a class=dropdown-item href=https://cwiki.apache.org/confluence/display/Hive/HiveDeveloperFAQ>Hive Developer FAQ</a></li>
<li><a class=dropdown-item href=https://cwiki.apache.org/confluence/display/Hive/Hive+PreCommit+Patch+Testing>Precommit Patch Testing</a></li>
<li><a class=dropdown-item href=https://hive.apache.org/development/versioncontrol/>Version Control</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href=# id=navbarDropdown role=button data-bs-toggle=dropdown aria-expanded=false>
Community
</a>
<ul class=dropdown-menu aria-labelledby=navbarDropdown>
<li><a class=dropdown-item href=https://cwiki.apache.org/confluence/display/Hive/BecomingACommitter>Becoming A Committer</a></li>
<li><a class=dropdown-item href=https://cwiki.apache.org/confluence/display/Hive/HowToContribute>How To Contribute</a></li>
<li><a class=dropdown-item href=https://cwiki.apache.org/confluence/display/Hive/Home#Home-ResourcesforContributors>Resources for Contributors</a></li>
<li><a class=dropdown-item href=https://hive.apache.org/community/mailinglists/>Mailing Lists</a></li>
<li><a class=dropdown-item href=https://hive.apache.org/community/issuetracking/>Issue Tracking</a></li>
<li><a class=dropdown-item href=https://hive.apache.org/community/people/>People</a></li>
<li>
<hr class=dropdown-divider>
</li>
<li><a class=dropdown-item href=https://cwiki.apache.org/confluence/display/Hive/Bylaws>By Laws</a></li>
<li><a class=dropdown-item href=https://cwiki.apache.org/confluence/display/Hive/HowToRelease>How To Release</a></li>
</ul>
</li>
<li class="nav-item dropdown">
<a class=nav-link href=https://hive.blog.apache.org/ id=navbarDropdown role=button aria-expanded=false>
Blogs
</a>
</li>
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href=# id=navbarDropdown role=button data-bs-toggle=dropdown aria-expanded=false>
ASF
</a>
<ul class=dropdown-menu aria-labelledby=navbarDropdown>
<li><a class=dropdown-item href=https://www.apache.org/foundation/contributing.html>Donations</a></li>
<li><a class=dropdown-item href=https://www.apache.org/foundation/sponsorship.html>Sponsorship</a></li>
<li><a class=dropdown-item href=https://www.apache.org/foundation/thanks.html>Thanks</a></li>
<li><a class=dropdown-item href=https://www.apache.org/>Website</a></li>
</ul>
</li>
</ul>
</div>
</div>
</nav>
</menu>
</header>
<div class=content>
<div class=docs>
<h1 id=downloads>Downloads</h1>
<hr>
<p>Releases may be downloaded from Apache mirrors:
<strong><a href=http://www.apache.org/dyn/closer.cgi/hive/>Download a release now!</a></strong>
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>
<hr>
<ul>
<li>
<h4 id=11-april-2024-eol-for-release-1x-line>11 April 2024: EOL for release 1.x line</h4>
</li>
</ul>
<p>The Apache Hive Community has voted to declare the 1.x release line as End of Life (EOL). This means no further updates or releases will be made for this series.</p>
<p>We urge all Hive 1.x users to upgrade to the latest versions promptly to benefit from new features and ongoing support.</p>
<ul>
<li>
<h4 id=29-march-2024-release-400-available>29 March 2024: release 4.0.0 available</h4>
<ul>
<li>This release works with Hadoop 3.3.6, Tez 0.10.3</li>
<li>You can look at the complete <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12343343&styleName=Text&projectId=12310843">JIRA change log for this release</a>.</li>
</ul>
</li>
<li>
<h4 id=14-august-2023-release-400-beta-1-available>14 August 2023: release 4.0.0-beta-1 available</h4>
<ul>
<li>This release works with Hadoop 3.3.1</li>
<li>You can look at the complete <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12353351&styleName=Text&projectId=12310843">JIRA change log for this release</a>.</li>
</ul>
</li>
<li>
<h4 id=16-november-2022-release-400-alpha-2-available>16 November 2022: release 4.0.0-alpha-2 available</h4>
<ul>
<li>This release works with Hadoop 3.3.1</li>
<li>You can look at the complete <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12351489&styleName=Html&projectId=12310843">JIRA change log for this release</a>.</li>
</ul>
</li>
<li>
<h4 id=08-april-2022-release-313-available>08 April 2022: release 3.1.3 available</h4>
<ul>
<li>This release works with Hadoop 3.x.y</li>
<li>You can look at the complete <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12346277&styleName=Html&projectId=12310843">JIRA change log for this release</a>.</li>
</ul>
</li>
<li>
<h4 id=30-march-2022-release-400-alpha-1-available>30 March 2022: release 4.0.0-alpha-1 available</h4>
<ul>
<li>This release works with Hadoop 3.x.y</li>
<li>You can look at the complete <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12351399&styleName=Html&projectId=12310843">JIRA change log for this release</a>.</li>
</ul>
</li>
<li>
<h4 id=9-june-2021-release-239-available>9 June 2021: release 2.3.9 available</h4>
<ul>
<li>This release works with Hadoop 2.x.y</li>
<li>You can look at the complete <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12350009&styleName=Text&projectId=12310843">JIRA change log for this release</a>.</li>
</ul>
</li>
<li>
<h4 id=17-january-2021-release-238-available>17 January 2021: release 2.3.8 available</h4>
<ul>
<li>This release works with Hadoop 2.x.y</li>
<li>You can look at the complete <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12349428&styleName=Text&projectId=12310843">JIRA change log for this release</a>.</li>
</ul>
</li>
<li>
<h4 id=18-april-2020-release-237-available>18 April 2020: release 2.3.7 available</h4>
<ul>
<li>This release works with Hadoop 2.x.y</li>
<li>You can look at the complete <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12346056&styleName=Text&projectId=12310843">JIRA change log for this release</a>.</li>
</ul>
</li>
<li>
<h4 id=26-august-2019-release-312-available>26 August 2019: release 3.1.2 available</h4>
<ul>
<li>This release works with Hadoop 3.x.y.</li>
<li>You can look at the complete <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12344397&styleName=Html&projectId=12310843">JIRA change log for this release</a>.</li>
</ul>
</li>
<li>
<h4 id=23-august-2019-release-236-available>23 August 2019: release 2.3.6 available</h4>
<ul>
<li>This release works with Hadoop 2.x.y.</li>
<li>You can look at the complete <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12345603&styleName=Text&projectId=12310843">JIRA change log for this release</a>.</li>
</ul>
</li>
<li>
<h4 id=14-may-2019-release-235-available>14 May 2019: release 2.3.5 available</h4>
<ul>
<li>This release works with Hadoop 2.x.y.</li>
<li>You can look at the complete <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12345394&styleName=Text&projectId=12310843">JIRA change log for this release</a>.</li>
</ul>
</li>
<li>
<h4 id=7-november-2018-release-234-available>7 November 2018: release 2.3.4 available</h4>
<ul>
<li>This release works with Hadoop 2.x.y.</li>
<li>You can look at the complete <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12344319&styleName=Text&projectId=12310843">JIRA change log for this release</a>.</li>
</ul>
</li>
<li>
<h4 id=1-november-2018-release-311-available>1 November 2018: release 3.1.1 available</h4>
<ul>
<li>This release works with Hadoop 3.x.y.</li>
<li>You can look at the complete <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12344240&styleName=Text&projectId=12310843">JIRA change log for this release</a>.</li>
</ul>
</li>
<li>
<h4 id=30-july-2018-release-310-available>30 July 2018: release 3.1.0 available</h4>
<ul>
<li>This release works with Hadoop 3.x.y.</li>
<li>You can look at the complete <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12343014&styleName=Text&projectId=12310843">JIRA change log for this release</a>.</li>
</ul>
</li>
<li>
<h4 id=21-may-2018--release-300-available>21 May 2018 : release 3.0.0 available</h4>
<ul>
<li>This release works with Hadoop 3.x.y.</li>
<li>The on-disk layout of Acid tables has changed with this release.</li>
<li>Any Acid table partition that had Update/Delete/Merge statement executed since the last Major compaction must execute Major compaction before upgrading to 3.0.</li>
<li>No more Update/Delete/Merge may be executed against these tables since the start of Major compaction. Not following this may lead to data corruption. Tables/partitions that only contain results of Insert statements are fully compatible and don&rsquo;t need to be compacted.</li>
<li>You can look at the complete <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12340268&styleName=Text&projectId=12310843">JIRA change log for this release</a>.</li>
</ul>
</li>
<li>
<h4 id=3-april-2018--release-233-available>3 April 2018 : release 2.3.3 available</h4>
<ul>
<li>This release works with Hadoop 2.x.y</li>
<li>You can look at the complete <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12342162&styleName=Text&projectId=12310843">JIRA change log for this release</a>.</li>
</ul>
</li>
<li>
<h4 id=18-november-2017--release-232-available>18 November 2017 : release 2.3.2 available</h4>
<ul>
<li>This release works with Hadoop 2.x.y</li>
<li>You can look at the complete <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12342053&styleName=Text&projectId=12310843">JIRA change log for this release</a>.</li>
</ul>
</li>
<li>
<h4 id=24-october-2017--release-231-available>24 October 2017 : release 2.3.1 available</h4>
<ul>
<li>This release works with Hadoop 2.x.y</li>
<li>You can look at the complete <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12341418&styleName=Text&projectId=12310843">JIRA change log for this release</a>.</li>
</ul>
</li>
<li>
<h4 id=25-july-2017--release-220-available>25 July 2017 : release 2.2.0 available</h4>
<ul>
<li>This release works with Hadoop 2.x.y</li>
<li>You can look at the complete <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12335837&styleName=Text&projectId=12310843">JIRA change log for this release</a>.</li>
</ul>
</li>
<li>
<h4 id=17-july-2017--release-230-available>17 July 2017 : release 2.3.0 available</h4>
<ul>
<li>This release works with Hadoop 2.x.y</li>
<li>You can look at the complete <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12340269&styleName=Text&projectId=12310843">JIRA change log for this release</a>.</li>
</ul>
</li>
<li>
<h4 id=07-april-2017--release-122-available>07 April 2017 : release 1.2.2 available</h4>
<ul>
<li>This release works with Hadoop 1.x.y, 2.x.y</li>
<li>You can look at the complete <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12332952&styleName=Text&projectId=12310843">JIRA change log for this release</a>.</li>
</ul>
</li>
<li>
<h4 id=8-december-2016--release-211-available>8 December 2016 : release 2.1.1 available</h4>
<ul>
<li>This release works with Hadoop 2.x.y.
Hive 1.x line will continue to be maintained with Hadoop 1.x.y support.</li>
<li>You can look at the complete <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12335838&styleName=Text&projectId=12310843">JIRA change log for this release</a>.</li>
</ul>
</li>
<li>
<h4 id=20-june-2016--release-210-available>20 June 2016 : release 2.1.0 available</h4>
<ul>
<li>This release works with Hadoop 2.x.y.
Hive 1.x line will continue to be maintained with Hadoop 1.x.y support.</li>
<li>You can look at the complete <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12334255&styleName=Text&projectId=12310843">JIRA change log for this release</a>.</li>
</ul>
</li>
<li>
<h4 id=25-may-2016--release-201-available>25 May 2016 : release 2.0.1 available</h4>
<ul>
<li>This release works with Hadoop 2.x.y.
Hive 1.x line will continue to be maintained with Hadoop 1.x.y support.</li>
<li>You can look at the complete <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12334886&styleName=Text&projectId=12310843">JIRA change log for this release</a>.</li>
</ul>
</li>
<li>
<h4 id=15-february-2016--release-200-available>15 February 2016 : release 2.0.0 available</h4>
<ul>
<li>This release works with Hadoop 2.x.y.
Hive 1.x line will continue to be maintained with Hadoop 1.x.y support.</li>
<li>You can look at the complete <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12332641&styleName=Text&projectId=12310843">JIRA change log for this release</a>.</li>
</ul>
</li>
<li>
<h4 id=28-jan-2016--hive-parent-auth-hook-made-available>28 Jan 2016 : hive-parent-auth-hook made available</h4>
<ul>
<li>This is a hook usable with hive to fix an authorization issue.</li>
<li>Users of Hive 1.0.x,1.1.x and 1.2.x are encouraged to use this hook.</li>
<li>More details can be found in the README inside the tar.gz file.</li>
</ul>
</li>
<li>
<h4 id=27-june-2015--release-121-available>27 June 2015 : release 1.2.1 available</h4>
<ul>
<li>This release works with Hadoop 1.x.y, 2.x.y</li>
<li>You can look at the complete <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12332384&styleName=Text&projectId=12310843">JIRA change log for this release</a>.</li>
</ul>
</li>
<li>
<h4 id=21-may-2015--release-101-111-and-ldap-fix-are-available>21 May 2015 : release 1.0.1, 1.1.1, and ldap-fix are available</h4>
<ul>
<li>These two releases works with Hadoop 1.x.y, 2.x.y. They are based on
Hive 1.0.0 and 1.1.0 respectively, plus a fix for a LDAP vulnerability issue.
Hive users for these two versions are encouraged to upgrade.</li>
<li>Users of previous versions can download and use the ldap-fix.</li>
<li>More details can be found in the README attached to the tar.gz file.
You can look at the complete JIRA change log for <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12329444&styleName=Text&projectId=12310843">release 1.0.1</a>
and <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12329557&styleName=Text&projectId=12310843">release 1.1.1</a></li>
</ul>
</li>
<li>
<h4 id=18-may-2015--release-120-available>18 May 2015 : release 1.2.0 available</h4>
<ul>
<li>This release works with Hadoop 1.x.y, 2.x.y</li>
<li>You can look at the complete <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12329345&styleName=Text&projectId=12310843">JIRA change log for this release</a>.</li>
</ul>
</li>
<li>
<h4 id=8-march-2015-release-110-available>8 March 2015: release 1.1.0 available</h4>
<ul>
<li>This release works with Hadoop 1.x.y, 2.x.y</li>
<li>You can look at the complete <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310843&styleName=Text&version=12329363">JIRA change log for this release</a>.</li>
</ul>
</li>
<li>
<h4 id=4-february-2015-release-100-available>4 February 2015: release 1.0.0 available</h4>
<ul>
<li>This release works with Hadoop 1.x.y, 2.x.y</li>
<li>You can look at the complete <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12329278&styleName=Text&projectId=12310843">JIRA change log for this release</a>.</li>
</ul>
</li>
<li>
<h4 id=12-november-2014-release-0140-available>12 November, 2014: release 0.14.0 available</h4>
<ul>
<li>This release works with Hadoop 1.x.y, 2.x.y</li>
<li>You can look at the complete <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12326450&styleName=Text&projectId=12310843">JIRA change log for this release</a>.</li>
</ul>
</li>
<li>
<h4 id=6-june-2014-release-0131-available>6 June, 2014: release 0.13.1 available</h4>
<ul>
<li>This release works with Hadoop 0.20.x, 0.23.x.y, 1.x.y, 2.x.y</li>
<li>You can look at the complete <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12326829&styleName=Text&projectId=12310843">JIRA change log for this release</a>.</li>
</ul>
</li>
<li>
<h4 id=21-april-2014-release-0130-available>21 April, 2014: release 0.13.0 available</h4>
<ul>
<li>This release works with Hadoop 0.20.x, 0.23.x.y, 1.x.y, 2.x.y</li>
<li>You can look at the complete <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12324986&styleName=Text&projectId=12310843">JIRA change log for this release</a>.</li>
</ul>
</li>
<li>
<h4 id=15-october-2013-release-0120-available>15 October, 2013: release 0.12.0 available</h4>
<ul>
<li>This release works with Hadoop 0.20.x, 0.23.x.y, 1.x.y, 2.x.y</li>
<li>You can look at the complete <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12324312&styleName=Text&projectId=12310843">JIRA change log for this release</a>.</li>
</ul>
</li>
<li>
<h4 id=15-may-2013-release-0110-available>15 May, 2013: release 0.11.0 available</h4>
<ul>
<li>This release works with Hadoop 0.20.x, 0.23.x.y, 1.x.y, 2.x.y</li>
<li>You can look at the complete <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12323587&styleName=Text&projectId=12310843">JIRA change log for this release</a>.</li>
</ul>
</li>
<li>
<h4 id=march-2013-hcatalog-merges-into-hive>March, 2013: HCatalog merges into Hive</h4>
<ul>
<li>Old HCatalog releases may still be <a href=/hcatalog_downloads.html>downloaded</a>.</li>
</ul>
</li>
<li>
<h4 id=11-january-2013-release-0100-available>11 January, 2013: release 0.10.0 available</h4>
<ul>
<li>This release works with Hadoop 0.20.x, 0.23.x.y, 1.x.y, 2.x.y</li>
<li>You can look at the complete <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12320745&styleName=Text&projectId=12310843">JIRA change log for this release</a>.</li>
</ul>
</li>
</ul>
</div>
</div>
<footer class="black-background static-bottom" style=padding:30px>
<div class=row>
<div class=col-3>
<a href=https://www.apache.org/>
<img src=https://hive.apache.org/images/asf_logo.png width=270 height=100 alt="Apache Software Foundation"></a>
</a>
</div>
<div class=col-9>
<p class=footer-text>Apache is a non-profit organization helping open-source
software projects released under the Apache
<a href=https://www.apache.org/licenses/>license</a>
and managed with
<a href=https://www.apache.org/foundation/how-it-works.html>
open governance</a> and
<a href=https://privacy.apache.org/policies/privacy-policy-public.html>
privacy policy</a>. See upcoming
<a href=https://www.apache.org/events/current-event>Apache Events</a>.
If you discover any
<a href=https://www.apache.org/security/>security</a> vulnerabilities, please
report them privately. Finally,
<a href=https://www.apache.org/foundation/sponsorship.html>thanks
</a> to the sponsors who
<a href=https://www.apache.org/foundation/contributing.html>
donate</a> to the Apache Foundation.
</p>
</div>
</div>
<div class="copyright row">
<a href=https://hive.apache.org style=color:grey>
The contents of this website are © 2023 Apache Software Foundation under the terms of the Apache License v2. Apache Hive and its logo are trademarks of the Apache Software Foundation.
</a>
</div>
</footer>
<script src=https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.bundle.min.js integrity=sha384-MrcW6ZMFYlzcLA8Nl+NtUVF0sA7MsXsP1UyJoMp4YLEuNSfAP+JcXn/tWtIaxVXM crossorigin=anonymous></script>
</body>
</html>