[
https://issues.apache.org/jira/browse/IMPALA-11605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17608823#comment-17608823
]
ASF subversion and git services commented on IMPALA-11605:
----------------------------------------------------------
Commit 296e94411d3344e2969d4b083036ff238e80ad19 in impala's branch
refs/heads/master from Joe McDonnell
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=296e94411 ]
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]>
> IMPALA-9999's upgrade of flatbuffers to 1.12 causes a conflict with Hive
> ------------------------------------------------------------------------
>
> Key: IMPALA-11605
> URL: https://issues.apache.org/jira/browse/IMPALA-11605
> Project: IMPALA
> Issue Type: Bug
> Components: Infrastructure
> Affects Versions: Impala 4.2.0
> Reporter: Joe McDonnell
> Assignee: Joe McDonnell
> Priority: Critical
>
> IMPALA-9999's upgrade to GCC 10.4 switched to flatbuffers 1.12 as older
> flatbuffers versions do not compile on newer GCC versions. This required
> switching the Java version as well. However, upgrading the Java version
> causes a conflict with Hive, which uses flatbuffers 1.9.
> Since Impala is upgrading in order to avoid the C++ compilation issue, we can
> resolve the conflict by using flatbuffers 1.9 and patching it with the fix
> from here:
> [https://github.com/google/flatbuffers/commit/86153fd7405ad3bae28aee7f5affdbeb2d77e533]
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]