[
https://issues.apache.org/jira/browse/BEAM-9060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Weise resolved BEAM-9060.
--------------------------------
Fix Version/s: 2.19.0
Resolution: Fixed
> Flink suppresses stdout/stderr during JobGraph generation from JAR
> ------------------------------------------------------------------
>
> Key: BEAM-9060
> URL: https://issues.apache.org/jira/browse/BEAM-9060
> Project: Beam
> Issue Type: Bug
> Components: runner-flink
> Reporter: Maximilian Michels
> Assignee: Maximilian Michels
> Priority: Major
> Fix For: 2.19.0
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> Flink uses the {{OptimizedPlanEnvironment}} which replaces stdout/stderr
> during job graph creation. This was intended only for previewing the plan,
> but other parts of Flink, e.g. the Rest API have started to use this code as
> well.
> We can work around FLINK-15504 by restoring the original stdout/stderr when
> we detect the {{OptimizedPlanEnvironment}}.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)