[
https://issues.apache.org/jira/browse/FLINK-2762?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Maximilian Michels closed FLINK-2762.
-------------------------------------
Resolution: Fixed
Fix Version/s: 0.10
Fix via {{142a8440f3e31be3c5c83f87a36cf468c103a9e2}}.
> Job Runtime: -1 ms
> ------------------
>
> Key: FLINK-2762
> URL: https://issues.apache.org/jira/browse/FLINK-2762
> Project: Flink
> Issue Type: Bug
> Components: other
> Affects Versions: master
> Reporter: Greg Hogan
> Assignee: Maximilian Michels
> Priority: Minor
> Fix For: 0.10
>
>
> At the conclusion of my job the following is written to the console.
> {noformat}
> 09/24/2015 13:40:48 Job execution switched to status FINISHED.
> Job Runtime: -1 ms
> {noformat}
> {{org.apache.flink.client.program.Client.runBlocking(PackagedProgram, int)}}
> calls {{JobExecutionResult.fromJobSubmissionResult(JobSubmissionResult)}}
> which creates a "dummy object for wrapping a JobSubmissionResult" with
> {{netRuntime}} set to -1 and {{accumulators}} set to {{null}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)