<?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 RPC frame had a length of 56685640, but we only support messages up to 52428800 bytes long in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/RPC-frame-had-a-length-of-56685640-but-we-only-support/m-p/378579#M243590</link>
    <description>&lt;P&gt;Dear community gods, I am using CDH6.3.1 and I am exporting data from KUDU and it has an error as follows. I need your help now：&lt;/P&gt;&lt;P&gt;[root@hadoop001 impalad]# sudo -u impala impala-shell -i hadoop001 -d test --query_option="SPOOL_QUERY_RESULTS=TRUE" -l -u user01&lt;BR /&gt;--auth_creds_ok_in_clear -q "select * from test.test_table01 where length(file_data_json)/1024/1024 &amp;gt; 20 limit 1"&lt;BR /&gt;Starting Impala Shell using LDAP-based authentication&lt;BR /&gt;LDAP password for user01:&lt;BR /&gt;Opened TCP connection to hadoop001:21000&lt;BR /&gt;Connected to hadoop001:21000&lt;BR /&gt;Server version: impalad version 3.2.0-cdh6.3.2 RELEASE (build 1bb9836227301b839a32c6bc230e35439d5984ac)&lt;BR /&gt;SPOOL_QUERY_RESULTS is not supported for the impalad being connected to, ignoring.&lt;BR /&gt;Query: use `test`&lt;BR /&gt;Query: use `test`&lt;BR /&gt;Query: select * from test.test_table01 where length(file_data_json)/1024/1024 &amp;gt; 20 limit 1&lt;BR /&gt;Query submitted at: 2023-11-03 21:59:04 (Coordinator: &lt;A href="http://hadoop001:25000" target="_blank" rel="noopener"&gt;http://hadoop001:25000&lt;/A&gt;)&lt;BR /&gt;Query progress can be monitored at: &lt;A href="http://hadoop001:25000/query_plan?query_id=ed46b03a61e6b6a6:558e158800000000" target="_blank" rel="noopener"&gt;http://hadoop001:25000/query_plan?query_id=ed46b03a61e6b6a6:558e158800000000&lt;/A&gt;&lt;BR /&gt;ERROR: Unable to advance iterator for node with id '0' for Kudu table 'test.test_table01': Network error: RPC frame had a length of 53275184, but we only support messages up to 52428800 bytes long.&lt;BR /&gt;Could not execute command: select * from test.test_table01 where length(file_data_json)/1024/1024 &amp;gt; 20 limit 1&lt;BR /&gt;[root@hadoop001 impalad]#&lt;/P&gt;&lt;P&gt;It should be noted that my KUDU in the "gflagfile Kudu Service Advanced Configuration code snippet (Safety valve)"&lt;BR /&gt;has a custom configuration as follows:&lt;BR /&gt;--num_tablets_to_open_simultaneously=8&lt;BR /&gt;--num_tablets_to_delete_simultaneously=8&lt;BR /&gt;--rpc_service_queue_length=1000&lt;BR /&gt;--raft_heartbeat_interval_ms=1000&lt;BR /&gt;--tablet_transaction_memory_limit_mb=128&lt;BR /&gt;--unlock_unsafe_flags=true&lt;BR /&gt;--max_cell_size_bytes=209715200&lt;BR /&gt;--rpc_max_message_size=134217728&lt;/P&gt;</description>
    <pubDate>Sat, 04 Nov 2023 14:56:50 GMT</pubDate>
    <dc:creator>jizhizhang</dc:creator>
    <dc:date>2023-11-04T14:56:50Z</dc:date>
    <item>
      <title>RPC frame had a length of 56685640, but we only support messages up to 52428800 bytes long</title>
      <link>https://community.cloudera.com/t5/Support-Questions/RPC-frame-had-a-length-of-56685640-but-we-only-support/m-p/378579#M243590</link>
      <description>&lt;P&gt;Dear community gods, I am using CDH6.3.1 and I am exporting data from KUDU and it has an error as follows. I need your help now：&lt;/P&gt;&lt;P&gt;[root@hadoop001 impalad]# sudo -u impala impala-shell -i hadoop001 -d test --query_option="SPOOL_QUERY_RESULTS=TRUE" -l -u user01&lt;BR /&gt;--auth_creds_ok_in_clear -q "select * from test.test_table01 where length(file_data_json)/1024/1024 &amp;gt; 20 limit 1"&lt;BR /&gt;Starting Impala Shell using LDAP-based authentication&lt;BR /&gt;LDAP password for user01:&lt;BR /&gt;Opened TCP connection to hadoop001:21000&lt;BR /&gt;Connected to hadoop001:21000&lt;BR /&gt;Server version: impalad version 3.2.0-cdh6.3.2 RELEASE (build 1bb9836227301b839a32c6bc230e35439d5984ac)&lt;BR /&gt;SPOOL_QUERY_RESULTS is not supported for the impalad being connected to, ignoring.&lt;BR /&gt;Query: use `test`&lt;BR /&gt;Query: use `test`&lt;BR /&gt;Query: select * from test.test_table01 where length(file_data_json)/1024/1024 &amp;gt; 20 limit 1&lt;BR /&gt;Query submitted at: 2023-11-03 21:59:04 (Coordinator: &lt;A href="http://hadoop001:25000" target="_blank" rel="noopener"&gt;http://hadoop001:25000&lt;/A&gt;)&lt;BR /&gt;Query progress can be monitored at: &lt;A href="http://hadoop001:25000/query_plan?query_id=ed46b03a61e6b6a6:558e158800000000" target="_blank" rel="noopener"&gt;http://hadoop001:25000/query_plan?query_id=ed46b03a61e6b6a6:558e158800000000&lt;/A&gt;&lt;BR /&gt;ERROR: Unable to advance iterator for node with id '0' for Kudu table 'test.test_table01': Network error: RPC frame had a length of 53275184, but we only support messages up to 52428800 bytes long.&lt;BR /&gt;Could not execute command: select * from test.test_table01 where length(file_data_json)/1024/1024 &amp;gt; 20 limit 1&lt;BR /&gt;[root@hadoop001 impalad]#&lt;/P&gt;&lt;P&gt;It should be noted that my KUDU in the "gflagfile Kudu Service Advanced Configuration code snippet (Safety valve)"&lt;BR /&gt;has a custom configuration as follows:&lt;BR /&gt;--num_tablets_to_open_simultaneously=8&lt;BR /&gt;--num_tablets_to_delete_simultaneously=8&lt;BR /&gt;--rpc_service_queue_length=1000&lt;BR /&gt;--raft_heartbeat_interval_ms=1000&lt;BR /&gt;--tablet_transaction_memory_limit_mb=128&lt;BR /&gt;--unlock_unsafe_flags=true&lt;BR /&gt;--max_cell_size_bytes=209715200&lt;BR /&gt;--rpc_max_message_size=134217728&lt;/P&gt;</description>
      <pubDate>Sat, 04 Nov 2023 14:56:50 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/RPC-frame-had-a-length-of-56685640-but-we-only-support/m-p/378579#M243590</guid>
      <dc:creator>jizhizhang</dc:creator>
      <dc:date>2023-11-04T14:56:50Z</dc:date>
    </item>
    <item>
      <title>Re: RPC frame had a length of 56685640, but we only support messages up to 52428800 bytes long</title>
      <link>https://community.cloudera.com/t5/Support-Questions/RPC-frame-had-a-length-of-56685640-but-we-only-support/m-p/378631#M243610</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/107722"&gt;@jizhizhang&lt;/a&gt;,&amp;nbsp;Welcome to our community! To help you get the best possible answer, I have tagged in our CDH experts &lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/82089"&gt;@willx&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/29989"&gt;@vaishaakb&lt;/a&gt;&amp;nbsp;who may be able to assist you further.&lt;BR /&gt;&lt;BR /&gt;Please feel free to provide any additional information or details about your query, and we hope that you will find a satisfactory solution to your question.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Nov 2023 10:32:19 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/RPC-frame-had-a-length-of-56685640-but-we-only-support/m-p/378631#M243610</guid>
      <dc:creator>VidyaSargur</dc:creator>
      <dc:date>2023-11-06T10:32:19Z</dc:date>
    </item>
    <item>
      <title>Re: RPC frame had a length of 56685640, but we only support messages up to 52428800 bytes long</title>
      <link>https://community.cloudera.com/t5/Support-Questions/RPC-frame-had-a-length-of-56685640-but-we-only-support/m-p/379361#M243843</link>
      <description>&lt;P&gt;not sure how you run this issue, as you mentioned that you have set the "&lt;SPAN&gt;--rpc_max_message_size" to 128M (default is 50M), Can you check if you have restarted your Kudu Tservers after you changed to 128M?&amp;nbsp; Try to check this flag runtime value from Tserver UI flags page.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://kudu.apache.org/docs/configuration_reference.html#kudu-master_rpc_max_message_size" target="_blank"&gt;https://kudu.apache.org/docs/configuration_reference.html#kudu-master_rpc_max_message_size&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Nov 2023 00:22:08 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/RPC-frame-had-a-length-of-56685640-but-we-only-support/m-p/379361#M243843</guid>
      <dc:creator>ChrisGe</dc:creator>
      <dc:date>2023-11-22T00:22:08Z</dc:date>
    </item>
    <item>
      <title>Re: RPC frame had a length of 56685640, but we only support messages up to 52428800 bytes long</title>
      <link>https://community.cloudera.com/t5/Support-Questions/RPC-frame-had-a-length-of-56685640-but-we-only-support/m-p/380220#M244012</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/107722"&gt;@jizhizhang&lt;/a&gt;,&amp;nbsp;Has the reply helped resolve your issue? If so, please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Dec 2023 10:24:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/RPC-frame-had-a-length-of-56685640-but-we-only-support/m-p/380220#M244012</guid>
      <dc:creator>VidyaSargur</dc:creator>
      <dc:date>2023-12-04T10:24:52Z</dc:date>
    </item>
  </channel>
</rss>

