<?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: Cannot connect to Impala via ODBC in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cannot-connect-to-Impala-via-ODBC/m-p/87022#M81033</link>
    <description>&lt;P&gt;&amp;lt;used SASL&amp;gt;&lt;/P&gt;</description>
    <pubDate>Thu, 28 Feb 2019 06:32:48 GMT</pubDate>
    <dc:creator>Hadoopuser</dc:creator>
    <dc:date>2019-02-28T06:32:48Z</dc:date>
    <item>
      <title>Cannot connect to Impala via ODBC</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cannot-connect-to-Impala-via-ODBC/m-p/77389#M81030</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;does anybody know what exactly this error means?&lt;/P&gt;
&lt;P&gt;[Cloudera][ImpalaODBC] (100) Error from the Impala Thrift API: SASL(-1): generic failure: Failed to initialize security context: No credentials are available in the security package&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have a ODBC driver 2.5.41 connecting to Impala daemon, the user has a valid ticket in the Windows machine, but the driver refuse to connect. Mechanism is Kerberos, service name, keytab .. all configured in ODBC Setup.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The impala daemon does not show any particular meaningful message in the logs about the login attempt,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 13:30:35 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cannot-connect-to-Impala-via-ODBC/m-p/77389#M81030</guid>
      <dc:creator>Tomas79</dc:creator>
      <dc:date>2022-09-16T13:30:35Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot connect to Impala via ODBC</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cannot-connect-to-Impala-via-ODBC/m-p/77529#M81031</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/11235"&gt;@Tomas79&lt;/a&gt;&lt;BR /&gt;&lt;BR /&gt;Check the value of your params&lt;/P&gt;&lt;PRE&gt;SSL=
UseSASL=&lt;/PRE&gt;&lt;P&gt;in odbc.ini&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jul 2018 16:45:47 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cannot-connect-to-Impala-via-ODBC/m-p/77529#M81031</guid>
      <dc:creator>AcharkiMed</dc:creator>
      <dc:date>2018-07-25T16:45:47Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot connect to Impala via ODBC</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cannot-connect-to-Impala-via-ODBC/m-p/86211#M81032</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What are the values to be passed for these parameters&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;SSL= 1
UseSASL=0&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Description=&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Driver=&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;HOST=&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;PORT=&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Database=dbname&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;AuthMech=4&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;UID=username&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;PWD=password&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;SSL=1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;CAIssuedCertNamesMismatch=1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;TrustedCerts=&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;KrbFQDN=&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;KrbRealm=&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;KrbServiceName=&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;TSaslTransportBufSize=1000&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;RowsFetchedPerBlock=10000&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;SocketTimeout=0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;StringColumnLength=32767&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;UseNativeQuery=0&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Feb 2019 06:52:37 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cannot-connect-to-Impala-via-ODBC/m-p/86211#M81032</guid>
      <dc:creator>Hadoopuser</dc:creator>
      <dc:date>2019-02-11T06:52:37Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot connect to Impala via ODBC</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cannot-connect-to-Impala-via-ODBC/m-p/87022#M81033</link>
      <description>&lt;P&gt;&amp;lt;used SASL&amp;gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Feb 2019 06:32:48 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cannot-connect-to-Impala-via-ODBC/m-p/87022#M81033</guid>
      <dc:creator>Hadoopuser</dc:creator>
      <dc:date>2019-02-28T06:32:48Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot connect to Impala via ODBC</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cannot-connect-to-Impala-via-ODBC/m-p/87023#M81034</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/31963"&gt;@Hadoopuser&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What are the values to be passed for these parameters&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;SSL= 1
UseSASL=0&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Description=&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Driver=&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;HOST=&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;PORT=&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;Database=dbname&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;AuthMech=4&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;UID=username&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;PWD=password&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;SSL=1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;CAIssuedCertNamesMismatch=1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;TrustedCerts=&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;KrbFQDN=&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;KrbRealm=&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;KrbServiceName=&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;TSaslTransportBufSize=1000&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;RowsFetchedPerBlock=10000&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;SocketTimeout=0&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;StringColumnLength=32767&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier"&gt;UseNativeQuery=0&lt;/FONT&gt;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;BR /&gt;&amp;lt;used SASL&amp;gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Feb 2019 06:43:20 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cannot-connect-to-Impala-via-ODBC/m-p/87023#M81034</guid>
      <dc:creator>Hadoopuser</dc:creator>
      <dc:date>2019-02-28T06:43:20Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot connect to Impala via ODBC</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cannot-connect-to-Impala-via-ODBC/m-p/87136#M81035</link>
      <description>Yes</description>
      <pubDate>Sat, 02 Mar 2019 04:18:07 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Cannot-connect-to-Impala-via-ODBC/m-p/87136#M81035</guid>
      <dc:creator>Hadoopuser</dc:creator>
      <dc:date>2019-03-02T04:18:07Z</dc:date>
    </item>
  </channel>
</rss>

