<?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: ODBC driver issue for Hadoop endpoint in Qlik Replicate</title>
    <link>https://community.qlik.com/t5/Qlik-Replicate/ODBC-driver-issue-for-Hadoop-endpoint/m-p/2416904#M9357</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/213954"&gt;@Megha_More&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Glad to hear that, thank you so much for your feedback!&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;</description>
    <pubDate>Fri, 09 Feb 2024 06:03:27 GMT</pubDate>
    <dc:creator>john_wang</dc:creator>
    <dc:date>2024-02-09T06:03:27Z</dc:date>
    <item>
      <title>ODBC driver issue for Hadoop endpoint</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/ODBC-driver-issue-for-Hadoop-endpoint/m-p/2415751#M9303</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;We are facing below error message while establishing endpoint connection for Hadoop on Linux environment&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Failed to prepare Hive ODBC Parameter.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;No drivers were&amp;nbsp; found. Failed to find Hive ODBC driver.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Though we have configured the Cloudera ODBC driver (version&amp;nbsp;&lt;SPAN&gt;2.06.09.1009).&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Can you please help with the same.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Megha&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Feb 2024 06:23:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/ODBC-driver-issue-for-Hadoop-endpoint/m-p/2415751#M9303</guid>
      <dc:creator>Megha_More</dc:creator>
      <dc:date>2024-02-07T06:23:06Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC driver issue for Hadoop endpoint</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/ODBC-driver-issue-for-Hadoop-endpoint/m-p/2415768#M9306</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/213954"&gt;@Megha_More&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thanks for reaching out to Qlik Community!&lt;/P&gt;
&lt;P&gt;Please check below files:&lt;/P&gt;
&lt;P&gt;1- Make sure you have the proper driver entry in file "&lt;FONT face="courier new,courier"&gt;/etc/odbcinst.ini&lt;/FONT&gt;"&lt;/P&gt;
&lt;P&gt;2- Make sure the &lt;FONT face="courier new,courier"&gt;64-bit ODBC Driver&lt;/FONT&gt; was installed. You may try to test the connectivity by run command "&lt;FONT face="courier new,courier"&gt;isql&lt;/FONT&gt;" on Linux. If &lt;FONT face="courier new,courier"&gt;isql&lt;/FONT&gt; works then Replicate should work too.&lt;/P&gt;
&lt;P&gt;3- In Qlik Replicate, use the internal parameter "&lt;FONT face="courier new,courier"&gt;driver&lt;/FONT&gt;" and input the corresponding same entry name in file "&lt;FONT face="courier new,courier"&gt;/etc/odbcinst.ini&lt;/FONT&gt;"&lt;/P&gt;
&lt;P&gt;4- Make sure to add ODBC Driver installation libs folder to &lt;FONT face="courier new,courier"&gt;LD_LIBRARY_PATH&lt;/FONT&gt; in file "&lt;FONT face="courier new,courier"&gt;site_arep_login.sh&lt;/FONT&gt;"&lt;/P&gt;
&lt;P&gt;5- Try to restart Replicate Service&lt;/P&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Feb 2024 07:01:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/ODBC-driver-issue-for-Hadoop-endpoint/m-p/2415768#M9306</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2024-02-07T07:01:52Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC driver issue for Hadoop endpoint</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/ODBC-driver-issue-for-Hadoop-endpoint/m-p/2415812#M9308</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/115309"&gt;@john_wang&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Thank you for the quick response.&lt;/P&gt;
&lt;P&gt;Can you please guide us on the point 3.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We have specify below entries in&amp;nbsp;&lt;FONT face="courier new,courier"&gt;/etc/odbcinst.ini&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;DriverManagerEncoding=UTF-16&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;ODBCInstLib=libodbcinst.so&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;After entering same values under internal parameter driver, We got an error that is saying driver is not found.&lt;/P&gt;
&lt;P&gt;Could you please let us know which entries should be enter under internal parameter and above mentioned entries is correct or not ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Megha&lt;/P&gt;
&lt;P&gt;&lt;CODE&gt;&lt;/CODE&gt;&lt;CODE&gt;&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 07 Feb 2024 07:55:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/ODBC-driver-issue-for-Hadoop-endpoint/m-p/2415812#M9308</guid>
      <dc:creator>Megha_More</dc:creator>
      <dc:date>2024-02-07T07:55:43Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC driver issue for Hadoop endpoint</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/ODBC-driver-issue-for-Hadoop-endpoint/m-p/2415971#M9311</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/213954"&gt;@Megha_More&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Looks to me the &lt;FONT face="courier new,courier"&gt;/etc/odbcinst.ini&lt;/FONT&gt; is inaccurate. A typical file contents include lines:&lt;/P&gt;
&lt;P&gt;&lt;FONT face="courier new,courier"&gt; [Cloudera ODBC Driver for Apache Hive 64-bit]&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Description=Cloudera ODBC Driver for Apache Hive (64-bit)&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Driver=/opt/cloudera/hiveodbc/lib/64/libclouderahiveodbc64.so&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Where the&amp;nbsp;&lt;SPAN&gt;internal parameter "&lt;/SPAN&gt;&lt;FONT face="courier new,courier"&gt;driver&lt;/FONT&gt;&lt;SPAN&gt;" (in step 3) value should be set to "&lt;FONT face="courier new,courier"&gt;Cloudera ODBC Driver for Apache Hive 64-bit&lt;/FONT&gt;" (without double-quotes).&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;BTW, please make sure the "isql" works prior to test the connectivity in Qlik Replicate.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;thanks,&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Feb 2024 12:14:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/ODBC-driver-issue-for-Hadoop-endpoint/m-p/2415971#M9311</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2024-02-07T12:14:42Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC driver issue for Hadoop endpoint</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/ODBC-driver-issue-for-Hadoop-endpoint/m-p/2416887#M9356</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/115309"&gt;@john_wang&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Issue resolved!!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Megha&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Feb 2024 05:24:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/ODBC-driver-issue-for-Hadoop-endpoint/m-p/2416887#M9356</guid>
      <dc:creator>Megha_More</dc:creator>
      <dc:date>2024-02-09T05:24:02Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC driver issue for Hadoop endpoint</title>
      <link>https://community.qlik.com/t5/Qlik-Replicate/ODBC-driver-issue-for-Hadoop-endpoint/m-p/2416904#M9357</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/213954"&gt;@Megha_More&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;Glad to hear that, thank you so much for your feedback!&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;John.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Feb 2024 06:03:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Qlik-Replicate/ODBC-driver-issue-for-Hadoop-endpoint/m-p/2416904#M9357</guid>
      <dc:creator>john_wang</dc:creator>
      <dc:date>2024-02-09T06:03:27Z</dc:date>
    </item>
  </channel>
</rss>

