You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kudu.apache.org by "Cenk Uyan (Code Review)" <ge...@cloudera.org> on 2016/05/20 12:16:30 UTC

[kudu-CR] KUDU-1459. 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. (V

Cenk Uyan has uploaded a new change for review.

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

Change subject: KUDU-1459. 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. (V
......................................................................

KUDU-1459. 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
---
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/52/3152/1
-- 
To view, visit http://gerrit.cloudera.org:8080/3152
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Icb56a23a528906c04644f36da1386b887328f326
Gerrit-PatchSet: 1
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-Owner: Cenk Uyan <ce...@gmail.com>