Skip to content

[Improvement][Worker] Support real-time pod log collection #13751

@Radeity

Description

@Radeity

Search before asking

  • I had searched in the issues 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:

  • Collect 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?

  • Yes I am willing to submit a PR!

Code of Conduct

Metadata

Metadata

Assignees

Labels

improvementmake more easy to user or prompt friendly

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions