Using the JDBC connector to connect to Amazon Athena
This example shows how to use the Java JDBC driver to connect to
the Amazon Athena service and leverage Amazon Athena service in Talend Studio.
Talend 7.1.1 is used for the implementation in this article. However, any version of Talend that supports JDBC can be used to connect to Amazon Athena. Amazon Athena is currently available only in selected AWS regions. It is recommended to verify the availability of the service from AWS global infrastructure region table.
The query results from Amazon Athena needs to be saved to Amazon S3. So, we have created an S3 output folder for the same.
For more information on Amazon Athena, Amazon S3, and JDBC, see: