You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 3, 2021. It is now read-only.
As mentioned here #278, logs are updated to azure blog storage only after app is completed.
I noticed that even after stopping an app, the job finished in a completed state but the logs never show up. This makes it really hard to debug failing jobs. Can we get streaming logs (great for longer spark jobs) or at least all output should be written at the end?
The text was updated successfully, but these errors were encountered:
As mentioned here #278, logs are updated to azure blog storage only after app is completed.
I noticed that even after stopping an app, the job finished in a completed state but the logs never show up. This makes it really hard to debug failing jobs. Can we get streaming logs (great for longer spark jobs) or at least all output should be written at the end?
The text was updated successfully, but these errors were encountered: