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
已提問 3 個月前檢視次數 75 次
1 個回答
2
已接受的答案

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
專家
已回答 3 個月前
profile picture
專家
已審閱 2 個月前
profile pictureAWS
專家
已審閱 3 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南