[
https://issues.apache.org/jira/browse/FLINK-2795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Till Rohrmann closed FLINK-2795.
--------------------------------
Resolution: Won't Do
Closed for inactivity.
> Print JobExecutionResult for interactively invoked jobs
> -------------------------------------------------------
>
> Key: FLINK-2795
> URL: https://issues.apache.org/jira/browse/FLINK-2795
> Project: Flink
> Issue Type: Improvement
> Components: Command Line Client
> Affects Versions: 0.9, 0.10.0
> Reporter: Maximilian Michels
> Priority: Major
>
> {{JobExecutionResult}} s are currently not available if the Flink job is
> submitted interactively via the command-line client. The reason for that is
> that the execution goes through the {{ContextEnvironment}} which itself holds
> a reference to the {{Client}} which it uses to submit the job.
> We need to pass the JobExecutionResult back to the Client like we do it for
> the JobID.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)