Internal Jenkins has submitted this change and it was merged. Change subject: IMPALA-3619: disable IR symbols by default ......................................................................
IMPALA-3619: disable IR symbols by default These come with significant memory overhead, meaning that the memory usage of the debug build diverges significantly from the release build. We should disable them by default. They can be enable by setting ENABLE_IMPALA_IR_DEBUG_INFO=true. Change-Id: Ia5426fe3f8be0b7a100c0c3683c8ef1eaf507146 Reviewed-on: http://gerrit.cloudera.org:8080/3223 Reviewed-by: Dan Hecht <[email protected]> Tested-by: Internal Jenkins --- M be/CMakeLists.txt M bin/impala-config.sh 2 files changed, 8 insertions(+), 4 deletions(-) Approvals: Internal Jenkins: Verified Dan Hecht: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/3223 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia5426fe3f8be0b7a100c0c3683c8ef1eaf507146 Gerrit-PatchSet: 2 Gerrit-Project: Impala Gerrit-Branch: cdh5-2.6.0_5.8.0 Gerrit-Owner: Tim Armstrong <[email protected]> Gerrit-Reviewer: Dan Hecht <[email protected]> Gerrit-Reviewer: Internal Jenkins Gerrit-Reviewer: Michael Ho Gerrit-Reviewer: Tim Armstrong <[email protected]>
