Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/21542 )
Change subject: IMPALA-13028: Strip dynamic link libraries in Linux DEB/RPM packages ...................................................................... IMPALA-13028: Strip dynamic link libraries in Linux DEB/RPM packages This optimization can reduce the DEB package size from 611MB to 554MB, and reduce the kudu client library size from 188MB to 10.5MB at the same time. Testing: - Manually make a DEB package and check the dynamic link libraries whether be stripped. Change-Id: Ie7bee0b4ef904db3706a350f17bcd68d769aa5ad Reviewed-on: http://gerrit.cloudera.org:8080/21542 Reviewed-by: Impala Public Jenkins <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M bin/impala-config.sh M package/CMakeLists.txt A package/strip.cmake 3 files changed, 28 insertions(+), 5 deletions(-) Approvals: Impala Public Jenkins: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/21542 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: Ie7bee0b4ef904db3706a350f17bcd68d769aa5ad Gerrit-Change-Number: 21542 Gerrit-PatchSet: 7 Gerrit-Owner: Xiang Yang <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Reviewer: Quanlong Huang <[email protected]> Gerrit-Reviewer: Xiang Yang <[email protected]>
