Using the JDBC connector to connect to Amazon Athena - 7.3

Data Integration Job Examples

Version
7.3
Language
English
Product
Talend Big Data
Talend Big Data Platform
Talend Data Fabric
Talend Data Integration
Talend Data Management Platform
Talend Data Services Platform
Talend ESB
Talend MDM Platform
Talend Real-Time Big Data Platform
Module
Talend Studio
Content
Design and Development > Designing Jobs
Last publication date
2024-02-13
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: