Tomas Gavenciak has uploaded a new change for review. http://gerrit.cloudera.org:8080/3837
Change subject: IMPALA-3843: Update warning for non-SSSE3 CPUs ...................................................................... IMPALA-3843: Update warning for non-SSSE3 CPUs As described in IMPALA-3843, the old message for non-SSSE3 CPUs implies that Impala will exit without SSSE3. This is no longer the case after IMPALA-1399 and IMPALA-1646 have been resolved. The new message merely warns that there might be problems (and SSSE3 might be the culprit). Change-Id: Id242b310715c7abea091a35e6a89647bded26c4b --- M be/src/util/cpu-info.cc 1 file changed, 2 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala refs/changes/37/3837/1 -- To view, visit http://gerrit.cloudera.org:8080/3837 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Id242b310715c7abea091a35e6a89647bded26c4b Gerrit-PatchSet: 1 Gerrit-Project: Impala Gerrit-Branch: cdh5-trunk Gerrit-Owner: Tomas Gavenciak <tomas.gavenc...@nic.cz>