Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
Impala 4.4.0
-
None
-
None
-
ghx-label-10
Description
Impala fails to start up with TSAN builds with RHEL 8.8 on aarch64 (arm64) machines.
With Java 8, the jni-util.cc call to hdfsConnect causes impalad/catalogd to crash with
Exception: java.lang.StackOverflowError thrown from the UncaughtExceptionHandler in thread "process reaper"
With Java 11 and 17 (with TEST_JDK_VERSION, or IMPALA_JDK_VERSION and only restarting Impala), we don't get an error but they still crash during hdfsConnect.
Attachments
Issue Links
- relates to
-
IMPALA-12353 Support Impala on ARM
- Resolved