Author: buildbot
Date: Tue Jul 31 01:26:58 2018
New Revision: 1033304

Log:
Staging update by buildbot for hive

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

Propchange: websites/staging/hive/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Jul 31 01:26:58 2018
@@ -1 +1 @@
-1836524
+1837105

Modified: websites/staging/hive/trunk/content/downloads.html
==============================================================================
--- websites/staging/hive/trunk/content/downloads.html (original)
+++ websites/staging/hive/trunk/content/downloads.html Tue Jul 31 01:26:58 2018
@@ -124,6 +124,9 @@ h2:hover > .headerlink, h3:hover > .head
 guaranteed to be stable. For stable releases, look in the stable
 directory.</p>
 <h2 id="news">News<a class="headerlink" href="#news" title="Permanent 
link">&para;</a></h2>
+<h3 id="30-july-2018-release-310-available">30 July 2018: release 3.1.0 
available<a class="headerlink" href="#30-july-2018-release-310-available" 
title="Permanent link">&para;</a></h3>
+<p>This release works with Hadoop 3.x.y. 
+You can look at the complete <a 
href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?version=12343014&amp;styleName=Text&amp;projectId=12310843";>JIRA
 change log for this release</a>.</p>
 <h3 id="21-may-2018-release-300-available">21 May 2018 : release 3.0.0 
available<a class="headerlink" href="#21-may-2018-release-300-available" 
title="Permanent link">&para;</a></h3>
 <p>This release works with Hadoop 3.x.y. 
 The on-disk layout of Acid tables has changed with this release. 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.  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't need to be compacted.

Modified: websites/staging/hive/trunk/content/javadoc.html
==============================================================================
--- websites/staging/hive/trunk/content/javadoc.html (original)
+++ websites/staging/hive/trunk/content/javadoc.html Tue Jul 31 01:26:58 2018
@@ -120,6 +120,7 @@ h2:hover > .headerlink, h3:hover > .head
 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>Recent versions:</p>
 <ul>
+<li><a href="/javadocs/r3.1.0/api/index.html">Hive 3.1.0 Javadocs</a></li>
 <li><a href="/javadocs/r3.0.0/api/index.html">Hive 3.0.0 Javadocs</a></li>
 <li><a href="/javadocs/r2.3.3/api/index.html">Hive 2.3.3 Javadocs</a></li>
 <li><a href="/javadocs/r2.2.0/api/index.html">Hive 2.2.0 Javadocs</a></li>


Reply via email to