<?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: Hive  Compaction for ACID Transactions in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-Compaction-for-ACID-Transactions/m-p/129541#M18380</link>
    <description>&lt;P&gt;Thank You &lt;A rel="user" href="https://community.cloudera.com/users/1027/ekoifman.html" nodeid="1027"&gt;@Eugene Koifman&lt;/A&gt;. this helps.&lt;/P&gt;</description>
    <pubDate>Thu, 11 Feb 2016 00:57:25 GMT</pubDate>
    <dc:creator>PranayV</dc:creator>
    <dc:date>2016-02-11T00:57:25Z</dc:date>
    <item>
      <title>Hive  Compaction for ACID Transactions</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-Compaction-for-ACID-Transactions/m-p/129537#M18376</link>
      <description>&lt;P&gt;Hello Hive SME's, &lt;/P&gt;&lt;P&gt;I am setting up Hive tables for ACID Transactions. There are fair(not high) number of inserts/ updates expected on each tables.&lt;/P&gt;&lt;P&gt;Should the compactions be scheduled every day? or let Hive manage compaction? Are there any pros/cons on hive managed compactions?&lt;/P&gt;&lt;P&gt;Hive Version 0.14&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;P&gt;Pranay Vyas &lt;/P&gt;</description>
      <pubDate>Mon, 08 Feb 2016 05:25:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-Compaction-for-ACID-Transactions/m-p/129537#M18376</guid>
      <dc:creator>PranayV</dc:creator>
      <dc:date>2016-02-08T05:25:54Z</dc:date>
    </item>
    <item>
      <title>Re: Hive  Compaction for ACID Transactions</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-Compaction-for-ACID-Transactions/m-p/129538#M18377</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/768/pvyas.html" nodeid="768"&gt;@pvyas&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Please see this before you do this in prod&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hortonworks.com/content/kbentry/4321/hive-acid-current-state.html" target="_blank"&gt;https://community.hortonworks.com/content/kbentry/4321/hive-acid-current-state.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Feb 2016 05:34:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-Compaction-for-ACID-Transactions/m-p/129538#M18377</guid>
      <dc:creator>nsabharwal</dc:creator>
      <dc:date>2016-02-08T05:34:54Z</dc:date>
    </item>
    <item>
      <title>Re: Hive  Compaction for ACID Transactions</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-Compaction-for-ACID-Transactions/m-p/129539#M18378</link>
      <description>&lt;P&gt;Thanks &lt;A rel="user" href="https://community.cloudera.com/users/140/nsabharwal.html" nodeid="140"&gt;@Neeraj Sabharwal&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Feb 2016 05:39:39 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-Compaction-for-ACID-Transactions/m-p/129539#M18378</guid>
      <dc:creator>PranayV</dc:creator>
      <dc:date>2016-02-08T05:39:39Z</dc:date>
    </item>
    <item>
      <title>Re: Hive  Compaction for ACID Transactions</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-Compaction-for-ACID-Transactions/m-p/129540#M18379</link>
      <description>&lt;P&gt;How often to run compaction is a function of how quickly you are generating delta files (see &lt;A href="https://cwiki.apache.org/confluence/display/Hive/Hive+Transactions#HiveTransactions-BasicDesignfor" target="_blank"&gt;https://cwiki.apache.org/confluence/display/Hive/Hive+Transactions#HiveTransactions-BasicDesignfor&lt;/A&gt; more info).   Less frequent compactions will make reads more expensive. Keep in mind that this system is designed for slowly changing data.  Updating 1 row out of 1 billion row table every second will not work well.  The cost of executing an SQL UPDATE statement that matches 1 row and 10K rows is roughly the same.  &lt;/P&gt;&lt;P&gt;The other response regarding the state of this feature in Hive 0.14 is still valid.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Feb 2016 03:24:37 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-Compaction-for-ACID-Transactions/m-p/129540#M18379</guid>
      <dc:creator>ekoifman</dc:creator>
      <dc:date>2016-02-09T03:24:37Z</dc:date>
    </item>
    <item>
      <title>Re: Hive  Compaction for ACID Transactions</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-Compaction-for-ACID-Transactions/m-p/129541#M18380</link>
      <description>&lt;P&gt;Thank You &lt;A rel="user" href="https://community.cloudera.com/users/1027/ekoifman.html" nodeid="1027"&gt;@Eugene Koifman&lt;/A&gt;. this helps.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Feb 2016 00:57:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Hive-Compaction-for-ACID-Transactions/m-p/129541#M18380</guid>
      <dc:creator>PranayV</dc:creator>
      <dc:date>2016-02-11T00:57:25Z</dc:date>
    </item>
  </channel>
</rss>

