IMPALA-3582: increase thrift patch level for buffer leak fix

Change-Id: Iee9f59dc69f6bbbb12328d142e294f4d741df832
Reviewed-on: http://gerrit.cloudera.org:8080/3215
Reviewed-by: Tim Armstrong <[email protected]>
Tested-by: Tim Armstrong <[email protected]>


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

Branch: refs/heads/master
Commit: c0269b23bcab27a2c7de7b04781bd330cad4b92a
Parents: 35a95ac
Author: Tim Armstrong <[email protected]>
Authored: Wed May 25 08:30:36 2016 -0700
Committer: Tim Armstrong <[email protected]>
Committed: Tue May 31 23:32:10 2016 -0700

----------------------------------------------------------------------
 bin/impala-config.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-impala/blob/c0269b23/bin/impala-config.sh
----------------------------------------------------------------------
diff --git a/bin/impala-config.sh b/bin/impala-config.sh
index 32314d2..342be20 100755
--- a/bin/impala-config.sh
+++ b/bin/impala-config.sh
@@ -254,7 +254,7 @@ if [[ -n "$IMPALA_TOOLCHAIN" ]]; then
   IMPALA_AVRO_VERSION+=-p4
   IMPALA_BZIP2_VERSION+=-p1
   IMPALA_GLOG_VERSION+=-p1
-  IMPALA_THRIFT_VERSION+=-p7
+  IMPALA_THRIFT_VERSION+=-p8
   IMPALA_RE2_VERSION+=-p1
   IMPALA_LLVM_VERSION+=-p1
   IMPALA_LLVM_ASAN_VERSION+=-p1

Reply via email to