<?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: what recommended size of a kudu table in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/what-recommended-size-of-a-kudu-table/m-p/371706#M241062</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/96163"&gt;@yagoaparecidoti&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here the key is not the table size but the tablets.&lt;/P&gt;&lt;P&gt;One table of 50GB could have 50 tablets, then each tablet of 1GB (that's good)&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;One table of 50GB could have 2 tablets, then each tablet of 25GB (that's no so good: &lt;SPAN&gt;The recommended target size for tablets is under 10 GiB&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;you can take a look in your Kudu Master UI: &lt;A href="http://Master:8051/tables" target="_blank"&gt;http://Master:8051/tables&lt;/A&gt; and look for your tables and partitions (tablets).&lt;/P&gt;&lt;P&gt;I'm using this chart to see the kudu table sizing in the clart builder:&lt;/P&gt;&lt;P&gt;select total_kudu_on_disk_size_across_kudu_replicas where category=KUDU_TABLE&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Juanes_0-1685440308073.png" style="width: 400px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/37682i97651244F033F170/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Juanes_0-1685440308073.png" alt="Juanes_0-1685440308073.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 30 May 2023 09:52:52 GMT</pubDate>
    <dc:creator>Juanes</dc:creator>
    <dc:date>2023-05-30T09:52:52Z</dc:date>
    <item>
      <title>what recommended size of a kudu table</title>
      <link>https://community.cloudera.com/t5/Support-Questions/what-recommended-size-of-a-kudu-table/m-p/371621#M241031</link>
      <description>&lt;P&gt;hello cloudera community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;we check in the graph "t&lt;STRONG&gt;otal_kudu_on_disk_size_across_kudu_replicas&lt;/STRONG&gt;" and there are tables with &lt;STRONG&gt;500GB&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;with that, we need to know what is the recommended size for a kudu table?&lt;/P&gt;</description>
      <pubDate>Fri, 26 May 2023 20:58:06 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/what-recommended-size-of-a-kudu-table/m-p/371621#M241031</guid>
      <dc:creator>yagoaparecidoti</dc:creator>
      <dc:date>2023-05-26T20:58:06Z</dc:date>
    </item>
    <item>
      <title>Re: what recommended size of a kudu table</title>
      <link>https://community.cloudera.com/t5/Support-Questions/what-recommended-size-of-a-kudu-table/m-p/371648#M241042</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I did not get the recommended size of kudu table, But there is a limitation like what is amount of data per tablet, how many tablets per table etc.. Please refer the below documentation:&lt;/P&gt;&lt;P&gt;&lt;A href="https://docs.cloudera.com/documentation/enterprise/6/6.3/topics/kudu_limitations.html#scaling_limits" target="_blank"&gt;https://docs.cloudera.com/documentation/enterprise/6/6.3/topics/kudu_limitations.html#scaling_limits&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chethan YM&lt;/P&gt;</description>
      <pubDate>Mon, 29 May 2023 12:37:37 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/what-recommended-size-of-a-kudu-table/m-p/371648#M241042</guid>
      <dc:creator>ChethanYM</dc:creator>
      <dc:date>2023-05-29T12:37:37Z</dc:date>
    </item>
    <item>
      <title>Re: what recommended size of a kudu table</title>
      <link>https://community.cloudera.com/t5/Support-Questions/what-recommended-size-of-a-kudu-table/m-p/371674#M241053</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/75213"&gt;@ChethanYM&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I read this documentation, but the doubt is about the tablet and table&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if looking at the graph in cloudera and seeing tables above &lt;STRONG&gt;50GB&lt;/STRONG&gt; it would be out of the recommended&lt;/P&gt;</description>
      <pubDate>Mon, 29 May 2023 21:01:13 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/what-recommended-size-of-a-kudu-table/m-p/371674#M241053</guid>
      <dc:creator>yagoaparecidoti</dc:creator>
      <dc:date>2023-05-29T21:01:13Z</dc:date>
    </item>
    <item>
      <title>Re: what recommended size of a kudu table</title>
      <link>https://community.cloudera.com/t5/Support-Questions/what-recommended-size-of-a-kudu-table/m-p/371706#M241062</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/96163"&gt;@yagoaparecidoti&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here the key is not the table size but the tablets.&lt;/P&gt;&lt;P&gt;One table of 50GB could have 50 tablets, then each tablet of 1GB (that's good)&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;One table of 50GB could have 2 tablets, then each tablet of 25GB (that's no so good: &lt;SPAN&gt;The recommended target size for tablets is under 10 GiB&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;you can take a look in your Kudu Master UI: &lt;A href="http://Master:8051/tables" target="_blank"&gt;http://Master:8051/tables&lt;/A&gt; and look for your tables and partitions (tablets).&lt;/P&gt;&lt;P&gt;I'm using this chart to see the kudu table sizing in the clart builder:&lt;/P&gt;&lt;P&gt;select total_kudu_on_disk_size_across_kudu_replicas where category=KUDU_TABLE&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Juanes_0-1685440308073.png" style="width: 400px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/37682i97651244F033F170/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Juanes_0-1685440308073.png" alt="Juanes_0-1685440308073.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 May 2023 09:52:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/what-recommended-size-of-a-kudu-table/m-p/371706#M241062</guid>
      <dc:creator>Juanes</dc:creator>
      <dc:date>2023-05-30T09:52:52Z</dc:date>
    </item>
    <item>
      <title>Re: what recommended size of a kudu table</title>
      <link>https://community.cloudera.com/t5/Support-Questions/what-recommended-size-of-a-kudu-table/m-p/371727#M241068</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/83916"&gt;@Juanes&lt;/a&gt;&amp;nbsp;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;great!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, let's assume I have a &lt;STRONG&gt;500GB&lt;/STRONG&gt; table and that table was created with &lt;STRONG&gt;240&lt;/STRONG&gt; tablets, would that value be within the recommended range?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;other point!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using the following calculates as an example:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;DATA_SIZE&lt;/STRONG&gt; = (value taken from the graph "total_kudu_on_disk_size_across_kudu_replicas")&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;NUM_REPLICAS&lt;/STRONG&gt; = RF * Total Tablets (value taken from the ksck command)&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;TABLET_SIZE&lt;/STRONG&gt; = DATA_SIZE / NUM_REPLICAS&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;DATA_SIZE&lt;/STRONG&gt; = 147G (converted to bytes, getting "157840048128")&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;NUM_REPLICAS&lt;/STRONG&gt; = 3 * 240 = 360&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Name | RF | State | Total Tablets | Healthy | Recovering | Underreplicated | not available&lt;BR /&gt;impala::DATABASE01.TABLE01 | 3 | HEALTHY | 240 | 240 | 0 | 0 | 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;TABLET_SIZE&lt;/STRONG&gt; = 157840048128 / 720 = 219222289 (which equals 2.04GB)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;the end result was 2.04GB, does that mean each tablet has 2.04GB?&lt;/P&gt;</description>
      <pubDate>Tue, 30 May 2023 12:35:27 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/what-recommended-size-of-a-kudu-table/m-p/371727#M241068</guid>
      <dc:creator>yagoaparecidoti</dc:creator>
      <dc:date>2023-05-30T12:35:27Z</dc:date>
    </item>
    <item>
      <title>Re: what recommended size of a kudu table</title>
      <link>https://community.cloudera.com/t5/Support-Questions/what-recommended-size-of-a-kudu-table/m-p/371736#M241075</link>
      <description>&lt;P&gt;Hi again,&lt;/P&gt;&lt;P&gt;you should be able to see the tablet size of every table (in the Kudu Tablet server UI):&lt;/P&gt;&lt;P&gt;&lt;A href="http://sdx1-hpas-37.nrts.local:8050/tablets" target="_blank"&gt;http://KUDUTABLET1:8050/tablets&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Then go to "Tablets" in the top menu and then you can search in the empty box your desired table.&lt;/P&gt;&lt;P&gt;you will see all tablets (blocks) and some interesting information like&lt;/P&gt;&lt;P&gt;Tablet ID, Partition, State, On-disk size and RaftConfig (Master)&lt;/P&gt;&lt;P&gt;Then you can see how the tablets are more or less similar size.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 May 2023 14:25:04 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/what-recommended-size-of-a-kudu-table/m-p/371736#M241075</guid>
      <dc:creator>Juanes</dc:creator>
      <dc:date>2023-05-30T14:25:04Z</dc:date>
    </item>
    <item>
      <title>Re: what recommended size of a kudu table</title>
      <link>https://community.cloudera.com/t5/Support-Questions/what-recommended-size-of-a-kudu-table/m-p/371764#M241076</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/83916"&gt;@Juanes&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;accessing a tablet server on port 8050 and checking the tablets, found more than 30 tablet id with the same name, each tablet id was using &lt;STRONG&gt;4.4GB&lt;/STRONG&gt; disk size&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;in this case, according to cloudera's documentation, a tablet can have a maximum of &lt;STRONG&gt;50GB&lt;/STRONG&gt;, the size of the tablet id that was found is within the recommended range, right?&lt;/P&gt;</description>
      <pubDate>Tue, 30 May 2023 18:00:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/what-recommended-size-of-a-kudu-table/m-p/371764#M241076</guid>
      <dc:creator>yagoaparecidoti</dc:creator>
      <dc:date>2023-05-30T18:00:54Z</dc:date>
    </item>
    <item>
      <title>Re: what recommended size of a kudu table</title>
      <link>https://community.cloudera.com/t5/Support-Questions/what-recommended-size-of-a-kudu-table/m-p/371767#M241078</link>
      <description>&lt;P&gt;Correct, 50GB is the limit, reccomended: 10GB &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 30 May 2023 18:08:22 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/what-recommended-size-of-a-kudu-table/m-p/371767#M241078</guid>
      <dc:creator>Juanes</dc:creator>
      <dc:date>2023-05-30T18:08:22Z</dc:date>
    </item>
    <item>
      <title>Re: what recommended size of a kudu table</title>
      <link>https://community.cloudera.com/t5/Support-Questions/what-recommended-size-of-a-kudu-table/m-p/371768#M241079</link>
      <description>&lt;P&gt;OK!&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/83916"&gt;@Juanes&lt;/a&gt;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;thanks for the clarification.&lt;/P&gt;</description>
      <pubDate>Tue, 30 May 2023 18:09:51 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/what-recommended-size-of-a-kudu-table/m-p/371768#M241079</guid>
      <dc:creator>yagoaparecidoti</dc:creator>
      <dc:date>2023-05-30T18:09:51Z</dc:date>
    </item>
  </channel>
</rss>

