A company uses AWS Glue Apache Spark jobs to handle extract, transform, and load (ETL) workloads. The company has enabled logging and monitoring for all AWS Glue jobs. One of the AWS Glue jobs begins to fail. A data engineer investigates the error and wants to examine metrics for all individual stages within the job. How can the data engineer access the stage metrics?
- AExamine the AWS Glue job and stage details in the Spark UI. (correct answer)
- BExamine the AWS Glue job and stage metrics in Amazon CloudWatch.
- CExamine the AWS Glue job and stage logs in AWS CloudTrail logs.
- DExamine the AWS Glue job and stage details by using the run insights feature on the job.
Reveal answer & explanationHide answer
The correct answer is A. Option A: Examine the AWS Glue job and stage details in the Spark UI.
Explanation
AWS Glue is a serverless ETL and data-catalog service that prepares and integrates data.