Joe McDonnell has submitted this change and it was merged. ( 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 avoids classpath incompatibility issues. Testing: - Verified that toolchain gdb works on Centos 7 - Verified that interoperability with Hive is restored Change-Id: Ieaafdb1da05cab60b254115faaae55dba8b67dfd Reviewed-on: http://gerrit.cloudera.org:8080/19034 Tested-by: Joe McDonnell <[email protected]> Reviewed-by: Wenzhe Zhou <[email protected]> --- M bin/impala-config.sh M fe/pom.xml 2 files changed, 3 insertions(+), 3 deletions(-) Approvals: Joe McDonnell: Verified Wenzhe Zhou: Looks good to me, approved -- 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: merged Gerrit-Change-Id: Ieaafdb1da05cab60b254115faaae55dba8b67dfd Gerrit-Change-Number: 19034 Gerrit-PatchSet: 3 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]>
