<?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: hbase can't move data from disk after major_compact in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/hbase-can-t-move-data-from-disk-after-major-compact/m-p/147865#M48555</link>
    <description>&lt;A rel="user" href="https://community.cloudera.com/users/14026/136106445.html" nodeid="14026"&gt;@Xiaojie Ma&lt;/A&gt;&lt;P&gt;One thing just popped up in my mind. Do you have snapshots that may be pointing to your data? In that case, data is not deleted by major compaction and moved to an archiving folder. See under /hbase if you have .archive folder.&lt;/P&gt;</description>
    <pubDate>Fri, 16 Dec 2016 01:28:47 GMT</pubDate>
    <dc:creator>mqureshi</dc:creator>
    <dc:date>2016-12-16T01:28:47Z</dc:date>
    <item>
      <title>hbase can't move data from disk after major_compact</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/hbase-can-t-move-data-from-disk-after-major-compact/m-p/147858#M48548</link>
      <description>&lt;P&gt;the flow variables value is defalt value. (hbase1.1.2 hdp2.3.4.0)&lt;/P&gt;&lt;P&gt;hbase.master.cleaner.interval&lt;/P&gt;&lt;P&gt;hbase.master.cleaner.interval&lt;/P&gt;&lt;P&gt;hbase.master.logcleaner.ttl&lt;/P&gt;&lt;P&gt;my hbase table is set 2 days ttl ,I do major_compact 'tablename' every day.&lt;/P&gt;&lt;P&gt;but 2 month later,I find hdfs /apps/hbase/data/data/default/tablename  grows up every day. &lt;/P&gt;&lt;P&gt;why ? Please help me. Thanks very much&lt;/P&gt;</description>
      <pubDate>Mon, 12 Dec 2016 12:54:23 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/hbase-can-t-move-data-from-disk-after-major-compact/m-p/147858#M48548</guid>
      <dc:creator>136106445</dc:creator>
      <dc:date>2016-12-12T12:54:23Z</dc:date>
    </item>
    <item>
      <title>Re: hbase can't move data from disk after major_compact</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/hbase-can-t-move-data-from-disk-after-major-compact/m-p/147859#M48549</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/14026/136106445.html" nodeid="14026"&gt;@Xiaojie Ma&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Can you check the setting for keep deleted cells fo your column family?&lt;/P&gt;&lt;P&gt;&lt;A href="https://hbase.apache.org/book.html#cf.keep.deleted" target="_blank"&gt;https://hbase.apache.org/book.html#cf.keep.deleted&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Also, have you set the following?&lt;/P&gt;&lt;P&gt;hbase.hstore.time.to.purge.deletes&lt;/P&gt;&lt;P&gt;If yes, what's the value?&lt;/P&gt;</description>
      <pubDate>Mon, 12 Dec 2016 13:49:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/hbase-can-t-move-data-from-disk-after-major-compact/m-p/147859#M48549</guid>
      <dc:creator>mqureshi</dc:creator>
      <dc:date>2016-12-12T13:49:20Z</dc:date>
    </item>
    <item>
      <title>Re: hbase can't move data from disk after major_compact</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/hbase-can-t-move-data-from-disk-after-major-compact/m-p/147860#M48550</link>
      <description>&lt;P&gt;Both these two value which I didn't set,it may default values . But in my case, did these two values affect deletion ?&lt;/P&gt;</description>
      <pubDate>Mon, 12 Dec 2016 14:06:21 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/hbase-can-t-move-data-from-disk-after-major-compact/m-p/147860#M48550</guid>
      <dc:creator>136106445</dc:creator>
      <dc:date>2016-12-12T14:06:21Z</dc:date>
    </item>
    <item>
      <title>Re: hbase can't move data from disk after major_compact</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/hbase-can-t-move-data-from-disk-after-major-compact/m-p/147861#M48551</link>
      <description>&lt;P&gt;hbase.hstore.time.to.purge.deletes default is 0&lt;/P&gt;</description>
      <pubDate>Mon, 12 Dec 2016 14:16:35 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/hbase-can-t-move-data-from-disk-after-major-compact/m-p/147861#M48551</guid>
      <dc:creator>136106445</dc:creator>
      <dc:date>2016-12-12T14:16:35Z</dc:date>
    </item>
    <item>
      <title>Re: hbase can't move data from disk after major_compact</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/hbase-can-t-move-data-from-disk-after-major-compact/m-p/147862#M48552</link>
      <description>&lt;P&gt;I just want to move ttl timeout data away from my disk.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Dec 2016 14:17:50 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/hbase-can-t-move-data-from-disk-after-major-compact/m-p/147862#M48552</guid>
      <dc:creator>136106445</dc:creator>
      <dc:date>2016-12-12T14:17:50Z</dc:date>
    </item>
    <item>
      <title>Re: hbase can't move data from disk after major_compact</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/hbase-can-t-move-data-from-disk-after-major-compact/m-p/147863#M48553</link>
      <description>&lt;P&gt;hbase.hstore.time.to.purge.deletes has been changed; if it is not set, or set to 0, all delete markers including those with future timestamp are purged during the later major compaction. Otherwise, a delete marker is kept until the major compaction after marker's timestamp + this setting.&lt;/P&gt;&lt;P&gt;I think these two value which have nothing to do in my case.&lt;/P&gt;</description>
      <pubDate>Mon, 12 Dec 2016 14:23:03 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/hbase-can-t-move-data-from-disk-after-major-compact/m-p/147863#M48553</guid>
      <dc:creator>136106445</dc:creator>
      <dc:date>2016-12-12T14:23:03Z</dc:date>
    </item>
    <item>
      <title>Re: hbase can't move data from disk after major_compact</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/hbase-can-t-move-data-from-disk-after-major-compact/m-p/147864#M48554</link>
      <description>&lt;P&gt;Can you please share the result of following command:

