<?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: Getting error while testing Athena JDBC/ODBC bridge connectivity in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/Getting-error-while-testing-Athena-JDBC-ODBC-bridge-connectivity/m-p/466962#M14591</link>
    <description>&lt;P&gt;Hi Jeff,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;attributes under ---&amp;nbsp; &amp;nbsp;~/.aws/credentials&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[default]&lt;BR /&gt;aws_access_key_id =&amp;nbsp;xxxxxxxxxxxxxx&lt;BR /&gt;aws_secret_access_key =&amp;nbsp;xxxxxxxxxxxxx&lt;/P&gt;</description>
    <pubDate>Fri, 01 Jun 2018 18:07:51 GMT</pubDate>
    <dc:creator>srinivask</dc:creator>
    <dc:date>2018-06-01T18:07:51Z</dc:date>
    <item>
      <title>Getting error while testing Athena JDBC/ODBC bridge connectivity as suggested by JBailey</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Getting-error-while-testing-Athena-JDBC-ODBC-bridge-connectivity/m-p/465732#M14500</link>
      <description>&lt;P&gt;Hi JBailey&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;U&gt;&lt;STRONG&gt;MY TASK&lt;/STRONG&gt;&lt;/U&gt; : Configure SAS Application to access&amp;nbsp;AWS S3 bucket by using Athena jdbc/odbc driver&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tried below ways :&amp;nbsp;&lt;/P&gt;&lt;P&gt;Step -1 : Athena ODBC driver -- Failed ( SAS Says currently no plug-in available&amp;nbsp; )&lt;/P&gt;&lt;P&gt;Step&amp;nbsp;-2 : Athena JDBC driver -- Failed ( Proxy connectivity issue -- as we are connecting through proxy server )&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note: by using AWS CLI we successfully connected to AWS S3 bucket.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Finally :&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;as you suggested Contacted progress.com for&amp;nbsp;&lt;SPAN&gt;ODBC to JDBC bridges. installed the software while testing the connection getting below error&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;Please help me to resolve this connectivity issue, and let me know if you need more information on this.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;Our Environment details :&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;&lt;SPAN&gt;SAS Version : SAS 9.4 M3&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Linux : RHEL 6.7&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ERROR MESSAGE :&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;log4j:WARN No appenders could be found for logger (com.simba.athena.amazonaws.AmazonWebServiceClient).&lt;/P&gt;&lt;P&gt;log4j:WARN Please initialize the log4j system properly.&lt;/P&gt;&lt;P&gt;log4j:WARN See &lt;A href="http://logging.apache.org/log4j/1.2/faq.html#noconfig" target="_blank"&gt;http://logging.apache.org/log4j/1.2/faq.html#noconfig&lt;/A&gt; for more info.&lt;/P&gt;&lt;P&gt;java.sql.SQLException: [Simba][AthenaJDBC](100071) An error has been thrown from the AWS Athena client. The request signature we calculated does not match the signature you provided. Check your AWS Secret Access Key and signing method. Consult the service documentation for details.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.simba.athena.athena.api.AJClient.checkAndThrowException(Unknown Source)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.simba.athena.athena.api.AJClient.executeQuery(Unknown Source)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.simba.athena.athena.api.AJClient.checkAthenaConnection(Unknown Source)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.simba.athena.athena.api.AJClient.&amp;lt;init&amp;gt;(Unknown Source)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.simba.athena.athena.core.AJConnection.connect(Unknown Source)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.simba.athena.jdbc.common.BaseConnectionFactory.doConnect(Unknown Source)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.simba.athena.jdbc.common.AbstractDriver.connect(Unknown Source)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.sql.DriverManager.getConnection(DriverManager.java:664)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.sql.DriverManager.getConnection(DriverManager.java:247)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at oajava.passjdbc.jdbcutil.connect(jdbcutil.java:35)&lt;/P&gt;&lt;P&gt;Caused by: com.simba.athena.support.exceptions.GeneralException: [Simba][AthenaJDBC](100071) An error has been thrown from the AWS Athena client. The request signature we calculated does not match the signature you provided. Check your AWS Secret Access Key and signing method. Consult the service documentation for details.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; ... 10 more&lt;/P&gt;&lt;P&gt;Caused by: com.simba.athena.amazonaws.services.athena.model.AmazonAthenaException: The request signature we calculated does not match the signature you provided. Check your AWS Secret Access Key and signing method. Consult the service documentation for details. (Service: AmazonAthena; Status Code: 400; Error Code: InvalidSignatureException; Request ID: fd368828-5cdc-11e8-b635-2b0a69392482)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.simba.athena.amazonaws.http.AmazonHttpClient$RequestExecutor.handleErrorResponse(AmazonHttpClient.java:1639)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.simba.athena.amazonaws.http.AmazonHttpClient$RequestExecutor.executeOneRequest(AmazonHttpClient.java:1304)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.simba.athena.amazonaws.http.AmazonHttpClient$RequestExecutor.executeHelper(AmazonHttpClient.java:1056)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.simba.athena.amazonaws.http.AmazonHttpClient$RequestExecutor.doExecute(AmazonHttpClient.java:743)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.simba.athena.amazonaws.http.AmazonHttpClient$RequestExecutor.executeWithTimer(AmazonHttpClient.java:717)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.simba.athena.amazonaws.http.AmazonHttpClient$RequestExecutor.execute(AmazonHttpClient.java:699)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.simba.athena.amazonaws.http.AmazonHttpClient$RequestExecutor.access$500(AmazonHttpClient.java:667)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.simba.athena.amazonaws.http.AmazonHttpClient$RequestExecutionBuilderImpl.execute(AmazonHttpClient.java:649)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.simba.athena.amazonaws.http.AmazonHttpClient.execute(AmazonHttpClient.java:513)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.simba.athena.amazonaws.services.athena.AmazonAthenaClient.doInvoke(AmazonAthenaClient.java:802)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.simba.athena.amazonaws.services.athena.AmazonAthenaClient.invoke(AmazonAthenaClient.java:778)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.simba.athena.amazonaws.services.athena.AmazonAthenaClient.executeStartQueryExecution(AmazonAthenaClient.java:684)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.simba.athena.amazonaws.services.athena.AmazonAthenaClient.startQueryExecution(AmazonAthenaClient.java:660)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.simba.athena.athena.api.AJClient.executeQuery(Unknown Source)&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;at com.simba.athena.athena.api.AJClient.checkAthenaConnection(Unknown Source)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.simba.athena.athena.api.AJClient.&amp;lt;init&amp;gt;(Unknown Source)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.simba.athena.athena.core.AJConnection.connect(Unknown Source)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.simba.athena.jdbc.common.BaseConnectionFactory.doConnect(Unknown Source)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at com.simba.athena.jdbc.common.AbstractDriver.connect(Unknown Source)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.sql.DriverManager.getConnection(DriverManager.java:664)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at java.sql.DriverManager.getConnection(DriverManager.java:247)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at oajava.passjdbc.jdbcutil.connect(jdbcutil.java:35)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; at oajava.passjdbc.dbpassjdbc.ipConnect(dbpassjdbc.java:311)&lt;/P&gt;&lt;P&gt;SQLSTATE = IM002&lt;/P&gt;&lt;P&gt;NATIVE ERROR = 10101&lt;/P&gt;&lt;P&gt;MSG = [DataDirect][ODBC OpenAccess SDK driver][OpenAccess SDK SQL Engine]java.sql.SQLException: [Simba][AthenaJDBC](100071) An error has been thrown from the AWS Athena client. The request signature we calculated does not match the signature you provided. Check your AWS Secret Access Key and signing method. Consult the service documentation for details.[10101]&lt;/P&gt;</description>
      <pubDate>Tue, 29 May 2018 15:26:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Getting-error-while-testing-Athena-JDBC-ODBC-bridge-connectivity/m-p/465732#M14500</guid>
      <dc:creator>srinivask</dc:creator>
      <dc:date>2018-05-29T15:26:40Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error while testing Athena JDBC/ODBC bridge connectivity as suggested by JBailey</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Getting-error-while-testing-Athena-JDBC-ODBC-bridge-connectivity/m-p/465735#M14501</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/179775"&gt;@srinivask&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It looks like a problem with the AWS credentials. Are you sure they are up-to-date?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best wishes,&lt;BR /&gt;Jeff&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 May 2018 15:35:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Getting-error-while-testing-Athena-JDBC-ODBC-bridge-connectivity/m-p/465735#M14501</guid>
      <dc:creator>JBailey</dc:creator>
      <dc:date>2018-05-29T15:35:29Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error while testing Athena JDBC/ODBC bridge connectivity</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Getting-error-while-testing-Athena-JDBC-ODBC-bridge-connectivity/m-p/466806#M14581</link>
      <description>&lt;P&gt;Hi Jeff ,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;yes , the credential we are using working fine. tested&amp;nbsp; through AWS CLI we are able to connect s3 bucket and list the objects.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Currently&amp;nbsp;getting below error :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;SQLSTATE = HY000&lt;BR /&gt;NATIVE ERROR = 100211&lt;BR /&gt;MSG = [DataDirect][ODBC OpenAccess SDK driver][OpenAccess SDK SQL Engine][JDBC Driver][Simba][AthenaJDBC](100211) Missing credentials error: Either UID/PWD or AwsCredentialsProviderClass must be provided.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jun 2018 11:40:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Getting-error-while-testing-Athena-JDBC-ODBC-bridge-connectivity/m-p/466806#M14581</guid>
      <dc:creator>srinivask</dc:creator>
      <dc:date>2018-06-01T11:40:56Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error while testing Athena JDBC/ODBC bridge connectivity</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Getting-error-while-testing-Athena-JDBC-ODBC-bridge-connectivity/m-p/466839#M14583</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/179775"&gt;@srinivask&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The error message looks like the driver can't find the credentials. Are your credentials stored in ~/.aws/credentials directory? If so, can you share the environment variables that are stored in the credentials directory. Not the values - variable names only.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This doc (page 32) may help: &lt;A href="https://s3.amazonaws.com/athena-downloads/drivers/ODBC/Simba+Athena+ODBC+Install+and+Configuration+Guide.pdf" target="_self"&gt;https://s3.amazonaws.com/athena-downloads/drivers/ODBC/Simba+Athena+ODBC+Install+and+Configuration+Guide.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then again, there may be something on the DataDirect ODBC -&amp;gt; JDBC bridge happening.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Update *** Update *** Update&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I was able to get SAS/ACCESS Interface to ODBC&amp;nbsp;to work with Amazon Athena using the Simba ODBC driver. I used the Amazon Athena tutorial to create an Athena databases. The tutorial is available here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://docs.aws.amazon.com/athena/latest/ug/getting-started.html" target="_self"&gt;https://docs.aws.amazon.com/athena/latest/ug/getting-started.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I used a DSN-less connection. My credentials are stored locally. Your credentials will be different than the ones used here and you will need to store them in the default location for your OS. If you use database= you will not see the table name in your SAS library. Schema= is required if you are using a non-default schema.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;libname athena odbc
