<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Any recommendation on using G1GC over CMS GC for HBase? in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Any-recommendation-on-using-G1GC-over-CMS-GC-for-HBase/m-p/94438#M7747</link>
    <description>&lt;P&gt;What are advantages and benefits of G1GC? Any benchmarks?&lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2015 08:29:41 GMT</pubDate>
    <dc:creator>pardeep_kumar</dc:creator>
    <dc:date>2015-09-29T08:29:41Z</dc:date>
    <item>
      <title>Any recommendation on using G1GC over CMS GC for HBase?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Any-recommendation-on-using-G1GC-over-CMS-GC-for-HBase/m-p/94438#M7747</link>
      <description>&lt;P&gt;What are advantages and benefits of G1GC? Any benchmarks?&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2015 08:29:41 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Any-recommendation-on-using-G1GC-over-CMS-GC-for-HBase/m-p/94438#M7747</guid>
      <dc:creator>pardeep_kumar</dc:creator>
      <dc:date>2015-09-29T08:29:41Z</dc:date>
    </item>
    <item>
      <title>Re: Any recommendation on using G1GC over CMS GC for HBase?</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Any-recommendation-on-using-G1GC-over-CMS-GC-for-HBase/m-p/94439#M7748</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/139/pardeepkumar.html" nodeid="139"&gt;@Pardeep&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Hope &lt;A target="_blank" href="http://blog.sematext.com/2013/06/24/g1-cms-java-garbage-collector/"&gt;this&lt;/A&gt; helps&lt;/P&gt;&lt;P&gt;There are several good documents online. &lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://blog.asquareb.com/blog/2014/12/18/garbage-first-g1-gc-and-hbase/"&gt;Link&lt;/A&gt;&lt;/P&gt;&lt;UL&gt;
&lt;LI&gt;In CMS the young and old generation heap space are physically differentiated. But in the case of G1 they are logical. This is achieved by dividing the total heap space into number of &lt;CODE&gt;regions&lt;/CODE&gt; (2000) and the regions are identified whether they belong to young or old space.&lt;/LI&gt;&lt;LI&gt;Compaction of the heap space is done as part of the collection process which was not the case in CMS.&lt;/LI&gt;&lt;LI&gt;G1 collector tries to meet user specified target for application pause time during the collection process.&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Thu, 05 Nov 2015 04:21:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Any-recommendation-on-using-G1GC-over-CMS-GC-for-HBase/m-p/94439#M7748</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2015-11-05T04:21:11Z</dc:date>
    </item>
  </channel>
</rss>

