Joe McDonnell has uploaded this change for review. ( http://gerrit.cloudera.org:8080/19034
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 is 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/1 -- 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: newchange Gerrit-Change-Id: Ieaafdb1da05cab60b254115faaae55dba8b67dfd Gerrit-Change-Number: 19034 Gerrit-PatchSet: 1 Gerrit-Owner: Joe McDonnell <[email protected]>
