You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@impala.apache.org by st...@apache.org on 2022/04/07 10:59:16 UTC

[impala] branch asf-site updated (7d693771e -> 1e32dc6ac)

This is an automated email from the ASF dual-hosted git repository.

stigahuang pushed a change to branch asf-site
in repository https://gitbox.apache.org/repos/asf/impala.git


    from 7d693771e Update download page to use Apache mirror system
     new 81148bc7a Update download links for release 3.4.1
     new 1e32dc6ac Add 3.4.1 change log

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 docs/changelog-3.4.1.html | 66 +++++++++++++++++++++++++++++++++++++++++++++++
 downloads.html            | 12 ++++++++-
 impala-docs.html          | 22 ++++++++++------
 3 files changed, 91 insertions(+), 9 deletions(-)
 create mode 100644 docs/changelog-3.4.1.html


[impala] 02/02: Add 3.4.1 change log

Posted by st...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

stigahuang pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/impala.git

commit 1e32dc6ac9046f3a29a3be146cf2a96cf11e78cd
Author: stiga-huang <hu...@gmail.com>
AuthorDate: Wed Mar 23 15:03:17 2022 +0800

    Add 3.4.1 change log
    
    Previously we didn't mention the patch version, e.g. the last number of
    "3.4.1". This changes the web page to distinguish 3.4.1 vs 3.4.0. Also
    change 4.0 to 4.0.0.
    
    Added change log of 3.4.1 and mentioning that IMPALA-9242 is reverted.
    
    Change-Id: I7d91d97fed8ea496ff2a24f51b7328c58214292e
    Reviewed-on: http://gerrit.cloudera.org:8080/18345
    Tested-by: Quanlong Huang <hu...@gmail.com>
    Reviewed-by: Zoltan Borok-Nagy <bo...@cloudera.com>
---
 docs/changelog-3.4.1.html | 66 +++++++++++++++++++++++++++++++++++++++++++++++
 impala-docs.html          | 22 ++++++++++------
 2 files changed, 80 insertions(+), 8 deletions(-)

diff --git a/docs/changelog-3.4.1.html b/docs/changelog-3.4.1.html
new file mode 100644
index 000000000..37638eb82
--- /dev/null
+++ b/docs/changelog-3.4.1.html
@@ -0,0 +1,66 @@
+<!DOCTYPE html>
+<html>
+<head>
+<title>Impala 3.4.1 Change Log</title>
+</head>
+<body>
+<h1>Impala 3.4.1 Change Log</h1>
+        Release Notes - IMPALA - Version Impala 3.4.1
+<p><i>
+The changes in this log are in comparison to Impala 3.4.0.
+</i></p>
+<h2>        Sub-task
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/IMPALA-9739'>IMPALA-9739</a>] -         TSAN data races during impalad shutdown
+</li>
+</ul>
+
+<h2>        Bug
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/IMPALA-7833'>IMPALA-7833</a>] -         Audit and fix other string builtins for long string handling
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/IMPALA-9398'>IMPALA-9398</a>] -         When pressing Ctrl+C the content of the shell history gets doubled
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/IMPALA-9602'>IMPALA-9602</a>] -         Local catalog cache treats db and table names as case-sensitive
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/IMPALA-9612'>IMPALA-9612</a>] -         Runtime filter wait longer than it should be
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/IMPALA-9618'>IMPALA-9618</a>] -         Usability issues with dev env setup.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/IMPALA-9643'>IMPALA-9643</a>] -         Local runtime filters can go missing when mt_dop &gt; 1
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/IMPALA-9650'>IMPALA-9650</a>] -         RuntimeFilterTest appears to be flaky
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/IMPALA-9721'>IMPALA-9721</a>] -         Fix python 3 compatibility regression in impala-shell
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/IMPALA-9725'>IMPALA-9725</a>] -         LEFT ANTI JOIN produces wrong result when PHJ build spills
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/IMPALA-9727'>IMPALA-9727</a>] -         Explain output for Hbase Scans isn&#39;t formatted correctly
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/IMPALA-9787'>IMPALA-9787</a>] -         Catalog spins on one core when memory-based invalidation is enabled
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/IMPALA-9809'>IMPALA-9809</a>] -         A query with multi-aggregation functions on  particular dataset crashes impala daemon
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/IMPALA-9815'>IMPALA-9815</a>] -         Intermittent failure downloading org.apache.hive:hive-exec:jar:3.1.3000.xxxx during build
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/IMPALA-9858'>IMPALA-9858</a>] -         Wrong partition hit/request metrics in profile of LocalCatalog
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/IMPALA-9921'>IMPALA-9921</a>] -         Parse errors in ToSqlUtils.hiveNeedsQuotes should not be printed to impalad.ERROR
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/IMPALA-10044'>IMPALA-10044</a>] -         bin/bootstrap_toolchain.py error handling can delete the toolchain directory
+</li>
+<li>Revert [<a href='https://issues.apache.org/jira/browse/IMPALA-9242'>IMPALA-9242</a>] -         Access check should only check against the privileges of the authorizable
+</li>
+</ul>
+
+<h2>        Improvement
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/IMPALA-9483'>IMPALA-9483</a>] -         Add logs for debugging builtin functions throw unknown exception randomly
+</li>
+</ul>
+
+</body>
+</html>
diff --git a/impala-docs.html b/impala-docs.html
index 6ebc7f328..95920f60f 100644
--- a/impala-docs.html
+++ b/impala-docs.html
@@ -125,12 +125,18 @@
 
     <div class="row">
       <div class="span12"><h3>Latest Releases</h3>
-        <p>Impala 4.0
+        <p>Impala 4.0.0
           <ul>
-            <li><a href="docs/release-notes-4.0.html">Impala 4.0 Release Notes</a></li>
-            <li><a href="docs/changelog-4.0.html">Impala 4.0 Change Log</a></li>
-            <li><a href="docs/build/html/index.html">HTML Documentation for Impala 4.0</a></li>
-            <li><a href="docs/build/impala-4.0.pdf">PDF Documentation for Impala 4.0</a></li>
+            <li><a href="docs/release-notes-4.0.html">Impala 4.0.0 Release Notes</a></li>
+            <li><a href="docs/changelog-4.0.html">Impala 4.0.0 Change Log</a></li>
+            <li><a href="docs/build/html/index.html">HTML Documentation for Impala 4.0.0</a></li>
+            <li><a href="docs/build/impala-4.0.pdf">PDF Documentation for Impala 4.0.0</a></li>
+          </ul>
+        </p>
+        <p>Impala 3.4.1
+          <ul>
+            <li><a href="docs/changelog-3.4.1.html">Impala 3.4.1 Change Log</a></li>
+            <li><a href="docs/build/impala-3.4.1.pdf">PDF Documentation for Impala 3.4.1</a></li>
           </ul>
         </p>
       </div>
@@ -138,10 +144,10 @@
 
     <div class="row">
       <div class="span12"><h3>Older Releases</h3>
-        <p>Impala 3.4
+        <p>Impala 3.4.0
           <ul>
-            <li><a href="docs/changelog-3.4.html">Impala 3.4 Change Log</a></li>
-            <li><a href="docs/build/impala-3.4.pdf">PDF Documentation for Impala 3.4</a></li>
+            <li><a href="docs/changelog-3.4.html">Impala 3.4.0 Change Log</a></li>
+            <li><a href="docs/build/impala-3.4.pdf">PDF Documentation for Impala 3.4.0</a></li>
           </ul>
         </p>
         <p>Impala 3.3


[impala] 01/02: Update download links for release 3.4.1

Posted by st...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

stigahuang pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/impala.git

commit 81148bc7ad9094ee38727db3c72d356a2eaada9a
Author: stiga-huang <hu...@gmail.com>
AuthorDate: Thu Apr 7 14:32:54 2022 +0800

    Update download links for release 3.4.1
    
    Change-Id: Ifae177db17979931d47b74daab1f40e52fb54bdd
    Reviewed-on: http://gerrit.cloudera.org:8080/18391
    Reviewed-by: Zoltan Borok-Nagy <bo...@cloudera.com>
    Tested-by: Quanlong Huang <hu...@gmail.com>
---
 downloads.html | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

diff --git a/downloads.html b/downloads.html
index 9d506ef9d..95c325343 100644
--- a/downloads.html
+++ b/downloads.html
@@ -142,7 +142,17 @@ body {
                   "https://downloads.apache.org/impala/KEYS">the code
                   signing keys of the release managers</a>.
                 </li>
-
+                <li>
+                  <a href=
+                  "https://www.apache.org/dyn/closer.lua/impala/3.4.1/apache-impala-3.4.1.tar.gz">
+                  Download 3.4.1</a> with associated <a href=
+                  "https://downloads.apache.org/impala/3.4.1/apache-impala-3.4.1.tar.gz.sha512">
+                  SHA512</a> and <a href=
+                  "https://downloads.apache.org/impala/3.4.1/apache-impala-3.4.1.tar.gz.asc">
+                  GPG signature</a>, the latter by using <a href=
+                  "https://downloads.apache.org/impala/KEYS">the code
+                  signing keys of the release managers</a>.
+                </li>
               </ul>
               See <a href=
               "https://cwiki.apache.org/confluence/display/IMPALA/Building+Impala">the wiki