<?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 live install to AWS EC2, Can't connect with ODBC in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Impala-live-install-to-AWS-EC2-Can-t-connect-with-ODBC/m-p/30572#M6893</link>
    <description>&lt;P&gt;Congratulations on finding the solution to your issue and thank you for sharing it. Hopefully it will help others with a similar problem.&lt;/P&gt;</description>
    <pubDate>Thu, 06 Aug 2015 20:17:56 GMT</pubDate>
    <dc:creator>cjervis</dc:creator>
    <dc:date>2015-08-06T20:17:56Z</dc:date>
    <item>
      <title>Impala live install to AWS EC2, Can't connect with ODBC</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Impala-live-install-to-AWS-EC2-Can-t-connect-with-ODBC/m-p/30514#M6891</link>
      <description>&lt;P&gt;We are trying to test an Impala setup which was installed via the Live &amp;nbsp;install to AWS. &amp;nbsp;We are able to connect to the site, even SSH tunnel to the EC2 servers and utilize the web based interface for queries and uploading. &amp;nbsp;So far have been unable to connect via ODBC setting up the Cloudera drivers on MacOS 10.10 Yosemite, the current iODBC drivers have been installed as well. &amp;nbsp;Trying to connect to the master node, the one the cloudera inteface runs from at port 21050... &amp;nbsp;Using SSL and the .pem from keypairs generated to connect with EC2. &amp;nbsp;we are able to ssh into the EC2 instance with the .pem file.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The log from the driver is&lt;/P&gt;&lt;P&gt;&amp;nbsp;Aug 05 13:02:49 INFO&amp;nbsp; 1 Driver::LogVersions: SDK Version: 09.03.09.1009&lt;/P&gt;&lt;P&gt;Aug 05 13:02:49 INFO&amp;nbsp; 1 Driver::LogVersions: DSII Version: 2.5.29.1009&lt;/P&gt;&lt;P&gt;Aug 05 13:02:49 INFO&amp;nbsp; 1 Driver::Initialize: Database CHAR Encoding: UTF-8&lt;/P&gt;&lt;P&gt;Aug 05 13:02:49 INFO&amp;nbsp; 1 Driver::Initialize: Database WCHAR Encoding: UTF-16LE&lt;/P&gt;&lt;P&gt;Aug 05 13:02:49 INFO&amp;nbsp; 1 Driver::Initialize: ANSI CHAR Encoding: US-ASCII&lt;/P&gt;&lt;P&gt;Aug 05 13:02:49 INFO&amp;nbsp; 1 Driver::Initialize: Driver Manager WCHAR Encoding: UTF-32LE&lt;/P&gt;&lt;P&gt;Aug 05 13:02:49 INFO&amp;nbsp; 1 Driver::Initialize: Locale name: en_US_POSIX&lt;/P&gt;&lt;P&gt;Aug 05 13:02:49 INFO&amp;nbsp; 1 Driver::Initialize: Bitness: 64-bit&lt;/P&gt;&lt;P&gt;Aug 05 13:02:49 INFO&amp;nbsp; 1 CInterface::SQLAllocHandle: Allocating environment handle.&lt;/P&gt;&lt;P&gt;Aug 05 13:02:49 INFO&amp;nbsp; 1 Environment::SQLSetEnvAttr: Attribute: SQL_ATTR_ODBC_VERSION (200)&lt;/P&gt;&lt;P&gt;Aug 05 13:02:49 INFO&amp;nbsp; 1 EnvironmentAttributes::SetAttribute: Setting ODBC version to: 3&lt;/P&gt;&lt;P&gt;Aug 05 13:02:49 INFO&amp;nbsp; 1 CInterface::SQLAllocHandle: Allocating connection handle.&lt;/P&gt;&lt;P&gt;Aug 05 13:02:49 ERROR 1 Connection::SQLDriverConnectW: [Cloudera][ImpalaODBC] (100) Error from the Impala \&lt;/P&gt;&lt;P&gt;Thrift API: SSL_CTX_load_verify_locations: error code: 0&lt;/P&gt;&lt;P&gt;Aug 05 13:13:19 INFO&amp;nbsp; 1 CInterface::SQLAllocHandle: Allocating environment handle.&lt;/P&gt;&lt;P&gt;Aug 05 13:13:19 INFO&amp;nbsp; 1 Environment::SQLSetEnvAttr: Attribute: SQL_ATTR_ODBC_VERSION (200)&lt;/P&gt;&lt;P&gt;Aug 05 13:13:19 INFO&amp;nbsp; 1 EnvironmentAttributes::SetAttribute: Setting ODBC version to: 3&lt;/P&gt;&lt;P&gt;Aug 05 13:13:19 INFO&amp;nbsp; 1 CInterface::SQLAllocHandle: Allocating connection handle.&lt;/P&gt;&lt;P&gt;Aug 05 13:13:19 ERROR 1 Connection::SQLDriverConnectW: [Cloudera][ImpalaODBC] (100) Error from the Impala \&lt;/P&gt;&lt;P&gt;Thrift API: SSL_CTX_load_verify_locations: No such process&lt;/P&gt;&lt;P&gt;Aug 05 13:18:35 INFO&amp;nbsp; 1 Driver::LogVersions: SDK Version: 09.03.09.1009&lt;/P&gt;&lt;P&gt;Aug 05 13:18:35 INFO&amp;nbsp; 1 Driver::LogVersions: DSII Version: 2.5.29.1009&lt;/P&gt;&lt;P&gt;Aug 05 13:18:35 INFO&amp;nbsp; 1 Driver::Initialize: Database CHAR Encoding: UTF-8&lt;/P&gt;&lt;P&gt;Aug 05 13:18:35 INFO&amp;nbsp; 1 Driver::Initialize: Database WCHAR Encoding: UTF-16LE&lt;/P&gt;&lt;P&gt;Aug 05 13:18:35 INFO&amp;nbsp; 1 Driver::Initialize: ANSI CHAR Encoding: US-ASCII&lt;/P&gt;&lt;P&gt;Aug 05 13:18:35 INFO&amp;nbsp; 1 Driver::Initialize: Driver Manager WCHAR Encoding: UTF-32LE&lt;/P&gt;&lt;P&gt;Aug 05 13:18:35 INFO&amp;nbsp; 1 Driver::Initialize: Locale name: en_US_POSIX&lt;/P&gt;&lt;P&gt;Aug 05 13:18:35 INFO&amp;nbsp; 1 Driver::Initialize: Bitness: 64-bit&lt;/P&gt;&lt;P&gt;Aug 05 13:18:35 INFO&amp;nbsp; 1 CInterface::SQLAllocHandle: Allocating environment handle.&lt;/P&gt;&lt;P&gt;Aug 05 13:18:35 INFO&amp;nbsp; 1 Environment::SQLSetEnvAttr: Attribute: SQL_ATTR_ODBC_VERSION (200)&lt;/P&gt;&lt;P&gt;Aug 05 13:18:35 INFO&amp;nbsp; 1 EnvironmentAttributes::SetAttribute: Setting ODBC version to: 3&lt;/P&gt;&lt;P&gt;Aug 05 13:18:35 INFO&amp;nbsp; 1 CInterface::SQLAllocHandle: Allocating connection handle.&lt;/P&gt;&lt;P&gt;Aug 05 13:18:35 ERROR 1 Connection::SQLDriverConnectW: [Cloudera][ImpalaODBC] (100) Error from the Impala \&lt;/P&gt;&lt;P&gt;Thrift API: SSL_CTX_load_verify_locations: error code: 0&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Paul&lt;/P&gt;</description>
      <pubDate>Fri, 16 Sep 2022 09:37:01 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Impala-live-install-to-AWS-EC2-Can-t-connect-with-ODBC/m-p/30514#M6891</guid>
      <dc:creator>prn</dc:creator>
      <dc:date>2022-09-16T09:37:01Z</dc:date>
    </item>
    <item>
      <title>Re: Impala live install to AWS EC2, Can't connect with ODBC</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Impala-live-install-to-AWS-EC2-Can-t-connect-with-ODBC/m-p/30568#M6892</link>
      <description>&lt;P&gt;Discovered our problem. &amp;nbsp;The master node is running Hive but not Impala. &amp;nbsp;The slave nodes are running Impala. &amp;nbsp;Had to open port 21050 on a slave node and connect to the slave node instead of the master node. &amp;nbsp;This fact was not well documented or was just assumed to be know to users. &amp;nbsp;Once we had the port open and pointing to the public dns name of a slave node all was good.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Aug 2015 17:50:00 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Impala-live-install-to-AWS-EC2-Can-t-connect-with-ODBC/m-p/30568#M6892</guid>
      <dc:creator>prn</dc:creator>
      <dc:date>2015-08-06T17:50:00Z</dc:date>
    </item>
    <item>
      <title>Re: Impala live install to AWS EC2, Can't connect with ODBC</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Impala-live-install-to-AWS-EC2-Can-t-connect-with-ODBC/m-p/30572#M6893</link>
      <description>&lt;P&gt;Congratulations on finding the solution to your issue and thank you for sharing it. Hopefully it will help others with a similar problem.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Aug 2015 20:17:56 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Impala-live-install-to-AWS-EC2-Can-t-connect-with-ODBC/m-p/30572#M6893</guid>
      <dc:creator>cjervis</dc:creator>
      <dc:date>2015-08-06T20:17:56Z</dc:date>
    </item>
  </channel>
</rss>

