ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 28 - BDS-C00 discussion

Report
Export

A customer is collecting clickstream data using Amazon Kinesis and is grouping the events by IP address into 5-minute chunks stored in Amazon S3.

Many analysts in the company use Hive on Amazon EMR to analyze this data. Their queries always reference a single IP address. Data must be optimized for querying based on IP address using Hive running on Amazon EMR. What is the most efficient method to query the data with Hive?

A.
Store an index of the files by IP address in the Amazon DynamoDB metadata store for EMRFS.
Answers
A.
Store an index of the files by IP address in the Amazon DynamoDB metadata store for EMRFS.
B.
Store the Amazon S3 objects with the following naming scheme: bucket_name/source=ip_address/year=yy/month=mm/day=dd/hour=hh/filename.
Answers
B.
Store the Amazon S3 objects with the following naming scheme: bucket_name/source=ip_address/year=yy/month=mm/day=dd/hour=hh/filename.
C.
Store the data in an HBase table with the IP address as the row key.
Answers
C.
Store the data in an HBase table with the IP address as the row key.
D.
Store the events for an IP address as a single file in Amazon S3 and add metadata with keys: Hive_Partitioned_IPAddress.
Answers
D.
Store the events for an IP address as a single file in Amazon S3 and add metadata with keys: Hive_Partitioned_IPAddress.
Suggested answer: A
asked 16/09/2024
KHALID ALSHAHRANI
46 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first