[
https://issues.apache.org/jira/browse/IMPALA-14530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Smith resolved IMPALA-14530.
------------------------------------
Fix Version/s: Impala 5.0.0
Resolution: Fixed
> 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
> Priority: Major
> Fix For: Impala 5.0.0
>
>
> 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)