You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by Apache Wiki <wi...@apache.org> on 2011/04/05 17:38:04 UTC

[Hadoop Wiki] Trivial Update of "PerformanceTuning" by DougMeil

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Hadoop Wiki" for change notification.

The "PerformanceTuning" page has been changed by DougMeil.
The comment on this change is: minor formatting on link to HBase book at bottom.
http://wiki.apache.org/hadoop/PerformanceTuning?action=diff&rev1=10&rev2=11

--------------------------------------------------

  export HBASE_OPTS="-XX:NewSize=64m -XX:MaxNewSize=64m <cms options from above> <gc logging options from above>"
  }}}
  
- See also the [[http://hbase.apache.org/book.html|HBase book]] for more on GC tuning, in particular for suggestions dealing with long-running stop-the-world GCs.
+ == More Information ==
  
+ See the [[http://hbase.apache.org/book.html|HBase book]] for more information on HBase performance (including GC tuning, in particular for suggestions dealing with long-running stop-the-world GC.)
+