[ 
https://issues.apache.org/jira/browse/FLINK-5490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16022557#comment-16022557
 ] 

Deepak Marathe commented on FLINK-5490:
---------------------------------------

[[email protected]] Have implemented the suggestion and integrated travis 
CI for the same. However build for one of the profiles is timing out.
Commit : 
https://github.com/deepakmarathe/flink/commit/c3b6cf4594d24e55abd2b691d3dc2f72b8fce2c4
Here is the travis build : 
https://travis-ci.org/deepakmarathe/flink/builds/235520382

How can i proceed ?

> ContextEnvironment.getExecutionPlan() clears Sinks
> --------------------------------------------------
>
>                 Key: FLINK-5490
>                 URL: https://issues.apache.org/jira/browse/FLINK-5490
>             Project: Flink
>          Issue Type: Bug
>          Components: Client
>            Reporter: Robert Schmidtke
>            Priority: Trivial
>
> 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
(v6.3.15#6346)

Reply via email to