QuestionQ212

Data Ingestion and Transformation

A company uses Amazon Athena to run SQL queries for extract, transform, and load (ETL) tasks by using Create Table As Select (CTAS). The company must use Apache Spark, rather than SQL, to generate analytics.

Which solution gives the company the ability to use Spark to access Athena?

  • A Athena query settings
  • B Athena workgroup
  • C Athena data source
  • D Athena query editor
Explanation

An Athena workgroup configured with the Apache Spark engine enables serverless Spark sessions and Spark applications in Amazon Athena. Athena SQL workgroups use the query editor, whereas Spark-enabled workgroups provide the environment required to run Apache Spark analytics.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!