You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kylin.apache.org by li...@apache.org on 2016/09/19 13:48:58 UTC

kylin git commit: state that windows and mac have known issues

Repository: kylin
Updated Branches:
  refs/heads/document b636a616f -> 5f09278ee


state that windows and mac have known issues


Project: http://git-wip-us.apache.org/repos/asf/kylin/repo
Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/5f09278e
Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/5f09278e
Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/5f09278e

Branch: refs/heads/document
Commit: 5f09278ee7cd9405d6b2b735fdc36fa84481faf6
Parents: b636a61
Author: Li Yang <li...@apache.org>
Authored: Mon Sep 19 21:48:48 2016 +0800
Committer: Li Yang <li...@apache.org>
Committed: Mon Sep 19 21:48:48 2016 +0800

----------------------------------------------------------------------
 website/_docs15/install/hadoop_evn.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/kylin/blob/5f09278e/website/_docs15/install/hadoop_evn.md
----------------------------------------------------------------------
diff --git a/website/_docs15/install/hadoop_evn.md b/website/_docs15/install/hadoop_evn.md
index 10c98dc..45bd3b5 100644
--- a/website/_docs15/install/hadoop_evn.md
+++ b/website/_docs15/install/hadoop_evn.md
@@ -14,9 +14,9 @@ Kylin need run in a Hadoop node, to get better stability, we suggest you to depl
 * HBase: 0.98 - 0.99, 1.x
 * JDK: 1.7+
 
-_Tested with Hortonworks HDP 2.2 and Cloudera Quickstart VM 5.1_
+_Tested with Hortonworks HDP 2.2 and Cloudera Quickstart VM 5.1. Windows and MacOS have known issues._
 
-To make things easier we strongly recommend you try Kylin with an all-in-one sandbox VM, like [HDP sandbox](http://hortonworks.com/products/hortonworks-sandbox/). In the following tutorial we'll go with **Hortonworks Sandbox 2.1** and **Cloudera QuickStart VM 5.1**. 
+To make things easier we strongly recommend you try Kylin with an all-in-one sandbox VM, like [HDP sandbox](http://hortonworks.com/products/hortonworks-sandbox/), and give it 10 GB memory. In the following tutorial we'll go with **Hortonworks Sandbox 2.1** and **Cloudera QuickStart VM 5.1**. 
 
 To avoid permission issue in the sandbox, you can use its `root` account. The password for **Hortonworks Sandbox 2.1** is `hadoop` , for **Cloudera QuickStart VM 5.1** is `cloudera`.