[
https://issues.apache.org/jira/browse/IMPALA-14530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18035895#comment-18035895
]
ASF subversion and git services commented on IMPALA-14530:
----------------------------------------------------------
Commit 8ed6d5c3ba93d4413ab98d55dc913572b8b5c1e5 in impala's branch
refs/heads/master from Michael Smith
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=8ed6d5c3b ]
IMPALA-14530: Use minimal debug info in Jenkins
Uses IMPALA_MINIMAL_DEBUG_INFO=true in Jenkins
build-all-flag-combinations.sh to reduce memory usage during linking and
avoid OOM kills. This script uses -skiptests to build all test binaries,
but doesn't run them, so debug info is not needed.
Change-Id: I4605b98d8d197e07c2eaac8218ff985c798875ed
Reviewed-on: http://gerrit.cloudera.org:8080/23641
Reviewed-by: Joe McDonnell <[email protected]>
Reviewed-by: Quanlong Huang <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
> 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)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]