<?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: kudu compaction did not run in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/kudu-compaction-did-not-run/m-p/84364#M11836</link>
    <description>&lt;P&gt;Problem not solved&lt;/P&gt;&lt;P&gt;After a few hours, i check the rowset of that table, there are many small rowsets again!&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rowsets.png" style="width: 600px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/5150iD3297E5500E7784A/image-size/large?v=v2&amp;amp;px=999" role="button" title="rowsets.png" alt="rowsets.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;And run this command, i see 137 rowsets&lt;/P&gt;&lt;PRE&gt;kudu fs list -fs_data_dirs=/data/1/kudu/data -fs_wal_dir=/data/1/kudu/wal -tablet_id=b110f90092b647e1bd5cd3de05b40aff&lt;/PRE&gt;&lt;P&gt;Here is my config in cm, and&amp;nbsp;i have&amp;nbsp;restarted kudu services after change it&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="config.png" style="width: 600px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/5151i1C0EFBF391190C90/image-size/large?v=v2&amp;amp;px=999" role="button" title="config.png" alt="config.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Why was that? what can i du?&lt;/P&gt;</description>
    <pubDate>Sat, 29 Dec 2018 04:17:38 GMT</pubDate>
    <dc:creator>huaj</dc:creator>
    <dc:date>2018-12-29T04:17:38Z</dc:date>
    <item>
      <title>kudu compaction did not run</title>
      <link>https://community.cloudera.com/t5/Support-Questions/kudu-compaction-did-not-run/m-p/84298#M11830</link>
      <description>&lt;P&gt;&lt;SPAN&gt;kudu1.7.0 in cdh 5.15&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;3 master nodes, 4c32g, ubuntu16.04&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3 data nodes, 8c64g, 1.8T ssd, ubuntu16.04&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is a table : project_construction_record, 62 columns, 170k records, no partition&lt;/P&gt;&lt;P&gt;The table has many crud operations every day&lt;/P&gt;&lt;P&gt;I run a simple sql on it (using impala):&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="code panel"&gt;&lt;DIV class="codeContent panelContent"&gt;&lt;PRE&gt;SELECT * FROM project_construction_record ORDER BY id LIMIT 1&lt;/PRE&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;it takes 7 seconds!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;By checking the profile, I found this:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;FONT size="2"&gt;KUDU_SCAN_NODE (id=0) (6.06s)&lt;/FONT&gt;&lt;UL&gt;&lt;LI&gt;&lt;FONT size="2"&gt;BytesRead:&amp;nbsp;&lt;STRONG&gt;0&amp;nbsp;byte&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT size="2"&gt;CollectionItemsRead:&amp;nbsp;&lt;STRONG&gt;0&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT size="2"&gt;InactiveTotalTime:&amp;nbsp;&lt;STRONG&gt;0 ns&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT size="2"&gt;KuduRemoteScanTokens:&amp;nbsp;&lt;STRONG&gt;0&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT size="2"&gt;NumScannerThreadsStarted:&amp;nbsp;&lt;STRONG&gt;1&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT size="2"&gt;PeakMemoryUsage:&amp;nbsp;&lt;STRONG&gt;3.4&amp;nbsp;MB&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT size="2"&gt;RowsRead:&amp;nbsp;&lt;STRONG&gt;177,007&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT size="2"&gt;RowsReturned:&amp;nbsp;&lt;STRONG&gt;177,007&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT size="2"&gt;RowsReturnedRate:&amp;nbsp;&lt;STRONG&gt;29188/s&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT size="2"&gt;ScanRangesComplete:&amp;nbsp;&lt;STRONG&gt;1&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT size="2"&gt;ScannerThreadsInvoluntaryContextSwitches:&amp;nbsp;&lt;STRONG&gt;0&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT size="2"&gt;ScannerThreadsTotalWallClockTime:&amp;nbsp;&lt;STRONG&gt;6.09s&lt;/STRONG&gt;&lt;/FONT&gt;&lt;UL&gt;&lt;LI&gt;&lt;FONT size="2"&gt;MaterializeTupleTime&lt;IMG src="https://ip1.i.lithium.com/528dcf3ca5a8155725d3f24856c5fc9c8fa25b36/68747470733a2f2f6973737565732e6170616368652e6f72672f6a6972612f696d616765732f69636f6e732f656d6f7469636f6e732f737461725f79656c6c6f772e706e67" border="0" alt="" width="16" height="16" align="absmiddle" /&gt;:&amp;nbsp;&lt;STRONG&gt;6.06s&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT size="2"&gt;ScannerThreadsSysTime:&amp;nbsp;&lt;STRONG&gt;48ms&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT size="2"&gt;ScannerThreadsUserTime:&amp;nbsp;&lt;STRONG&gt;172ms&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;So i check the&amp;nbsp;scan of this sql, and found this:&lt;/P&gt;&lt;DIV class="table-wrap"&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;column&lt;/TD&gt;&lt;TD&gt;cells read&lt;/TD&gt;&lt;TD&gt;bytes read&lt;/TD&gt;&lt;TD&gt;blocks read&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;id&lt;/TD&gt;&lt;TD&gt;176.92k&lt;/TD&gt;&lt;TD&gt;1.91M&lt;/TD&gt;&lt;TD&gt;19.96k&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;org_id&lt;/TD&gt;&lt;TD&gt;176.92k&lt;/TD&gt;&lt;TD&gt;1.91M&lt;/TD&gt;&lt;TD&gt;19.96k&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;work_date&lt;/TD&gt;&lt;TD&gt;176.92k&lt;/TD&gt;&lt;TD&gt;2.03M&lt;/TD&gt;&lt;TD&gt;19.96k&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;description&lt;/TD&gt;&lt;TD&gt;176.92k&lt;/TD&gt;&lt;TD&gt;1.21M&lt;/TD&gt;&lt;TD&gt;19.96k&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;user_name&lt;/TD&gt;&lt;TD&gt;176.92k&lt;/TD&gt;&lt;TD&gt;775.9K&lt;/TD&gt;&lt;TD&gt;19.96k&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;spot_name&lt;/TD&gt;&lt;TD&gt;176.92k&lt;/TD&gt;&lt;TD&gt;825.8K&lt;/TD&gt;&lt;TD&gt;19.96k&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;spot_start_pile&lt;/TD&gt;&lt;TD&gt;176.92k&lt;/TD&gt;&lt;TD&gt;778.7K&lt;/TD&gt;&lt;TD&gt;19.96k&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;spot_end_pile&lt;/TD&gt;&lt;TD&gt;176.92k&lt;/TD&gt;&lt;TD&gt;780.4K&lt;/TD&gt;&lt;TD&gt;19.96k&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;......&lt;/TD&gt;&lt;TD&gt;......&lt;/TD&gt;&lt;TD&gt;......&lt;/TD&gt;&lt;TD&gt;......&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/DIV&gt;&lt;P&gt;There are so many blocks read.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then I run the&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;kudu fs list&lt;/STRONG&gt;&lt;/EM&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;command, and I got a 70M report data, here is the bottom:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="code panel"&gt;&lt;DIV class="codeContent panelContent"&gt;&lt;PRE&gt;0b6ac30b449043a68905e02b797144fc | 25024 | 40310988 | column
 0b6ac30b449043a68905e02b797144fc | 25024 | 40310989 | column
 0b6ac30b449043a68905e02b797144fc | 25024 | 40310990 | column
 0b6ac30b449043a68905e02b797144fc | 25024 | 40310991 | column
 0b6ac30b449043a68905e02b797144fc | 25024 | 40310992 | column
 0b6ac30b449043a68905e02b797144fc | 25024 | 40310993 | column
 0b6ac30b449043a68905e02b797144fc | 25024 | 40310996 | undo
 0b6ac30b449043a68905e02b797144fc | 25024 | 40310994 | bloom
 0b6ac30b449043a68905e02b797144fc | 25024 | 40310995 | adhoc-index&lt;/PRE&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;there are &lt;FONT color="#FF0000"&gt;25024 rowsets&lt;/FONT&gt;, and &lt;FONT color="#FF0000"&gt;more than 1m blocks&lt;/FONT&gt; in the tablet&lt;/P&gt;&lt;P&gt;I left the&amp;nbsp;maintenance and the compact flags by default, only change the tablet_history_max_age_sec to one day:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="code panel"&gt;&lt;DIV class="codeContent panelContent"&gt;&lt;PRE&gt;--maintenance_manager_history_size=8
