Repository: incubator-impala
Updated Branches:
  refs/heads/master 75a857c0c -> c7fe4385d


Bump Bzip2 version

This picks up the latest toolchain version. The only change is that
some symlinks in the previous version were broken.

Change-Id: I0c5e9ef10984fc8c6840acf285a04e472fc8b304
Reviewed-on: http://gerrit.cloudera.org:8080/4716
Reviewed-by: Alex Behm <alex.b...@cloudera.com>
Reviewed-by: Michael Brown <mi...@cloudera.com>
Tested-by: Internal Jenkins


Project: http://git-wip-us.apache.org/repos/asf/incubator-impala/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-impala/commit/67a0451e
Tree: http://git-wip-us.apache.org/repos/asf/incubator-impala/tree/67a0451e
Diff: http://git-wip-us.apache.org/repos/asf/incubator-impala/diff/67a0451e

Branch: refs/heads/master
Commit: 67a0451e3b9422681cc78bad6886f130a89fef30
Parents: 75a857c
Author: Tim Armstrong <tarmstr...@cloudera.com>
Authored: Thu Oct 13 08:08:16 2016 -0700
Committer: Internal Jenkins <cloudera-hud...@gerrit.cloudera.org>
Committed: Thu Oct 13 21:25:06 2016 +0000

----------------------------------------------------------------------
 bin/impala-config.sh | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/67a0451e/bin/impala-config.sh
----------------------------------------------------------------------
diff --git a/bin/impala-config.sh b/bin/impala-config.sh
index ef179f4..90e8fc0 100755
--- a/bin/impala-config.sh
+++ b/bin/impala-config.sh
@@ -246,13 +246,12 @@ else
 fi
 export NUM_CONCURRENT_TESTS="${NUM_CONCURRENT_TESTS-${CORES}}"
 
-# Versions of toolchain dependencies (or if toolchain is not used of 
dependencies in
-# thirdparty)
+# Versions of toolchain dependencies.
 export IMPALA_AVRO_VERSION=1.7.4-p4
 export IMPALA_BINUTILS_VERSION=2.26-p1
 export IMPALA_BOOST_VERSION=1.57.0
 export IMPALA_BREAKPAD_VERSION=20150612-p1
-export IMPALA_BZIP2_VERSION=1.0.6-p1
+export IMPALA_BZIP2_VERSION=1.0.6-p2
 export IMPALA_CMAKE_VERSION=3.2.3-p1
 export IMPALA_CYRUS_SASL_VERSION=2.1.23
 export IMPALA_GCC_VERSION=4.9.2

Reply via email to