<?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: Need an easy and performant way to purge data older than 24 months from Hbase Tables in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Need-an-easy-and-performant-way-to-purge-data-older-than-24/m-p/212097#M174036</link>
    <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/372/enis.html" nodeid="372"&gt;@Enis&lt;/A&gt; &lt;/P&gt;&lt;P&gt;Thanks for the quick response.&lt;/P&gt;&lt;P&gt;After setting TTL in table we have to run the Major to delete older-than-TTL-time data right?&lt;/P&gt;&lt;P&gt;How to do this.&lt;/P&gt;</description>
    <pubDate>Sat, 05 Aug 2017 01:39:53 GMT</pubDate>
    <dc:creator>nshelke</dc:creator>
    <dc:date>2017-08-05T01:39:53Z</dc:date>
    <item>
      <title>Need an easy and performant way to purge data older than 24 months from Hbase Tables</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Need-an-easy-and-performant-way-to-purge-data-older-than-24/m-p/212095#M174034</link>
      <description />
      <pubDate>Sat, 05 Aug 2017 00:39:08 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Need-an-easy-and-performant-way-to-purge-data-older-than-24/m-p/212095#M174034</guid>
      <dc:creator>nshelke</dc:creator>
      <dc:date>2017-08-05T00:39:08Z</dc:date>
    </item>
    <item>
      <title>Re: Need an easy and performant way to purge data older than 24 months from Hbase Tables</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Need-an-easy-and-performant-way-to-purge-data-older-than-24/m-p/212096#M174035</link>
      <description>&lt;P&gt;You can use Time To Live (TTL) attribute for the table for this. You can read about it here &lt;A href="https://hbase.apache.org/book.html#ttl" target="_blank"&gt;https://hbase.apache.org/book.html#ttl&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 05 Aug 2017 01:13:46 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Need-an-easy-and-performant-way-to-purge-data-older-than-24/m-p/212096#M174035</guid>
      <dc:creator>Enis</dc:creator>
      <dc:date>2017-08-05T01:13:46Z</dc:date>
    </item>
    <item>
      <title>Re: Need an easy and performant way to purge data older than 24 months from Hbase Tables</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Need-an-easy-and-performant-way-to-purge-data-older-than-24/m-p/212097#M174036</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/372/enis.html" nodeid="372"&gt;@Enis&lt;/A&gt; &lt;/P&gt;&lt;P&gt;Thanks for the quick response.&lt;/P&gt;&lt;P&gt;After setting TTL in table we have to run the Major to delete older-than-TTL-time data right?&lt;/P&gt;&lt;P&gt;How to do this.&lt;/P&gt;</description>
      <pubDate>Sat, 05 Aug 2017 01:39:53 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Need-an-easy-and-performant-way-to-purge-data-older-than-24/m-p/212097#M174036</guid>
      <dc:creator>nshelke</dc:creator>
      <dc:date>2017-08-05T01:39:53Z</dc:date>
    </item>
    <item>
      <title>Re: Need an easy and performant way to purge data older than 24 months from Hbase Tables</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Need-an-easy-and-performant-way-to-purge-data-older-than-24/m-p/212098#M174037</link>
      <description>&lt;P&gt;you can use "major_compact" command to run a major compaction on the table.&lt;/P&gt;&lt;P&gt;In HBase shell:-&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;hbase(main):013:0&amp;gt; major_compact 'tablename'&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 07 Aug 2017 13:22:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Need-an-easy-and-performant-way-to-purge-data-older-than-24/m-p/212098#M174037</guid>
      <dc:creator>asinghal</dc:creator>
      <dc:date>2017-08-07T13:22:29Z</dc:date>
    </item>
  </channel>
</rss>

