Michael Smith created IMPALA-14530:
--------------------------------------
Summary: Impala CI builds fail during linking
Key: IMPALA-14530
URL: https://issues.apache.org/jira/browse/IMPALA-14530
Project: IMPALA
Issue Type: Task
Components: Infrastructure
Reporter: Michael Smith
Assignee: Michael Smith
Impala builds - such as
https://jenkins.impala.io/job/all-build-options-ub2004/3350/ - are failing due
to linker errors like
{code}
collect2: fatal error: ld terminated with signal 9 [Killed]
{code}
This is likely the system running out of memory and OOM killing the linker.
Linking all the test binaries uses a lot of memory.
Explore options to avoid this.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)