Radeity opened a new issue, #13751:
URL: https://github.com/apache/dolphinscheduler/issues/13751

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and 
found no similar feature requirement.
   
   
   ### Description
   
   When submitting spark / flink task to Kubernetes, we collect driver pod logs 
after task execution. There are two potential problems with this way:
   
   - Large amounts of pod logs will cause OOM.
   - User can not read pod log in-time, this problem can be exaggerated 
especially for long-running task.
   
   Thus, we should support real-time pod log collection.
   
   ### Are you willing to submit a PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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]

Reply via email to