<?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: CDH4.5 enable ExploringCompation in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/CDH4-5-enable-ExploringCompaction/m-p/5489#M951</link>
    <description>Ah I didn't notice JD's post when replying by email, my bad.</description>
    <pubDate>Fri, 31 Jan 2014 02:05:27 GMT</pubDate>
    <dc:creator>Harsh J</dc:creator>
    <dc:date>2014-01-31T02:05:27Z</dc:date>
    <item>
      <title>CDH4.5 enable ExploringCompaction</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/CDH4-5-enable-ExploringCompaction/m-p/5469#M948</link>
      <description>&lt;P&gt;We're moving from CDH4.0.0 to CDH4.5.0 and I would like to use newer ExploringCompaction policy on my HBase tables, since we're using bulkload for our ingest and we're running into problems with de default policy.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From [1] and [2] I read that there should be an option to enable the new policy by setting the "&lt;SPAN&gt;hbase.hstore.useExploringCompation".&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;My questions are: &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;* Is this available in CDH4.5.0 running with hbase 0.94.6?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;* Do i set this in the safety valvle for the regionserver settings?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;* Can I verify this is the current policy running on major compactions?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[1] &lt;A target="_self" href="http://blog.cloudera.com/blog/2013/09/how-to-use-hbase-bulk-loading-and-why/"&gt;http://blog.cloudera.com/blog/2013/09/how-to-use-hbase-bulk-loading-and-why/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="line-height: 14px;"&gt;[2] &lt;A target="_self" href="htps://issues.apache.org/jira/browse/HBASE-8283"&gt;htps://issues.apache.org/jira/browse/HBASE-8283&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 08:53:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/CDH4-5-enable-ExploringCompaction/m-p/5469#M948</guid>
      <dc:creator>RobV</dc:creator>
      <dc:date>2022-09-16T08:53:11Z</dc:date>
    </item>
    <item>
      <title>Re: CDH4.5 enable ExploringCompaction</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/CDH4-5-enable-ExploringCompaction/m-p/5473#M949</link>
      <description>&lt;P&gt;&lt;SPAN&gt;* Is this available in CDH4.5.0 running with hbase 0.94.6?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It is available in&amp;nbsp;&lt;SPAN&gt;0.94.6-cdh4.5.0 yes.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;&lt;SPAN&gt;* Do i set this in the safety valvle for the regionserver settings?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;* Can I verify this is the current policy running on major compactions?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Major compactions compact all the files, so there isn't a policy in use here. Best I can tell you can't really see if the policy is in effect when file selection is done for minor compactions. One thing you can do is look at the list of configurations on a running region server, go to one of your region server's web UI and put /conf after the port then look for&amp;nbsp;&lt;SPAN&gt;hbase.hstore.useExploringCompation. It won't be listed in 4.0.0 but in 4.5.0 it should be there and set to true if you set&amp;nbsp;&lt;SPAN&gt;useExploringCompation correctly.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jan 2014 22:06:56 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/CDH4-5-enable-ExploringCompaction/m-p/5473#M949</guid>
      <dc:creator>J-D</dc:creator>
      <dc:date>2014-01-30T22:06:56Z</dc:date>
    </item>
    <item>
      <title>Re: CDH4.5 enable ExploringCompation</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/CDH4-5-enable-ExploringCompaction/m-p/5487#M950</link>
      <description>&amp;gt; * Is this available in CDH4.5.0 running with hbase 0.94.6?&lt;BR /&gt;&lt;BR /&gt;Yes. See &lt;A target="_blank" href="https://github.com/cloudera/hbase/blob/cdh4.5.0-release/src/main/java/org/apache/hadoop/hbase/regionserver/Store.java#L1507."&gt;https://github.com/cloudera/hbase/blob/cdh4.5.0-release/src/main/java/org/apache/hadoop/hbase/regionserver/Store.java#L1507.&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;gt; * Do i set this in the safety valvle for the regionserver settings?&lt;BR /&gt;&lt;BR /&gt;Yes, this goes into the Advanced properties (safety valve for&lt;BR /&gt;hbase-site.xml) of the Region Servers, as thats where compactions of&lt;BR /&gt;store files are performed.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; * Can I verify this is the current policy running on major compactions?&lt;BR /&gt;&lt;BR /&gt;There's no direct way AFAICT, but setting the property should suffice&lt;BR /&gt;in enabling that sub-routine, per the logic shown above.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 31 Jan 2014 01:52:04 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/CDH4-5-enable-ExploringCompaction/m-p/5487#M950</guid>
      <dc:creator>Harsh J</dc:creator>
      <dc:date>2014-01-31T01:52:04Z</dc:date>
    </item>
    <item>
      <title>Re: CDH4.5 enable ExploringCompation</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/CDH4-5-enable-ExploringCompaction/m-p/5489#M951</link>
      <description>Ah I didn't notice JD's post when replying by email, my bad.</description>
      <pubDate>Fri, 31 Jan 2014 02:05:27 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/CDH4-5-enable-ExploringCompaction/m-p/5489#M951</guid>
      <dc:creator>Harsh J</dc:creator>
      <dc:date>2014-01-31T02:05:27Z</dc:date>
    </item>
  </channel>
</rss>

