[
https://issues.apache.org/jira/browse/FLINK-5490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Till Rohrmann updated FLINK-5490:
---------------------------------
Component/s: (was: Command Line Client)
API / DataStream
> ContextEnvironment.getExecutionPlan() clears Sinks
> --------------------------------------------------
>
> Key: FLINK-5490
> URL: https://issues.apache.org/jira/browse/FLINK-5490
> Project: Flink
> Issue Type: Bug
> Components: API / DataStream
> Reporter: Robert Schmidtke
> Priority: Trivial
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Getting the execution plan via the ExecutionEnvironment causes the sinks to
> be cleared, effectively resulting in the situation that it is impossible to
> first obtain the execution plan, and then execute it. Passing false to
> https://github.com/apache/flink/blob/master/flink-clients/src/main/java/org/apache/flink/client/program/ContextEnvironment.java#L68
> should fix this.
--
This message was sent by Atlassian Jira
(v8.3.2#803003)