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
posta 3 mesi fa75 visualizzazioni
1 Risposta
2
Risposta accettata

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
ESPERTO
con risposta 3 mesi fa
profile picture
ESPERTO
verificato 2 mesi fa
profile pictureAWS
ESPERTO
verificato 3 mesi fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande