List of questions
Related questions
Question 23 - DEA-C01 discussion
A data engineer needs Amazon Athena queries to finish faster. The data engineer notices that all the files the Athena queries use are currently stored in uncompressed .csv format. The data engineer also notices that users perform most queries by selecting a specific column.
Which solution will MOST speed up the Athena query performance?
A.
Change the data format from .csvto JSON format. Apply Snappy compression.
B.
Compress the .csv files by using Snappy compression.
C.
Change the data format from .csvto Apache Parquet. Apply Snappy compression.
D.
Compress the .csv files by using gzjg compression.
Your answer:
0 comments
Sorted by
Leave a comment first