<?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: WARNINGS: Error applying Kudu Op.: Incomplete: buffer size limit is too small to fit operation in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/WARNINGS-Error-applying-Kudu-Op-Incomplete-buffer-size-limit/m-p/88493#M11923</link>
    <description>&lt;P&gt;I suspect that large number of "Key already present" errors may play a part in the initial&lt;SPAN&gt;&amp;nbsp;buffer size&amp;nbsp;&lt;/SPAN&gt;warning.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The `&lt;SPAN&gt;Key already present in Kudu table 'impala::db.REPORTKUDU'. (1 of 9006 similar)` is telling you that&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;you are trying to insert records which are not unique. The table you are selecting from must have multiple records for each `Marketing_Cloud_Visitor_ID`. I would suggest writing the create table statement to ensure the primary key is unique, or adjusting the select statment to deduplicate the records before inserting into Kudu.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 29 Mar 2019 20:42:52 GMT</pubDate>
    <dc:creator>Grant Henke</dc:creator>
    <dc:date>2019-03-29T20:42:52Z</dc:date>
    <item>
      <title>WARNINGS: Error applying Kudu Op.: Incomplete: buffer size limit is too small to fit operation</title>
      <link>https://community.cloudera.com/t5/Support-Questions/WARNINGS-Error-applying-Kudu-Op-Incomplete-buffer-size-limit/m-p/88277#M11922</link>
      <description>&lt;P&gt;While creating table , its failing with below error.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Query: CREATE TABLE REPORTKUDU&lt;BR /&gt;PRIMARY KEY(Marketing_Cloud_Visitor_ID)&lt;BR /&gt;PARTITION BY HASH(Marketing_Cloud_Visitor_ID) PARTITIONS 10&lt;BR /&gt;STORED AS KUDU TBLPROPERTIES('kudu.master_addresses'='X.X.X.X','kudu.num_tablet_replicas'='1')&lt;BR /&gt;AS SELECT * FROM REPORTN&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;WARNINGS: Error applying Kudu Op.: Incomplete: buffer size limit is too small to fit operation: required 52236317, size limit 10485760&lt;/P&gt;&lt;P&gt;Key already present in Kudu table 'impala::db.REPORTKUDU'. (1 of 9006 similar)&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 14:15:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/WARNINGS-Error-applying-Kudu-Op-Incomplete-buffer-size-limit/m-p/88277#M11922</guid>
      <dc:creator>rahul_gaikwad</dc:creator>
      <dc:date>2022-09-16T14:15:29Z</dc:date>
    </item>
    <item>
      <title>Re: WARNINGS: Error applying Kudu Op.: Incomplete: buffer size limit is too small to fit operation</title>
      <link>https://community.cloudera.com/t5/Support-Questions/WARNINGS-Error-applying-Kudu-Op-Incomplete-buffer-size-limit/m-p/88493#M11923</link>
      <description>&lt;P&gt;I suspect that large number of "Key already present" errors may play a part in the initial&lt;SPAN&gt;&amp;nbsp;buffer size&amp;nbsp;&lt;/SPAN&gt;warning.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The `&lt;SPAN&gt;Key already present in Kudu table 'impala::db.REPORTKUDU'. (1 of 9006 similar)` is telling you that&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;you are trying to insert records which are not unique. The table you are selecting from must have multiple records for each `Marketing_Cloud_Visitor_ID`. I would suggest writing the create table statement to ensure the primary key is unique, or adjusting the select statment to deduplicate the records before inserting into Kudu.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Mar 2019 20:42:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/WARNINGS-Error-applying-Kudu-Op-Incomplete-buffer-size-limit/m-p/88493#M11923</guid>
      <dc:creator>Grant Henke</dc:creator>
      <dc:date>2019-03-29T20:42:52Z</dc:date>
    </item>
    <item>
      <title>Re: WARNINGS: Error applying Kudu Op.: Incomplete: buffer size limit is too small to fit operation</title>
      <link>https://community.cloudera.com/t5/Support-Questions/WARNINGS-Error-applying-Kudu-Op-Incomplete-buffer-size-limit/m-p/334060#M231602</link>
      <description>&lt;P&gt;I encountered the same problem when performing insert operation. Have you solved this problem? thank you&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jan 2022 01:56:45 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/WARNINGS-Error-applying-Kudu-Op-Incomplete-buffer-size-limit/m-p/334060#M231602</guid>
      <dc:creator>kunzhao</dc:creator>
      <dc:date>2022-01-18T01:56:45Z</dc:date>
    </item>
    <item>
      <title>Re: WARNINGS: Error applying Kudu Op.: Incomplete: buffer size limit is too small to fit operation</title>
      <link>https://community.cloudera.com/t5/Support-Questions/WARNINGS-Error-applying-Kudu-Op-Incomplete-buffer-size-limit/m-p/334127#M231617</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/29754"&gt;@rahul_gaikwad&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The issue occurs due to a known limitation.&amp;nbsp;As the code points out, it indicates that the single write&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;operation cannot fit into the configured maximum buffer size.&lt;/SPAN&gt;Please refer to this KB:&lt;/P&gt;&lt;P&gt;&lt;A href="https://my.cloudera.com/knowledge/quot-ERROR-Error-applying-Kudu-Op-Incomplete-buffer-size?id=302775" target="_blank"&gt;https://my.cloudera.com/knowledge/quot-ERROR-Error-applying-Kudu-Op-Incomplete-buffer-size?id=302775&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Will&lt;/P&gt;</description>
      <pubDate>Tue, 18 Jan 2022 14:30:56 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/WARNINGS-Error-applying-Kudu-Op-Incomplete-buffer-size-limit/m-p/334127#M231617</guid>
      <dc:creator>willx</dc:creator>
      <dc:date>2022-01-18T14:30:56Z</dc:date>
    </item>
    <item>
      <title>Re: WARNINGS: Error applying Kudu Op.: Incomplete: buffer size limit is too small to fit operation</title>
      <link>https://community.cloudera.com/t5/Support-Questions/WARNINGS-Error-applying-Kudu-Op-Incomplete-buffer-size-limit/m-p/334327#M231722</link>
      <description>&lt;P&gt;Impala Command Line Argument Advanced Configuration Snippet (Safety Valve)&lt;BR /&gt;-kudu_mutation_buffer_size=20971520&lt;BR /&gt;-kudu_error_buffer_size=20971520&lt;BR /&gt;&lt;BR /&gt;Tablet Server Advanced Configuration Snippet (Safety Valve) for gflagfile&lt;BR /&gt;-max_cell_size_bytes=20971520&lt;/P&gt;&lt;P&gt;=========================&lt;/P&gt;&lt;P&gt;As above setted，It is working fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks .&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jan 2022 01:52:43 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/WARNINGS-Error-applying-Kudu-Op-Incomplete-buffer-size-limit/m-p/334327#M231722</guid>
      <dc:creator>kunzhao</dc:creator>
      <dc:date>2022-01-21T01:52:43Z</dc:date>
    </item>
  </channel>
</rss>

