<?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 Re: Testing HBase bucket cache in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Testing-HBase-bucket-cache/m-p/158822#M36543</link>
    <description>&lt;P&gt;Release 2.4.2&lt;/P&gt;</description>
    <pubDate>Mon, 01 Aug 2016 15:53:27 GMT</pubDate>
    <dc:creator>joshua_adeleke</dc:creator>
    <dc:date>2016-08-01T15:53:27Z</dc:date>
    <item>
      <title>Testing HBase bucket cache</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Testing-HBase-bucket-cache/m-p/158817#M36538</link>
      <description>&lt;P&gt;I am testing bucket cache implementation on my dev cluster (2 node) before implementing on the production cluster. On the dev, i have 32GB RAM and i have tried to configure bucket cache with the free memory but it always bring down the region server with OOM error. I need a configuration specification to test before i slam it on the production cluster (production cluster has excess of 100GB RAM). Find attached the hortonworks template i used and the error log.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Aug 2016 13:49:47 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Testing-HBase-bucket-cache/m-p/158817#M36538</guid>
      <dc:creator>joshua_adeleke</dc:creator>
      <dc:date>2016-08-01T13:49:47Z</dc:date>
    </item>
    <item>
      <title>Re: Testing HBase bucket cache</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Testing-HBase-bucket-cache/m-p/158818#M36539</link>
      <description>&lt;P&gt;can you please also attach hbase-site.xml and hbase-env.sh&lt;/P&gt;</description>
      <pubDate>Mon, 01 Aug 2016 14:09:24 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Testing-HBase-bucket-cache/m-p/158818#M36539</guid>
      <dc:creator>asinghal</dc:creator>
      <dc:date>2016-08-01T14:09:24Z</dc:date>
    </item>
    <item>
      <title>Re: Testing HBase bucket cache</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Testing-HBase-bucket-cache/m-p/158819#M36540</link>
      <description>&lt;P&gt;Please find attached the hbase-site.xml and hbase-env.sh files. Thank you &lt;A rel="user" href="https://community.cloudera.com/users/627/asinghal.html" nodeid="627"&gt;@Ankit Singhal&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Aug 2016 14:30:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Testing-HBase-bucket-cache/m-p/158819#M36540</guid>
      <dc:creator>joshua_adeleke</dc:creator>
      <dc:date>2016-08-01T14:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: Testing HBase bucket cache</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Testing-HBase-bucket-cache/m-p/158820#M36541</link>
      <description>&lt;P&gt;As per your hbase-site.xml, bucket cache size is configured as &lt;/P&gt;&lt;PRE&gt;&amp;lt;property&amp;gt;
      &amp;lt;name&amp;gt;hbase.bucketcache.size&amp;lt;/name&amp;gt;
      &amp;lt;value&amp;gt;6416&amp;lt;/value&amp;gt;
    &amp;lt;/property&lt;/PRE&gt;
&lt;PRE&gt;But hbase-env.sh has MaxDirectMemorySize is set to just  &lt;/PRE&gt;&lt;PRE&gt;-XX:MaxDirectMemorySize=6128&lt;/PRE&gt;&lt;P&gt;You need to set this -XX:MaxDirectMemorySize in hbase-env.sh to more than the bucket cache size configuration, and remember to suffix the configuration with "m"&lt;/P&gt;&lt;PRE&gt;-XX:MaxDirectMemorySize=6528m&lt;/PRE&gt;</description>
      <pubDate>Mon, 01 Aug 2016 15:36:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Testing-HBase-bucket-cache/m-p/158820#M36541</guid>
      <dc:creator>asinghal</dc:creator>
      <dc:date>2016-08-01T15:36:38Z</dc:date>
    </item>
    <item>
      <title>Re: Testing HBase bucket cache</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Testing-HBase-bucket-cache/m-p/158821#M36542</link>
      <description>&lt;P&gt;Which release of HDP are you using ?&lt;/P&gt;</description>
      <pubDate>Mon, 01 Aug 2016 15:45:36 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Testing-HBase-bucket-cache/m-p/158821#M36542</guid>
      <dc:creator>tyu</dc:creator>
      <dc:date>2016-08-01T15:45:36Z</dc:date>
    </item>
    <item>
      <title>Re: Testing HBase bucket cache</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Testing-HBase-bucket-cache/m-p/158822#M36543</link>
      <description>&lt;P&gt;Release 2.4.2&lt;/P&gt;</description>
      <pubDate>Mon, 01 Aug 2016 15:53:27 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Testing-HBase-bucket-cache/m-p/158822#M36543</guid>
      <dc:creator>joshua_adeleke</dc:creator>
      <dc:date>2016-08-01T15:53:27Z</dc:date>
    </item>
    <item>
      <title>Re: Testing HBase bucket cache</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Testing-HBase-bucket-cache/m-p/158823#M36544</link>
      <description>&lt;P&gt;Thank you @&lt;A href="https://community.hortonworks.com/users/627/asinghal.html"&gt;Ankit Singhal&lt;/A&gt;. The implementation worked as advised.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Aug 2016 11:58:44 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Testing-HBase-bucket-cache/m-p/158823#M36544</guid>
      <dc:creator>joshua_adeleke</dc:creator>
      <dc:date>2016-08-10T11:58:44Z</dc:date>
    </item>
  </channel>
</rss>