--maintenance_manager_num_threads=1
--maintenance_manager_polling_interval_ms=250
--budgeted_compaction_target_rowset_size=33554432
--compaction_approximation_ratio=1.0499999523162842
--compaction_minimum_improvement=0.0099999997764825821
--deltafile_default_block_size=32768
--deltafile_default_compression_codec=lz4
--default_composite_key_index_block_size_bytes=4096
--tablet_delta_store_major_compact_min_ratio=0.10000000149011612
--tablet_delta_store_minor_compact_max=1000
--mrs_use_codegen=&lt;SPAN class="code-keyword"&gt;true&lt;/SPAN&gt;
--compaction_policy_dump_svgs_pattern=
--enable_undo_delta_block_gc=&lt;SPAN class="code-keyword"&gt;true&lt;/SPAN&gt;
--fault_crash_before_flush_tablet_meta_after_compaction=0
--fault_crash_before_flush_tablet_meta_after_flush_mrs=0
--max_cell_size_bytes=65536
--max_encoded_key_size_bytes=16384
--tablet_bloom_block_size=4096
--tablet_bloom_target_fp_rate=9.9999997473787516e-05
--tablet_compaction_budget_mb=128
--tablet_history_max_age_sec=86400&lt;/PRE&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;It is a production enviroment, and many other tables have same issue, the performance is getting slower and slower.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So my question is:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;why the compaction does not run? is it a bug? and can i do compact manually?&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 14:00:56 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/kudu-compaction-did-not-run/m-p/84298#M11830</guid>
      <dc:creator>huaj</dc:creator>
      <dc:date>2022-09-16T14:00:56Z</dc:date>
    </item>
    <item>
      <title>Re: kudu compaction did not run</title>
      <link>https://community.cloudera.com/t5/Support-Questions/kudu-compaction-did-not-run/m-p/84299#M11831</link>
      <description>&lt;P&gt;I found this for that tablet in the tablet server metrics:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;            {
                "name": "compact_rs_duration",
                "total_count": 0,
                "min": 0,
                "mean": 0,
                "percentile_75": 0,
                "percentile_95": 0,
                "percentile_99": 0,
                "percentile_99_9": 0,
                "percentile_99_99": 0,
                "max": 0,
                "total_sum": 0
            },&lt;/PRE&gt;&lt;P&gt;compaction has never run!&lt;/P&gt;</description>
      <pubDate>Thu, 27 Dec 2018 07:52:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/kudu-compaction-did-not-run/m-p/84299#M11831</guid>
      <dc:creator>huaj</dc:creator>
      <dc:date>2018-12-27T07:52:38Z</dc:date>
    </item>
    <item>
      <title>Re: kudu compaction did not run</title>
      <link>https://community.cloudera.com/t5/Support-Questions/kudu-compaction-did-not-run/m-p/84318#M11832</link>
      <description>&lt;P&gt;Hi huaj,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It looks like you are hitting &lt;A href="https://issues.apache.org/jira/browse/KUDU-1400" target="_self"&gt;KUDU-1400&lt;/A&gt;,&amp;nbsp;which before the fix Kudu c&lt;SPAN&gt;mpacts rowsets&amp;nbsp;based on overlap and not based on other criteria like on-disk size.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Unfortunately, there is no way to fix the small rowsets have been flushed. On the other hand, You can rebuild the affected tables,&amp;nbsp;&lt;SPAN&gt;create new tables from this existing tables and see if that helps. Before doing that, please check this &lt;A href="https://docs.google.com/document/d/1yTfxt0_2p5EfIjCnjJCt3o-nB9xk-Kl2O8yKTA1LQrQ/edit?usp=sharing" target="_self"&gt;doc&lt;/A&gt;&amp;nbsp;to see which patten&amp;nbsp;usage pattern&amp;nbsp;caused you to hit this issue and try to prevent that by following the&amp;nbsp;recommendations.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;FYI, this fix for KUDU-1400 should&amp;nbsp;land in the next release CDH6.2.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Dec 2018 20:54:13 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/kudu-compaction-did-not-run/m-p/84318#M11832</guid>
      <dc:creator>Hao Hao</dc:creator>
      <dc:date>2018-12-27T20:54:13Z</dc:date>
    </item>
    <item>
      <title>Re: kudu compaction did not run</title>
      <link>https://community.cloudera.com/t5/Support-Questions/kudu-compaction-did-not-run/m-p/84334#M11833</link>
      <description>&lt;P&gt;Thanks for reply, but that is a sad answer &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I&amp;nbsp;reed the doc, indeed i trigger the '&lt;STRONG&gt;Trickling inserts'&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Small cruds are happenning to the table all the time, with low pressure&lt;/P&gt;&lt;P&gt;According to the doc's suggestion, i should do the below actions:&lt;/P&gt;&lt;P&gt;1. set&amp;nbsp;&lt;SPAN&gt;--flush_threshold_secs long enough, like 1 day&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;2. create a new table, and copy all data to new table&lt;/P&gt;&lt;P&gt;3. drop the old table&lt;/P&gt;&lt;P&gt;4. rename the new table to the old table name&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it right?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And, I see the cdh6.1 just release, when will 6.2 release?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Dec 2018 02:34:47 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/kudu-compaction-did-not-run/m-p/84334#M11833</guid>
      <dc:creator>huaj</dc:creator>
      <dc:date>2018-12-28T02:34:47Z</dc:date>
    </item>
    <item>
      <title>Re: kudu compaction did not run</title>
      <link>https://community.cloudera.com/t5/Support-Questions/kudu-compaction-did-not-run/m-p/84346#M11834</link>
      <description>&lt;P&gt;Yes, but notice that raising&amp;nbsp;&lt;SPAN&gt;--flush_threshold_secs too high can affect&lt;SPAN&gt;&amp;nbsp;tablet server&amp;nbsp;restart time.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;SPAN&gt;Currently, CDH 6.2 is scheduled for March.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Dec 2018 18:03:19 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/kudu-compaction-did-not-run/m-p/84346#M11834</guid>
      <dc:creator>Hao Hao</dc:creator>
      <dc:date>2018-12-28T18:03:19Z</dc:date>
    </item>
    <item>
      <title>Re: kudu compaction did not run</title>
      <link>https://community.cloudera.com/t5/Support-Questions/kudu-compaction-did-not-run/m-p/84348#M11835</link>
      <description>&lt;P&gt;Just done it, and problem solved&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 28 Dec 2018 18:43:40 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/kudu-compaction-did-not-run/m-p/84348#M11835</guid>
      <dc:creator>huaj</dc:creator>
      <dc:date>2018-12-28T18:43:40Z</dc:date>
    </item>
    <item>
      <title>Re: kudu compaction did not run</title>
      <link>https://community.cloudera.com/t5/Support-Questions/kudu-compaction-did-not-run/m-p/84364#M11836</link>
      <description>&lt;P&gt;Problem not solved&lt;/P&gt;&lt;P&gt;After a few hours, i check the rowset of that table, there are many small rowsets again!&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rowsets.png" style="width: 600px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/5150iD3297E5500E7784A/image-size/large?v=v2&amp;amp;px=999" role="button" title="rowsets.png" alt="rowsets.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;And run this command, i see 137 rowsets&lt;/P&gt;&lt;PRE&gt;kudu fs list -fs_data_dirs=/data/1/kudu/data -fs_wal_dir=/data/1/kudu/wal -tablet_id=b110f90092b647e1bd5cd3de05b40aff&lt;/PRE&gt;&lt;P&gt;Here is my config in cm, and&amp;nbsp;i have&amp;nbsp;restarted kudu services after change it&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="config.png" style="width: 600px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/5151i1C0EFBF391190C90/image-size/large?v=v2&amp;amp;px=999" role="button" title="config.png" alt="config.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Why was that? what can i du?&lt;/P&gt;</description>
      <pubDate>Sat, 29 Dec 2018 04:17:38 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/kudu-compaction-did-not-run/m-p/84364#M11836</guid>
      <dc:creator>huaj</dc:creator>
      <dc:date>2018-12-29T04:17:38Z</dc:date>
    </item>
    <item>
      <title>Re: kudu compaction did not run</title>
      <link>https://community.cloudera.com/t5/Support-Questions/kudu-compaction-did-not-run/m-p/84385#M11837</link>
      <description>&lt;P&gt;Sorry, i make a mistake&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;flush_threshold_secs&amp;nbsp;flag is for both master and tabletserver&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I did not set it on tabletserver,&amp;nbsp;i&lt;/SPAN&gt;&lt;SPAN&gt;t's ok now after setting it&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 30 Dec 2018 07:48:44 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/kudu-compaction-did-not-run/m-p/84385#M11837</guid>
      <dc:creator>huaj</dc:creator>
      <dc:date>2018-12-30T07:48:44Z</dc:date>
    </item>
    <item>
      <title>Re: kudu compaction did not run</title>
      <link>https://community.cloudera.com/t5/Support-Questions/kudu-compaction-did-not-run/m-p/87130#M11838</link>
      <description>&lt;P&gt;we hit exact same issue which was totally unexpected and a month before we would go LIVE.&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/31278"&gt;@huaj&lt;/a&gt;&amp;nbsp;how is the fix working for you so far?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Mar 2019 20:58:23 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/kudu-compaction-did-not-run/m-p/87130#M11838</guid>
      <dc:creator>BorisTyukin</dc:creator>
      <dc:date>2019-03-01T20:58:23Z</dc:date>
    </item>
    <item>
      <title>Re: kudu compaction did not run</title>
      <link>https://community.cloudera.com/t5/Support-Questions/kudu-compaction-did-not-run/m-p/87537#M11839</link>
      <description>&lt;P&gt;waiting for kudu 1.9 in the coming cdh 6.2, hoping they would solve the problem&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;flush_threshold_secs flag sucks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;when make it long, the query performance on the records in MRS (not yet flushing) sucks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 09 Mar 2019 00:57:59 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/kudu-compaction-did-not-run/m-p/87537#M11839</guid>
      <dc:creator>huaj</dc:creator>
      <dc:date>2019-03-09T00:57:59Z</dc:date>
    </item>
    <item>
      <title>Re: kudu compaction did not run</title>
      <link>https://community.cloudera.com/t5/Support-Questions/kudu-compaction-did-not-run/m-p/87539#M11840</link>
      <description>&lt;P&gt;you set it to 24 hours, right? we also set it to 24 hours - at least we do not have 100,000s Disk rowsets but we just started last week.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 09 Mar 2019 02:10:22 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/kudu-compaction-did-not-run/m-p/87539#M11840</guid>
      <dc:creator>BorisTyukin</dc:creator>
      <dc:date>2019-03-09T02:10:22Z</dc:date>
    </item>
    <item>
      <title>Re: kudu compaction did not run</title>
      <link>https://community.cloudera.com/t5/Support-Questions/kudu-compaction-did-not-run/m-p/87541#M11841</link>
      <description>&lt;P&gt;yes&lt;/P&gt;&lt;P&gt;if some table have many operation (insert / update) in 24 hours, the query performance go down&amp;nbsp;significantly&lt;/P&gt;&lt;P&gt;mrs is not col-storage i guess&lt;/P&gt;</description>
      <pubDate>Sat, 09 Mar 2019 04:12:12 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/kudu-compaction-did-not-run/m-p/87541#M11841</guid>
      <dc:creator>huaj</dc:creator>
      <dc:date>2019-03-09T04:12:12Z</dc:date>
    </item>
  </channel>
</rss>

