ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 35 - DAS-C01 discussion

Report
Export

A company is Running Apache Spark on an Amazon EMR cluster. The Spark job writes to an Amazon S3 bucket. The job fails and returns an HTTP 503 “Slow Down” AmazonS3Exception error.

Which actions will resolve this error? (Choose two.)

A.
Add additional prefixes to the S3 bucket
Answers
A.
Add additional prefixes to the S3 bucket
B.
Reduce the number of prefixes in the S3 bucket
Answers
B.
Reduce the number of prefixes in the S3 bucket
C.
Increase the EMR File System (EMRFS) retry limit
Answers
C.
Increase the EMR File System (EMRFS) retry limit
D.
Disable dynamic partition pruning in the Spark configuration for the cluster
Answers
D.
Disable dynamic partition pruning in the Spark configuration for the cluster
E.
Add more partitions in the Spark configuration for the cluster
Answers
E.
Add more partitions in the Spark configuration for the cluster
Suggested answer: A, C

Explanation:


Add more prefixes to the S3 bucket.

Increase the EMR File System (EMRFS) retry limit.

Reference: https://aws.amazon.com/premiumsupport/knowledge-center/emr-s3-503-slow-down/

asked 16/09/2024
Isidre Piguillem
42 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first