![]() |
VOOZH | about |
Informatica provides a powerful, elegant means of transporting and transforming your data. By utilizing the CData ODBC Driver for Amazon Athena, you are gaining access to a driver based on industry-proven standards that integrates seamlessly with Informatica's powerful data transportation and manipulation features. This tutorial shows how to transfer and browse Amazon Athena data in Informatica PowerCenter.
CData provides the easiest way to access and integrate live data from Amazon Athena. Customers use CData connectivity to:
Users frequently integrate Athena with analytics tools like Tableau, Power BI, and Excel for in-depth analytics from their preferred tools.
To learn more about unique Amazon Athena use cases with CData, check out our blog post: https://www.cdata.com/blog/amazon-athena-use-cases.
Information for connecting to Amazon Athena follows, along with different instructions for configuring a DSN in Windows and Linux environments.
To authorize Amazon Athena requests, provide the credentials for an administrator account or for an IAM user with custom permissions: Set to the access key Id. Set to the secret access key.
Note: Though you can connect as the AWS account administrator, it is recommended to use IAM user credentials to access AWS services.
To obtain the credentials for an IAM user, follow the steps below:
To obtain the credentials for your AWS root account, follow the steps below:
If you are using the CData Data Provider for Amazon Athena 2018 from an EC2 Instance and have an IAM Role assigned to the instance, you can use the IAM Role to authenticate. To do so, set to true and leave and empty. The CData Data Provider for Amazon Athena 2018 will automatically obtain your IAM Role credentials and authenticate with them.
In many situations it may be preferable to use an IAM role for authentication instead of the direct security credentials of an AWS root user. An AWS role may be used instead by specifying the . This will cause the CData Data Provider for Amazon Athena 2018 to attempt to retrieve credentials for the specified role. If you are connecting to AWS (instead of already being connected such as on an EC2 instance), you must additionally specify the and of an IAM user to assume the role for. Roles may not be used when specifying the and of an AWS root user.
For users and roles that require Multi-factor Authentication, specify the and connection properties. This will cause the CData Data Provider for Amazon Athena 2018 to submit the MFA credentials in a request to retrieve temporary authentication credentials. Note that the duration of the temporary credentials may be controlled via the (default 3600 seconds).
In addition to the and properties, specify , and . Set to the region where your Amazon Athena data is hosted. Set to a folder in S3 where you would like to store the results of queries.
If is not set in the connection, the data provider connects to the default database set in Amazon Athena.
If you have not already, first specify connection properties in an ODBC DSN (data source name). This is the last step of the driver installation. You can use the Microsoft ODBC Data Source Administrator to create and configure ODBC DSNs.
If you are installing the CData ODBC Driver for Amazon Athena in a Linux environment, the driver installation predefines a system DSN. You can modify the DSN by editing the system data sources file (/etc/odbc.ini) and defining the required connection properties.
[CData AmazonAthena Source] Driver = CData ODBC Driver for Amazon Athena Description = My Description AWSAccessKey = 'a123' AWSSecretKey = 's123' AWSRegion = 'IRELAND' Database = 'sampledb' S3StagingDirectory = 's3://bucket/staging/'
For specific information on using these configuration files, please refer to the help documentation (installed and found online).
Follow the steps below to create a linked table, which enables you to access live Customers data.
Follow the steps below to connect to Amazon Athena in Informatica PowerCenter:
NOTE: If you are working in a Linux operating system, set the Driver Manager for Linux property to unixODBC 2.3.x.
After you have created an ODBC connection to Amazon Athena, you can now access Amazon Athena entities in Informatica. Follow the steps below to add Customers entities to your project.
You can now browse the table in the Data Viewer: Right-click the node for the table and then click Open. On the Data Viewer view, click Run.
๐ Table data and metadata in the Data Viewer. (Salesforce is shown.)Follow the steps below to add the Amazon Athena source to a mapping:
Follow the steps below to map Amazon Athena columns to a flat file:
To transfer Amazon Athena data, right-click in the workspace and then click Run Mapping.
๐ The completed mapping. (Salesforce is shown.)Download a free trial of the Amazon Athena ODBC Driver to get started:
Download NowLearn more:
๐ Amazon Athena IconThe Amazon Athena ODBC Driver is a powerful tool that allows you to connect with live data from Amazon Athena, directly from any applications that support ODBC connectivity.
Access Amazon Athena interactive query services data like you would a database, through a standard ODBC Driver interface.