AWS Athena
Vendor Name
Details
Recommended Native Driver
Amazon Web Services
Company URL:
JDBC URL Syntax by Type:
jdbc:athena://WorkGroup=<workgroup>;Region=<region>;Catalog=<catalog>;Database=<database>;OutputLocation=<outputlocation>;CredentialsProvider=<credentialsprovider>
Default Port:
N/A
JDBC Class:
com.amazon.athena.jdbc.AthenaDriver
JDBC JAR File Name:
athena-jdbc-3.2.0-with-dependencies.jar
Comments:
Download the athena-jdbc-3.2.0-with-dependencies.jar
file from https://downloads.athena.us-east-1.amazonaws.com/drivers/JDBC/3.2.0/athena-jdbc-3.2.0-with-dependencies.jar.
See https://docs.aws.amazon.com/sdk-for-java/v1/developer-guide/credentials.html#credentials-default regarding credentials.
Last updated
Was this helpful?