You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@kudu.apache.org by "Todd Lipcon (Code Review)" <ge...@cloudera.org> on 2016/05/24 05:45:58 UTC

[kudu-CR](branch-0.9.x) KUDU-1459 Updated error sentence about SSE4.2 support

Todd Lipcon has uploaded a new change for review.

  http://gerrit.cloudera.org:8080/3187

Change subject: KUDU-1459 Updated error sentence about SSE4.2 support
......................................................................

KUDU-1459 Updated error sentence about SSE4.2 support

This patch augments the error sentence at initial startup about
the CPU not supporting SSE4.2, with a possible source of the error
 when running inside a VM and a pointer in the Quickstart/Troubleshooting
 section of the online documentation.
(Virtualbox has a pass-through feature for this)

Change-Id: Icb56a23a528906c04644f36da1386b887328f326
Reviewed-on: http://gerrit.cloudera.org:8080/3152
Reviewed-by: Todd Lipcon <to...@apache.org>
Tested-by: Kudu Jenkins
(cherry picked from commit 0346d029dfc0b369e6eeec5eb5f530f50d73a011)
---
M docs/quickstart.adoc
M src/kudu/util/init.cc
2 files changed, 6 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/87/3187/1
-- 
To view, visit http://gerrit.cloudera.org:8080/3187
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Icb56a23a528906c04644f36da1386b887328f326
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: branch-0.9.x
Gerrit-Owner: Todd Lipcon <to...@apache.org>
Gerrit-Reviewer: Cenk Uyan <ce...@gmail.com>