ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 66 - DAS-C01 discussion

Report
Export

A technology company has an application with millions of active users every day. The company queries daily usage data with Amazon Athena to understand how users interact with the application. The data includes the date and time, the location ID, and the services used. The company wants to use Athena to run queries to analyze the data with the lowest latency possible. Which solution meets these requirements?

A.
Store the data in Apache Avro format with the date and time as the partition, with the data sorted by the location ID.
Answers
A.
Store the data in Apache Avro format with the date and time as the partition, with the data sorted by the location ID.
B.
Store the data in Apache Parquet format with the date and time as the partition, with the data sorted by the location ID.
Answers
B.
Store the data in Apache Parquet format with the date and time as the partition, with the data sorted by the location ID.
C.
Store the data in Apache ORC format with the location ID as the partition, with the data sorted by the date and time.
Answers
C.
Store the data in Apache ORC format with the location ID as the partition, with the data sorted by the date and time.
D.
Store the data in .csv format with the location ID as the partition, with the data sorted by the date and time.
Answers
D.
Store the data in .csv format with the location ID as the partition, with the data sorted by the date and time.
Suggested answer: C

Explanation:


Reference: https://cwiki.apache.org/confluence/display/hive/languagemanual+orc

asked 16/09/2024
Sergio Escobar
34 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first