<?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 getting error while testing AWS Athena odbc connection in Linux machine in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/getting-error-while-testing-AWS-Athena-odbc-connection-in-Linux/m-p/449277#M13868</link>
    <description>&lt;P&gt;we have a requirement&amp;nbsp; " connect from SAS to Athena "&lt;/P&gt;&lt;P&gt;followed below steps&lt;/P&gt;&lt;P&gt;1. installed AWS Athena ODBC drivers&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. updated the odbc.ini , odbcinst.ini&amp;nbsp; and&amp;nbsp;simba.athenaodbc.ini&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;odbc.ini :&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;[AthenaAWS]&lt;BR /&gt;Driver=/opt/simba/athenaodbc/lib/64/libathenaodbc_sb64.so&lt;BR /&gt;AuthenticationType=Default Credentials&lt;BR /&gt;AwsRegion=us-east-1&lt;BR /&gt;S3OutputLocation=s3://aws-athena-tableau-results/&lt;BR /&gt;ProxyHost=Using proxy ip address&lt;BR /&gt;ProxyPort=80&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;odbcinst.ini:&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;[Simba Athena ODBC Driver 64-bit]&lt;BR /&gt;Description=Simba Athena ODBC Driver (64-bit)&lt;BR /&gt;Driver=/opt/simba/athenaodbc/lib/64/libathenaodbc_sb64.so&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;simba.athenaodbc.ini&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;[Driver]&lt;BR /&gt;## - Note that this default DriverManagerEncoding of UTF-32 is for iODBC.&lt;BR /&gt;ErrorMessagesPath=/opt/simba/athenaodbc/ErrorMessages&lt;BR /&gt;LogLevel=5&lt;BR /&gt;LogFileSize=100MB&lt;BR /&gt;LogPath=/tmp/athena.log&lt;BR /&gt;SwapFilePath=/tmp&lt;BR /&gt;# unixODBC&lt;BR /&gt;ODBCInstLib=/usr/lib64/libodbcinst.so&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;While Testing below error getting :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;$isql -v AthenaAWS dummy dummy&lt;BR /&gt;[S1000][unixODBC][Simba][Athena] (1040) An error has been thrown from the AWS Athena client. Athena Error No: 99, HTTP Response Code: 10562392, Error Message: Unable to connect to endpoint&lt;BR /&gt;[ISQL]ERROR: Could not SQLConnect&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;environment :&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;RHEL 6.7&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;JAVA Version :&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;$java -version&lt;BR /&gt;java version "1.7.0_79"&lt;BR /&gt;OpenJDK Runtime Environment (rhel-2.5.5.4.el6-x86_64 u79-b14)&lt;BR /&gt;OpenJDK 64-Bit Server VM (build 24.79-b02, mixed mode)&lt;/P&gt;&lt;P&gt;Please let us know the solution if anyone faced this issue earlier. And let me know if need more information on this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in Advance&lt;/P&gt;</description>
    <pubDate>Wed, 28 Mar 2018 11:18:12 GMT</pubDate>
    <dc:creator>srinivask</dc:creator>
    <dc:date>2018-03-28T11:18:12Z</dc:date>
    <item>
      <title>getting error while testing AWS Athena odbc connection in Linux machine</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/getting-error-while-testing-AWS-Athena-odbc-connection-in-Linux/m-p/449277#M13868</link>
      <description>&lt;P&gt;we have a requirement&amp;nbsp; " connect from SAS to Athena "&lt;/P&gt;&lt;P&gt;followed below steps&lt;/P&gt;&lt;P&gt;1. installed AWS Athena ODBC drivers&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. updated the odbc.ini , odbcinst.ini&amp;nbsp; and&amp;nbsp;simba.athenaodbc.ini&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;odbc.ini :&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;[AthenaAWS]&lt;BR /&gt;Driver=/opt/simba/athenaodbc/lib/64/libathenaodbc_sb64.so&lt;BR /&gt;AuthenticationType=Default Credentials&lt;BR /&gt;AwsRegion=us-east-1&lt;BR /&gt;S3OutputLocation=s3://aws-athena-tableau-results/&lt;BR /&gt;ProxyHost=Using proxy ip address&lt;BR /&gt;ProxyPort=80&lt;/P&gt;&lt;P&gt;&lt;U&gt;&lt;STRONG&gt;odbcinst.ini:&lt;/STRONG&gt;&lt;/U&gt;&lt;/P&gt;&lt;P&gt;[Simba Athena ODBC Driver 64-bit]&lt;BR /&gt;Description=Simba Athena ODBC Driver (64-bit)&lt;BR /&gt;Driver=/opt/simba/athenaodbc/lib/64/libathenaodbc_sb64.so&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;simba.athenaodbc.ini&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;[Driver]&lt;BR /&gt;## - Note that this default DriverManagerEncoding of UTF-32 is for iODBC.&lt;BR /&gt;ErrorMessagesPath=/opt/simba/athenaodbc/ErrorMessages&lt;BR /&gt;LogLevel=5&lt;BR /&gt;LogFileSize=100MB&lt;BR /&gt;LogPath=/tmp/athena.log&lt;BR /&gt;SwapFilePath=/tmp&lt;BR /&gt;# unixODBC&lt;BR /&gt;ODBCInstLib=/usr/lib64/libodbcinst.so&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;While Testing below error getting :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;$isql -v AthenaAWS dummy dummy&lt;BR /&gt;[S1000][unixODBC][Simba][Athena] (1040) An error has been thrown from the AWS Athena client. Athena Error No: 99, HTTP Response Code: 10562392, Error Message: Unable to connect to endpoint&lt;BR /&gt;[ISQL]ERROR: Could not SQLConnect&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;environment :&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;RHEL 6.7&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;JAVA Version :&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;$java -version&lt;BR /&gt;java version "1.7.0_79"&lt;BR /&gt;OpenJDK Runtime Environment (rhel-2.5.5.4.el6-x86_64 u79-b14)&lt;BR /&gt;OpenJDK 64-Bit Server VM (build 24.79-b02, mixed mode)&lt;/P&gt;&lt;P&gt;Please let us know the solution if anyone faced this issue earlier. And let me know if need more information on this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in Advance&lt;/P&gt;</description>
      <pubDate>Wed, 28 Mar 2018 11:18:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/getting-error-while-testing-AWS-Athena-odbc-connection-in-Linux/m-p/449277#M13868</guid>
      <dc:creator>srinivask</dc:creator>
      <dc:date>2018-03-28T11:18:12Z</dc:date>
    </item>
    <item>
      <title>Re: getting error while testing AWS Athena odbc connection in Linux machine</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/getting-error-while-testing-AWS-Athena-odbc-connection-in-Linux/m-p/450081#M13880</link>
      <description>&lt;P&gt;Since your testing to date doesn't yet involve SAS you might be better off posting this on an Athena-related forum.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Mar 2018 22:27:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/getting-error-while-testing-AWS-Athena-odbc-connection-in-Linux/m-p/450081#M13880</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2018-03-30T22:27:45Z</dc:date>
    </item>
  </channel>
</rss>