complete="DRIVER={Simba Athena ODBC Driver};
AwsRegion=us-east-1;
S3OutputLocation=s3://my-athena-results-bucket/;
AuthenticationType=IAM Profile;
AwsProfile=117292474239-myprofile;" schema=mydb;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;SAS Viya 3.4 includes a new SAS/ACCESS product for JDBC. This product will come to the SAS 9.4 platform in the future. I am planning to write an article showing how it works.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best wishes,&lt;BR /&gt;Jeff&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Oct 2018 14:54:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Getting-error-while-testing-Athena-JDBC-ODBC-bridge-connectivity/m-p/466839#M14583</guid>
      <dc:creator>JBailey</dc:creator>
      <dc:date>2018-10-08T14:54:49Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error while testing Athena JDBC/ODBC bridge connectivity</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Getting-error-while-testing-Athena-JDBC-ODBC-bridge-connectivity/m-p/466962#M14591</link>
      <description>&lt;P&gt;Hi Jeff,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;attributes under ---&amp;nbsp; &amp;nbsp;~/.aws/credentials&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[default]&lt;BR /&gt;aws_access_key_id =&amp;nbsp;xxxxxxxxxxxxxx&lt;BR /&gt;aws_secret_access_key =&amp;nbsp;xxxxxxxxxxxxx&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jun 2018 18:07:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Getting-error-while-testing-Athena-JDBC-ODBC-bridge-connectivity/m-p/466962#M14591</guid>
      <dc:creator>srinivask</dc:creator>
      <dc:date>2018-06-01T18:07:51Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error while testing Athena JDBC/ODBC bridge connectivity</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Getting-error-while-testing-Athena-JDBC-ODBC-bridge-connectivity/m-p/471795#M14786</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/179775"&gt;@srinivask&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Were you able to get this to work?&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jun 2018 16:49:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Getting-error-while-testing-Athena-JDBC-ODBC-bridge-connectivity/m-p/471795#M14786</guid>
      <dc:creator>JBailey</dc:creator>
      <dc:date>2018-06-20T16:49:37Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error while testing Athena JDBC/ODBC bridge connectivity</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Getting-error-while-testing-Athena-JDBC-ODBC-bridge-connectivity/m-p/483498#M15081</link>
      <description>&lt;P&gt;Hey&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/179775"&gt;@srinivask&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Were you able to get this to work?&lt;/P&gt;</description>
      <pubDate>Thu, 02 Aug 2018 17:45:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Getting-error-while-testing-Athena-JDBC-ODBC-bridge-connectivity/m-p/483498#M15081</guid>
      <dc:creator>JBailey</dc:creator>
      <dc:date>2018-08-02T17:45:01Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error while testing Athena JDBC/ODBC bridge connectivity</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Getting-error-while-testing-Athena-JDBC-ODBC-bridge-connectivity/m-p/501039#M15568</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/51161"&gt;@JBailey&lt;/a&gt;&amp;nbsp;:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am trying to do the similar thing and I am not able to get it connected.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have installed the Simba&amp;nbsp;driver and trying to connect it using below:&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;libname athena odbc &lt;BR /&gt;complete="DRIVER={/opt/simba/athenaodbc/lib/64/libathenaodbc_sb64.so};&lt;BR /&gt;AwsRegion=ap-southeast-2;&lt;BR /&gt;S3OutputLocation=s3://temp-XXX-XXXX-XXXX-XXX-query-results/dev/athena_dev_x;&lt;BR /&gt;AuthenticationType=IAM Credentials;&lt;BR /&gt;UID=myuserid;&lt;BR /&gt;PWD=my password;" schema=dev_X;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The only difference I see is, I do not have internet connection on SAS box and hence I am using a proxy server to redirect my request to get it connected to AWS. we have updated the&amp;nbsp;odbc.ini file and specified the proxy server details too.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Driver=/opt/simba/athenaodbc/lib/64/libathenaodbc_sb64.so&lt;BR /&gt;AwsRegion=ap-southeast-2&lt;BR /&gt;Schema=&lt;SPAN&gt;dev_X&lt;/SPAN&gt;&lt;BR /&gt;S3OutputLocation=&lt;SPAN&gt;s3://temp-XXX-XXXX-XXXX-XXX-query-results/dev/athena_dev_x&lt;/SPAN&gt;&lt;BR /&gt;S3OutputEncOption=SSE_KMS&lt;BR /&gt;S3OutputEncKMSKey=XXX:aws:XXX:ap-southeast-2:XXXXXXXXXXXXXX:key/XXXXXXXXXXXXXXXXXXXXXXXXX&lt;BR /&gt;AuthenticationType=IAM Credentials&lt;BR /&gt;UID=XXXXXXXXXXXX&lt;BR /&gt;PWD=XXXXXXXXXX&lt;BR /&gt;UseProxy=1&lt;BR /&gt;ProxyScheme=HTTPS&lt;BR /&gt;ProxyHost=proxy server detail&lt;BR /&gt;ProxyPort=XXXX&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When I run libname, it just keeps running and no result. I have tried connecting internet using unix&amp;nbsp;command and I am sure I am able to connect to the internet but athena.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any help is appreciated.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;HD&lt;/P&gt;</description>
      <pubDate>Wed, 03 Oct 2018 07:20:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Getting-error-while-testing-Athena-JDBC-ODBC-bridge-connectivity/m-p/501039#M15568</guid>
      <dc:creator>skygold16</dc:creator>
      <dc:date>2018-10-03T07:20:53Z</dc:date>
    </item>
    <item>
      <title>Re: Getting error while testing Athena JDBC/ODBC bridge connectivity</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Getting-error-while-testing-Athena-JDBC-ODBC-bridge-connectivity/m-p/501100#M15569</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/4227"&gt;@skygold16&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is a solved issue. If you don't mind, create a new thread because it helps make it easier for people to find.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Mention me (@jbailey) in the new post. That way I will be sure to see it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best wishes,&lt;/P&gt;
&lt;P&gt;Jeff&lt;/P&gt;</description>
      <pubDate>Wed, 03 Oct 2018 12:17:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Getting-error-while-testing-Athena-JDBC-ODBC-bridge-connectivity/m-p/501100#M15569</guid>
      <dc:creator>JBailey</dc:creator>
      <dc:date>2018-10-03T12:17:26Z</dc:date>
    </item>
  </channel>
</rss>

