Hector Acosta has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/12923


Change subject: IMPALA-8383 Bump toolchain version
......................................................................

IMPALA-8383 Bump toolchain version

Thrift's python bindings in the current toolchain don't include the
fastbinary shared object due to a bug in the native-toolchain code. A
fix for that has been submitted to the native-toolchain and the newly
generated toolchain builds should include fastbinary.so

Testing: Compared thrift's tarballs using:
diff <(curl -s $URL1| tar tzf - |sort) \
        <(curl -s $URL2 | tar tzf -|sort)
147d146
<
thrift-0.9.3-p5/python/lib/python2.7/site-packages/thrift/protocol/fastbinary.so

Change-Id: If221f001bc106530c5faf08b38385028c056983f
---
M bin/impala-config.sh
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/23/12923/1
--
To view, visit http://gerrit.cloudera.org:8080/12923
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: If221f001bc106530c5faf08b38385028c056983f
Gerrit-Change-Number: 12923
Gerrit-PatchSet: 1
Gerrit-Owner: Hector Acosta <[email protected]>

Reply via email to