Yuliya's changes

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

Branch: refs/heads/gh-pages
Commit: ff56fed792c334776ffd00aa55baff62f0d2c4bb
Parents: 8f1c9a4
Author: Kristine Hahn <[email protected]>
Authored: Fri Jun 5 05:50:06 2015 -0700
Committer: Kristine Hahn <[email protected]>
Committed: Fri Jun 5 05:50:06 2015 -0700

----------------------------------------------------------------------
 _docs/configure-drill/050-configuring-multitenant-resources.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/drill/blob/ff56fed7/_docs/configure-drill/050-configuring-multitenant-resources.md
----------------------------------------------------------------------
diff --git a/_docs/configure-drill/050-configuring-multitenant-resources.md 
b/_docs/configure-drill/050-configuring-multitenant-resources.md
index 5771071..bc5d517 100644
--- a/_docs/configure-drill/050-configuring-multitenant-resources.md
+++ b/_docs/configure-drill/050-configuring-multitenant-resources.md
@@ -15,7 +15,7 @@ HBase = 20G
 Yarn = 20G  
 OS = 8G  
 
-If Yarn does most of the work, give Drill 20G, for example, and give Yarn 60G. 
If you expect a heavy query load, give Drill 60G and Drill 20G.
+If Yarn does most of the work, give Drill 20G, for example, and give Yarn 60G. 
If you expect a heavy query load, give Drill 60G and Yarn 20G.
 
 {% include startnote.html %}Drill will execute queries within Yarn soon.{% 
include endnote.html %} 
[DRILL-142](https://issues.apache.org/jira/browse/DRILL-142)
 
@@ -33,7 +33,7 @@ Configure NodeManager and ResourceManager to reconfigure the 
total memory requir
 Modify MapReduce memory to suit your application needs. Remaining memory is 
typically given to YARN applications. 
 
 ## How to Manage Drill CPU Resources
-Currently, you do not manage CPU resources within Drill. [Use Linux 
`cgroups`](http://en.wikipedia.org/wiki/Cgroups) to manage the CPU resources.
+Currently, you cannot manage CPU resources within Drill. [Use Linux 
`cgroups`](http://en.wikipedia.org/wiki/Cgroups) to manage the CPU resources.
 
 ## How to Manage Disk Resources
 

Reply via email to