Quanlong Huang has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/23767 )
Change subject: IMPALA-14621: Strip unnecessary symbols for arrow lib in toolchain. ...................................................................... IMPALA-14621: Strip unnecessary symbols for arrow lib in toolchain. This patch is a continuation work for IMPALA-14609. It will strip unnecessary symbols for arrow lib. Background: After building arrow lib, build jobs frequently fails with memory issue. we propose to strip unnecessary symbols for arrow lib in toolchain. After striping, impala build can be success with 16 concurrent build threads. Testing: Before striping, impala build job fails with 15 concurrent build threads with memory issue. After striping, build can be success with 16 concurrent build threads. Change-Id: I30512431c68c8e0af14eef029a371349b33a0233 Reviewed-on: http://gerrit.cloudera.org:8080/23767 Reviewed-by: Zoltan Borok-Nagy <[email protected]> Reviewed-by: Quanlong Huang <[email protected]> Tested-by: Quanlong Huang <[email protected]> --- M source/arrow/build.sh 1 file changed, 4 insertions(+), 0 deletions(-) Approvals: Zoltan Borok-Nagy: Looks good to me, but someone else must approve Quanlong Huang: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/23767 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: native-toolchain Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I30512431c68c8e0af14eef029a371349b33a0233 Gerrit-Change-Number: 23767 Gerrit-PatchSet: 3 Gerrit-Owner: ji chen <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]> Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]> Gerrit-Reviewer: ji chen <[email protected]>
