dstandish opened a new pull request, #28238: URL: https://github.com/apache/airflow/pull/28238
For k8s executor, task log handler reads from pod logs while task is running. By running in "interactive" mode we avoid redirecting stdout, which keeps the logs visible when reading from pod. Otherwise, we can't get any logs til task is complete and logs are uploaded to cloud storage (assuming user enables remote logging). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
