ji chen has uploaded this change for review. ( 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 --- M source/arrow/build.sh 1 file changed, 2 insertions(+), 0 deletions(-) git pull ssh://gerrit.cloudera.org:29418/native-toolchain refs/changes/67/23767/1 -- 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: newchange Gerrit-Change-Id: I30512431c68c8e0af14eef029a371349b33a0233 Gerrit-Change-Number: 23767 Gerrit-PatchSet: 1 Gerrit-Owner: ji chen <[email protected]>
