<?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>topic Re: Fetching view from Qlikview using Impala ODBC driver. in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Fetching-view-from-Qlikview-using-Impala-ODBC-driver/m-p/1913889#M1232004</link>
    <description>&lt;P&gt;&lt;SPAN&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/12681"&gt;@nikhilraorane&lt;/a&gt;,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;QlikView is receiving that error from the source, so this is not a QlikView error per se. &amp;nbsp;I did a Google search on the error and found an entry on the Cloudera Community portal - &lt;/SPAN&gt;&lt;A href="https://community.cloudera.com/t5/Support-Questions/Error-message-from-ODBC-connection/td-p/89507," target="_blank" rel="noopener"&gt;&lt;SPAN&gt;https://community.cloudera.com/t5/Support-Questions/Error-message-from-ODBC-connection/td-p/89507,&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt; which states the following:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;I&gt;Each Impala Daemon can only accept a finite total number of active client connections, which is likely what you are running into.&lt;/I&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;I&gt;Typically for concurrent access to a DB, it is better to use a connection pooling pattern with finite connections shared between threads of a single application. This avoids overloading a target server.&lt;/I&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So suggest that you bring this error to your DBA or reach out to Cloudera Support.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best Regards&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 04 Apr 2022 12:48:35 GMT</pubDate>
    <dc:creator>Chip_Matejowsky</dc:creator>
    <dc:date>2022-04-04T12:48:35Z</dc:date>
    <item>
      <title>Fetching view from Qlikview using Impala ODBC driver.</title>
      <link>https://community.qlik.com/t5/QlikView/Fetching-view-from-Qlikview-using-Impala-ODBC-driver/m-p/1913848#M1232003</link>
      <description>&lt;P&gt;Hi ,&lt;/P&gt;
&lt;P&gt;I am fetching a view from Hadoop using impala ODBC driver 2.6.14. I am able to fetch many views having crores of data but in 2 views I get below error after a certain amount of records are fetched.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;"QVX_UNEXPECTED_END_OF_DATA: SQL##f - SqlState: 08S01, ErrorCode: 120, ErrorMsg: [Cloudera][ImpalaODBC] (120) Error while retrieving data from in Impala: [08S01] : ImpalaThriftAPICallFailed".&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Request inputs for the same.&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;
&lt;P&gt;Nikhil Raorane&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jan 2026 16:26:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fetching-view-from-Qlikview-using-Impala-ODBC-driver/m-p/1913848#M1232003</guid>
      <dc:creator>nikhilraorane</dc:creator>
      <dc:date>2026-01-26T16:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: Fetching view from Qlikview using Impala ODBC driver.</title>
      <link>https://community.qlik.com/t5/QlikView/Fetching-view-from-Qlikview-using-Impala-ODBC-driver/m-p/1913889#M1232004</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/12681"&gt;@nikhilraorane&lt;/a&gt;,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;QlikView is receiving that error from the source, so this is not a QlikView error per se. &amp;nbsp;I did a Google search on the error and found an entry on the Cloudera Community portal - &lt;/SPAN&gt;&lt;A href="https://community.cloudera.com/t5/Support-Questions/Error-message-from-ODBC-connection/td-p/89507," target="_blank" rel="noopener"&gt;&lt;SPAN&gt;https://community.cloudera.com/t5/Support-Questions/Error-message-from-ODBC-connection/td-p/89507,&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt; which states the following:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;I&gt;Each Impala Daemon can only accept a finite total number of active client connections, which is likely what you are running into.&lt;/I&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;I&gt;Typically for concurrent access to a DB, it is better to use a connection pooling pattern with finite connections shared between threads of a single application. This avoids overloading a target server.&lt;/I&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So suggest that you bring this error to your DBA or reach out to Cloudera Support.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Best Regards&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Apr 2022 12:48:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fetching-view-from-Qlikview-using-Impala-ODBC-driver/m-p/1913889#M1232004</guid>
      <dc:creator>Chip_Matejowsky</dc:creator>
      <dc:date>2022-04-04T12:48:35Z</dc:date>
    </item>
    <item>
      <title>Re: Fetching view from Qlikview using Impala ODBC driver.</title>
      <link>https://community.qlik.com/t5/QlikView/Fetching-view-from-Qlikview-using-Impala-ODBC-driver/m-p/1915160#M1232005</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/13651"&gt;@Chip_Matejowsky&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Just updating you that I successfully fetched data of the same view from Tableau and HUE Imapala multiple times.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But in qlikview it fails.&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Wed, 06 Apr 2022 13:56:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fetching-view-from-Qlikview-using-Impala-ODBC-driver/m-p/1915160#M1232005</guid>
      <dc:creator>nikhilraorane</dc:creator>
      <dc:date>2022-04-06T13:56:25Z</dc:date>
    </item>
    <item>
      <title>Re: Fetching view from Qlikview using Impala ODBC driver.</title>
      <link>https://community.qlik.com/t5/QlikView/Fetching-view-from-Qlikview-using-Impala-ODBC-driver/m-p/1917648#M1232006</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/12681"&gt;@nikhilraorane&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;If you're not able to reach resolution with Cloudera Support or your DBA and you feel that this issue is a defect with QlikView, then you'll need to open a case with Qlik Support and provide the task/document logs, the connector logs, observed behavior vs. expected behavior.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2022 19:41:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Fetching-view-from-Qlikview-using-Impala-ODBC-driver/m-p/1917648#M1232006</guid>
      <dc:creator>Chip_Matejowsky</dc:creator>
      <dc:date>2022-04-12T19:41:24Z</dc:date>
    </item>
  </channel>
</rss>

