Tim Armstrong has uploaded a new change for review. http://gerrit.cloudera.org:8080/3110
Change subject: IMPALA-3546: don't die if sysconf() reports bogus cache info ...................................................................... IMPALA-3546: don't die if sysconf() reports bogus cache info With RHEL5 on AWS EC2 for example, sysconf() returns bad info about cache line sizes. We should tolerate this instead of bringing down impalad. Change-Id: Id4d61b05fe213028a7e9aaabe98adc2792b90e07 --- M be/src/util/cpu-info.cc M be/src/util/cpu-info.h 2 files changed, 20 insertions(+), 13 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/10/3110/1 -- To view, visit http://gerrit.cloudera.org:8080/3110 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Id4d61b05fe213028a7e9aaabe98adc2792b90e07 Gerrit-PatchSet: 1 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Tim Armstrong <[email protected]>
