Skip to main content

Amazon Athena components

tAthenaClose Closes an active Amazon Athena connection to release the occupied resources.
tAthenaCommit Commits in one go a global transaction instead of doing that on every row or every batch and thus provides gain in performance.
tAthenaConfiguration Defines the AWS Athena connection settings that other Athena components reuse in the same Job.
tAthenaConnection Opens a connection to the Amazon Athena database that can then be reused in the subsequent subJob or subJobs.
tAthenaInput Reads data from Amazon Athena.
tAthenaOutput These properties are used to configure tAthenaOutput running in the Standard Job framework.
tAthenaRollback Avoids commiting part of a transaction accidentally by canceling the transaction committed in the connected database.
tAthenaRow Acts on the actual DB structure or on the data (although without handling data) using the SQLBuilder tool to write easily your SQL statements.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!