CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 15: AWS Certified Big Data - Specialty (BDS-C00)

A customer is collecting clickstream data using Amazon Kinesis and is grouping the events by IP address into5-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…

Nội dung câu hỏi

A customer is collecting clickstream data using Amazon Kinesis and is grouping the events by IP address into5-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 AmazonEMR. What is the most efficient method to query the data with Hive?

Các lựa chọn

Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.

  1. A. Store an index of the files by IP address in the Amazon DynamoDB metadata store for EMRFS. — đáp án hiện tại
  2. 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.
  3. C. Store the data in an HBase table with the IP address as the row key.
  4. D. Store the events for an IP address as a single file in Amazon S3 and add metadata with keys: Hive_Partitioned_IPAddress.

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề