Wenzhe Zhou has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/17945 )
Change subject: IMPALA-11004 (part 1): Upgrade glog library in toolchain ...................................................................... IMPALA-11004 (part 1): Upgrade glog library in toolchain Third party libraries - Boost, glog and protobuf in Impala native tool-chains are be older than the corresponding libraries used by Kudu. We need to upgrade these three libraries before rebase be/src/kudu. This patch upgrade glog from 0.3.4-p3 to 0.3.5-p3. One of patches for glog 0.3.4 is merged to 0.3.5 so we need to apply other two patches to 0.3.5. Add one more patch which was picked by Kudu and it fixed symbolization issue. Testing: - Built native toolchain on local machine. - Built native toolchain with Jenkins job. - Built Impala with upgraded toolchain. Change-Id: Ie6c57ea92b1eac03f7fd83962fed07fd28367e96 Reviewed-on: http://gerrit.cloudera.org:8080/17945 Reviewed-by: Joe McDonnell <[email protected]> Tested-by: Wenzhe Zhou <[email protected]> --- M buildall.sh A source/glog/glog-0.3.5-patches/0001-Allow-glog-to-accept-a-message-listener.patch A source/glog/glog-0.3.5-patches/0002-rate-limit-calls-to-posix_fadvise.patch A source/glog/glog-0.3.5-patches/0003-glog-fix-symbolization.patch 4 files changed, 484 insertions(+), 1 deletion(-) Approvals: Joe McDonnell: Looks good to me, approved Wenzhe Zhou: Verified -- To view, visit http://gerrit.cloudera.org:8080/17945 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: native-toolchain Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ie6c57ea92b1eac03f7fd83962fed07fd28367e96 Gerrit-Change-Number: 17945 Gerrit-PatchSet: 4 Gerrit-Owner: Wenzhe Zhou <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Wenzhe Zhou <[email protected]>