describe 'TABLE_NAME'&lt;/P&gt;</description>
      <pubDate>Tue, 13 Dec 2016 00:07:02 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/hbase-can-t-move-data-from-disk-after-major-compact/m-p/147864#M48554</guid>
      <dc:creator>mqureshi</dc:creator>
      <dc:date>2016-12-13T00:07:02Z</dc:date>
    </item>
    <item>
      <title>Re: hbase can't move data from disk after major_compact</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/hbase-can-t-move-data-from-disk-after-major-compact/m-p/147865#M48555</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/14026/136106445.html" nodeid="14026"&gt;@Xiaojie Ma&lt;/A&gt;&lt;P&gt;One thing just popped up in my mind. Do you have snapshots that may be pointing to your data? In that case, data is not deleted by major compaction and moved to an archiving folder. See under /hbase if you have .archive folder.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Dec 2016 01:28:47 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/hbase-can-t-move-data-from-disk-after-major-compact/m-p/147865#M48555</guid>
      <dc:creator>mqureshi</dc:creator>
      <dc:date>2016-12-16T01:28:47Z</dc:date>
    </item>
    <item>
      <title>Re: hbase can't move data from disk after major_compact</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/hbase-can-t-move-data-from-disk-after-major-compact/m-p/147866#M48556</link>
      <description>&lt;P&gt;Thank you very much.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Dec 2016 10:27:41 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/hbase-can-t-move-data-from-disk-after-major-compact/m-p/147866#M48556</guid>
      <dc:creator>136106445</dc:creator>
      <dc:date>2016-12-20T10:27:41Z</dc:date>
    </item>
    <item>
      <title>Re: hbase can't move data from disk after major_compact</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/hbase-can-t-move-data-from-disk-after-major-compact/m-p/147867#M48557</link>
      <description>&lt;P&gt;hbase(main):002:0&amp;gt; describe 'goods_new'
Table goods_new is ENABLED                                                                                                                                                                                      
goods_new                                                                                                                                                                                                        
COLUMN FAMILIES DESCRIPTION                                                                                                                                                                                      
{NAME =&amp;gt; 'v', BLOOMFILTER =&amp;gt; 'ROW', VERSIONS =&amp;gt; '1', IN_MEMORY =&amp;gt; 'false', KEEP_DELETED_CELLS =&amp;gt; 'TRUE', DATA_BLOCK_ENCODING =&amp;gt; 'NONE', TTL =&amp;gt; 'FOREVER', COMPRESSION =&amp;gt; 'LZO', MIN_VERSIONS =&amp;gt; '0', BLOCKCACHE =
&amp;gt; 'true', BLOCKSIZE =&amp;gt; '65536', REPLICATION_SCOPE =&amp;gt; '0'}                                                                                                                                                        
1 row(s) in 0.2250 seconds
hbase(main):003:0&amp;gt; &lt;/P&gt;&lt;P&gt;hbase api delete data very day.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Dec 2016 19:03:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/hbase-can-t-move-data-from-disk-after-major-compact/m-p/147867#M48557</guid>
      <dc:creator>136106445</dc:creator>
      <dc:date>2016-12-27T19:03:55Z</dc:date>
    </item>
  </channel>
</rss>

