<?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: Impala query error in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Impala-query-error/m-p/401612#M251249</link>
    <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/123828"&gt;@ysong26&lt;/a&gt;,Welcome to our community! To help you get the best possible answer, I have tagged our Impala experts&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/75213"&gt;@ChethanYM&lt;/a&gt;&amp;nbsp; &lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/82089"&gt;@willx&lt;/a&gt;&amp;nbsp;&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>Fri, 07 Feb 2025 07:04:01 GMT</pubDate>
    <dc:creator>VidyaSargur</dc:creator>
    <dc:date>2025-02-07T07:04:01Z</dc:date>
    <item>
      <title>Impala query error</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Impala-query-error/m-p/401602#M251241</link>
      <description>&lt;P&gt;Please note that the previous text was translated using a translator, so it might sound a bit awkward. I apologize for any confusion.&lt;/P&gt;&lt;P&gt;I’m encountering an issue where everything runs fine initially, but sometimes I experience this error. Could anyone help me understand what might be causing it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;[Cloudera][ImpalaJDBCDriver](500051) ERROR processing query/statement. Error Code: ExecuteStatement failed: out of sequence response: expected 6 but got 5, SQL state: HY000,&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Query: select * from (SELECT tool_path,tag,act_time,value,row_number() over (partition by tool_path,tag order by act_time desc) as rownum FROM `X`.`Y` WHERE (tag like 'A%' or tag like 'B%' or tag like 'C%' or tag like 'D%' or tag like 'E%' or tag like 'F%' or tag like 'G%' or tag like 'H%' or tag like 'I%' or tag like 'J%' or tag like 'K%' or tag like 'L%' or tag like 'M%' or tag like 'N%' or tag like 'O%' or tag like 'P%' or tag like 'Q%' or tag like 'R%' or tag like 'S%' or tag like 'T%' or tag like 'U%') and act_time BETWEEN DATE_SUB(NOW(), INTERVAL 2 HOUR) AND NOW() and param_type = 'M') a where rownum=1.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Feb 2025 04:57:35 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Impala-query-error/m-p/401602#M251241</guid>
      <dc:creator>ysong26</dc:creator>
      <dc:date>2025-02-07T04:57:35Z</dc:date>
    </item>
    <item>
      <title>Re: Impala query error</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Impala-query-error/m-p/401612#M251249</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/123828"&gt;@ysong26&lt;/a&gt;,Welcome to our community! To help you get the best possible answer, I have tagged our Impala experts&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/75213"&gt;@ChethanYM&lt;/a&gt;&amp;nbsp; &lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/82089"&gt;@willx&lt;/a&gt;&amp;nbsp;&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>Fri, 07 Feb 2025 07:04:01 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Impala-query-error/m-p/401612#M251249</guid>
      <dc:creator>VidyaSargur</dc:creator>
      <dc:date>2025-02-07T07:04:01Z</dc:date>
    </item>
    <item>
      <title>Re: Impala query error</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Impala-query-error/m-p/401971#M251367</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/123828"&gt;@ysong26&lt;/a&gt;&amp;nbsp;The "out of sequence response" error suggests that the Impala JDBC driver expected a specific response sequence but received an unexpected one.&lt;/P&gt;&lt;P&gt;This can happen due to network latency, dropped packets, or an issue in the client-server communication.&lt;/P&gt;&lt;P&gt;See if you have set high value for "defaultRowBatchSize" property, If yes you can lower it and check which JDBC driver version you are using try to use the latest version available and see if that helps.&lt;/P&gt;&lt;P&gt;Also verify if any network issues in the system.&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;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2025 13:33:33 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Impala-query-error/m-p/401971#M251367</guid>
      <dc:creator>ChethanYM</dc:creator>
      <dc:date>2025-02-13T13:33:33Z</dc:date>
    </item>
    <item>
      <title>Re: Impala query error</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Impala-query-error/m-p/403061#M251869</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/123828"&gt;@ysong26&lt;/a&gt;&amp;nbsp;Did the response assist in resolving your query? If it did, kindly mark the relevant reply as the solution, as it will aid others in locating the answer more easily in the future.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 27 Feb 2025 10:49:36 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Impala-query-error/m-p/403061#M251869</guid>
      <dc:creator>VidyaSargur</dc:creator>
      <dc:date>2025-02-27T10:49:36Z</dc:date>
    </item>
    <item>
      <title>Re: Impala query error</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Impala-query-error/m-p/405351#M252462</link>
      <description>&lt;P&gt;Adding to what&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/75213"&gt;@ChethanYM&lt;/a&gt;&amp;nbsp;said, shared traces can also arise from third party tool while connection gets closed abruptly or issue with proxy host/knox if you are using one in JDBC connection settings.&lt;/P&gt;&lt;P&gt;If you would like more debugging on this,&amp;nbsp;appending JDBC driver DEBUG logs would be helpful. To do so, add below with JDBC connection string and repro the issue , It will generate driver DEBUG logs and may give some more details about the issue.&lt;/P&gt;&lt;P class="p1"&gt;LogLevel=6;LogPath=/tmp/jdbclog&lt;/P&gt;&lt;P class="p1"&gt;Regards,&lt;/P&gt;&lt;P class="p1"&gt;Krish&lt;/P&gt;</description>
      <pubDate>Wed, 02 Apr 2025 20:44:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Impala-query-error/m-p/405351#M252462</guid>
      <dc:creator>kbanik</dc:creator>
      <dc:date>2025-04-02T20:44:20Z</dc:date>
    </item>
  </channel>
</rss>

