The GitHub Actions job "Tests" on airflow.git/fix/glue-deferrable-verbose-56535 has failed. Run started by GitHub user shivaam (triggered by shivaam).
Head commit for run: 3d66e21f5e344eaa68a8527520472c9938a6a200 / Shivam Rastogi <[email protected]> fix(glue): Add verbose CloudWatch log streaming for deferrable GlueJobOperator When using GlueJobOperator with deferrable=True and verbose=True, CloudWatch logs were silently ignored because the trigger inherited the base waiter's run() method which only polls job status. This adds a run() override and _forward_logs() helper to the GlueJobCompleteTrigger that streams logs from both output and error CloudWatch log groups, matching the format used by the synchronous path. closes: #56535 Report URL: https://github.com/apache/airflow/actions/runs/22830968994 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
