<?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 WARNINGS: Too many partitions selected, doing full recomputation of incremental stats in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/WARNINGS-Too-many-partitions-selected-doing-full/m-p/35734#M13866</link>
    <description>&lt;P&gt;What does the warning mean?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a table having two level partitions&amp;nbsp;like&amp;nbsp;yearmonth and name_prefix.&lt;/P&gt;&lt;P&gt;Every month, I add new data with new yearmonth partition.&lt;/P&gt;&lt;P&gt;Once ETL is finished, I run `COMPUTE INCREMENTAL STATS`.&lt;/P&gt;&lt;P&gt;It takes about 2hr and it seems to take longer and longer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Based on what I read, `COMPUTE INCREMENTAL STATS` only need to gather statistics for the partitions having false value for `Incremental stats`.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, the time I spend for running `COMPUTE STATS` and `COMPUTE INCREMENTAL STATS` is very similar.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Am I missing anything?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Gatsby&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;+---------------------------------------------+
| summary                                     |
+---------------------------------------------+
| Updated 1372 partition(s) and 29 column(s). |
+---------------------------------------------+
WARNINGS: Too many partitions selected, doing full recomputation of incremental stats
Fetched 1 row(s) in 5871.22s&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 31 Dec 2015 18:50:37 GMT</pubDate>
    <dc:creator>thewayofthinkin</dc:creator>
    <dc:date>2015-12-31T18:50:37Z</dc:date>
    <item>
      <title>WARNINGS: Too many partitions selected, doing full recomputation of incremental stats</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/WARNINGS-Too-many-partitions-selected-doing-full/m-p/35734#M13866</link>
      <description>&lt;P&gt;What does the warning mean?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a table having two level partitions&amp;nbsp;like&amp;nbsp;yearmonth and name_prefix.&lt;/P&gt;&lt;P&gt;Every month, I add new data with new yearmonth partition.&lt;/P&gt;&lt;P&gt;Once ETL is finished, I run `COMPUTE INCREMENTAL STATS`.&lt;/P&gt;&lt;P&gt;It takes about 2hr and it seems to take longer and longer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Based on what I read, `COMPUTE INCREMENTAL STATS` only need to gather statistics for the partitions having false value for `Incremental stats`.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, the time I spend for running `COMPUTE STATS` and `COMPUTE INCREMENTAL STATS` is very similar.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Am I missing anything?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Gatsby&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;+---------------------------------------------+
| summary                                     |
+---------------------------------------------+
| Updated 1372 partition(s) and 29 column(s). |
+---------------------------------------------+
WARNINGS: Too many partitions selected, doing full recomputation of incremental stats
Fetched 1 row(s) in 5871.22s&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Dec 2015 18:50:37 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/WARNINGS-Too-many-partitions-selected-doing-full/m-p/35734#M13866</guid>
      <dc:creator>thewayofthinkin</dc:creator>
      <dc:date>2015-12-31T18:50:37Z</dc:date>
    </item>
    <item>
      <title>Re: WARNINGS: Too many partitions selected, doing full recomputation of incremental stats</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/WARNINGS-Too-many-partitions-selected-doing-full/m-p/35805#M13867</link>
      <description>&lt;P&gt;See my response in the other thread:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://community.cloudera.com/t5/Interactive-Short-cycle-SQL/why-show-column-stats-lt-table-name-gt-doesn-t-show-statistics/m-p/35701#M1355" target="_blank"&gt;http://community.cloudera.com/t5/Interactive-Short-cycle-SQL/why-show-column-stats-lt-table-name-gt-doesn-t-show-statistics/m-p/35701#M1355&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jan 2016 00:47:12 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/WARNINGS-Too-many-partitions-selected-doing-full/m-p/35805#M13867</guid>
      <dc:creator>alex.behm</dc:creator>
      <dc:date>2016-01-05T00:47:12Z</dc:date>
    </item>
    <item>
      <title>Re: WARNINGS: Too many partitions selected, doing full recomputation of incremental stats</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/WARNINGS-Too-many-partitions-selected-doing-full/m-p/35809#M13868</link>
      <description>following with the &lt;A href="https://community.cloudera.com/t5/Interactive-Short-cycle-SQL/why-show-column-stats-lt-table-name-gt-doesn-t-show-statistics/m-p/35681#U35681" target="_blank"&gt;https://community.cloudera.com/t5/Interactive-Short-cycle-SQL/why-show-column-stats-lt-table-name-gt-doesn-t-show-statistics/m-p/35681#U35681&lt;/A&gt; post.</description>
      <pubDate>Tue, 05 Jan 2016 01:18:16 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/WARNINGS-Too-many-partitions-selected-doing-full/m-p/35809#M13868</guid>
      <dc:creator>thewayofthinkin</dc:creator>
      <dc:date>2016-01-05T01:18:16Z</dc:date>
    </item>
    <item>
      <title>Re: WARNINGS: Too many partitions selected, doing full recomputation of incremental stats</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/WARNINGS-Too-many-partitions-selected-doing-full/m-p/50215#M13869</link>
      <description>&lt;P&gt;FYI, `COMPUTE STATS` can run with first level partition.&lt;/P&gt;&lt;P&gt;&lt;A href="https://issues.cloudera.org/browse/IMPALA-1570" target="_blank" rel="noreferrer"&gt;https://issues.cloudera.org/browse/IMPALA-1570&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Feb 2017 00:36:03 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/WARNINGS-Too-many-partitions-selected-doing-full/m-p/50215#M13869</guid>
      <dc:creator>thewayofthinkin</dc:creator>
      <dc:date>2017-02-01T00:36:03Z</dc:date>
    </item>
  </channel>
</rss>

