Tim Armstrong has uploaded a new change for review. http://gerrit.cloudera.org:8080/3222
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: Ia5426fe3f8be0b7a100c0c3683c8ef1eaf507145 --- M be/CMakeLists.txt M bin/impala-config.sh 2 files changed, 8 insertions(+), 4 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/22/3222/1 -- To view, visit http://gerrit.cloudera.org:8080/3222 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Ia5426fe3f8be0b7a100c0c3683c8ef1eaf507145 Gerrit-PatchSet: 1 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Tim Armstrong <[email protected]>
