Are there ways to get glue output and error logs using java2 sdk?

0

I have looked at the glue java packages and couldn't find any. Thx.

acxjlau
preguntada hace 3 meses75 visualizaciones
1 Respuesta
2
Respuesta aceptada

To retrieve Glue job logs and errors programmatically using the AWS Glue Java SDK, you can use the AWS SDK for Java's CloudWatchLogsClient to interact with CloudWatch Logs, where Glue logs are typically stored (/aws-glue/jobs/logs-v2/).

profile picture
EXPERTO
respondido hace 3 meses
profile picture
EXPERTO
revisado hace 2 meses
profile pictureAWS
EXPERTO
revisado hace 3 meses

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas