[
https://issues.apache.org/jira/browse/FLINK-33515?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gabor Somogyi reassigned FLINK-33515:
-------------------------------------
Assignee: Gabor Somogyi
> PythonDriver need to stream python process output to log instead of
> collecting it in memory
> -------------------------------------------------------------------------------------------
>
> Key: FLINK-33515
> URL: https://issues.apache.org/jira/browse/FLINK-33515
> Project: Flink
> Issue Type: Bug
> Components: API / Python
> Affects Versions: 1.19.0
> Reporter: Gabor Somogyi
> Assignee: Gabor Somogyi
> Priority: Major
>
> PythonDriver now collects the python process output in a Stringbuilder
> instead of streaming it. It can cause OOM when the python process is
> generating huge amount of output.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)