You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@impala.apache.org by tm...@apache.org on 2019/04/04 22:49:14 UTC

[impala] branch master updated: IMPALA-8377: bump toolchain version to 107-acaeac961d

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

tmarshall pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/impala.git


The following commit(s) were added to refs/heads/master by this push:
     new d31ac7b  IMPALA-8377: bump toolchain version to 107-acaeac961d
d31ac7b is described below

commit d31ac7b9cc06d2cffe13eb4b53b9070db00f02cb
Author: Thomas Tauber-Marshall <tm...@cloudera.com>
AuthorDate: Wed Apr 3 13:36:29 2019 -0700

    IMPALA-8377: bump toolchain version to 107-acaeac961d
    
    This fixes an issue with the previous toolchain version where the Kudu
    client was broken and caused all binaries to crash on startup due to
    an issue with linked libstdc++
    
    It also fixes an issue where fastbinary.so wasn't being properly
    included with Thrift.
    
    Testing:
    - Built successfully on redhat6/7, ubuntu16/18, sles12, debian8
    - Built and ran a full core test run with both USE_CDH_KUDU=true/false
    
    Change-Id: I4ac25aa230b9d2559cd4eb6166ab985b18ef7e2a
    Reviewed-on: http://gerrit.cloudera.org:8080/12928
    Reviewed-by: Thomas Marshall <tm...@cloudera.com>
    Tested-by: Impala Public Jenkins <im...@cloudera.com>
---
 bin/impala-config.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/impala-config.sh b/bin/impala-config.sh
index 7a58ffa..05e4ff0 100755
--- a/bin/impala-config.sh
+++ b/bin/impala-config.sh
@@ -68,7 +68,7 @@ fi
 # moving to a different build of the toolchain, e.g. when a version is bumped or a
 # compile option is changed. The build id can be found in the output of the toolchain
 # build jobs, it is constructed from the build number and toolchain git hash prefix.
-export IMPALA_TOOLCHAIN_BUILD_ID=8430101a-b65f-4e4d-921e-767771649ae4-713afc77a8
+export IMPALA_TOOLCHAIN_BUILD_ID=107-acaeac961d
 # Versions of toolchain dependencies.
 # -----------------------------------
 export IMPALA_AVRO_VERSION=1.7.4-p4