Hello Wenzhe Zhou, Impala Public Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/19034
to look at the new patch set (#2).
Change subject: IMPALA-11599/IMPALA-11605: GCC 10: Fix gdb and change to
flatbuffers 1.9
......................................................................
IMPALA-11599/IMPALA-11605: GCC 10: Fix gdb and change to flatbuffers 1.9
This contains two fixes for issues introduced by
IMPALA-9999's upgrade to GCC 10:
IMPALA-11599: Builds toolchain gdb with the OS compiler,
fixing an issue where it could not run on Centos 7 due
to problems with its RPATH / finding appropriate libstdc++.
IMPALA-11605: Reverts to flatbuffers 1.9, which avoids
a mismatch with the version that Hive uses. This avoids
classpath incompatibility issues.
Testing:
- Verified that toolchain gdb works on Centos 7
- Verified that interoperability with Hive is restored
Change-Id: Ieaafdb1da05cab60b254115faaae55dba8b67dfd
---
M bin/impala-config.sh
M fe/pom.xml
2 files changed, 3 insertions(+), 3 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/34/19034/2
--
To view, visit http://gerrit.cloudera.org:8080/19034
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ieaafdb1da05cab60b254115faaae55dba8b67dfd
Gerrit-Change-Number: 19034
Gerrit-PatchSet: 2
Gerrit-Owner: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Wenzhe Zhou <[email protected]>