Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-2762

Job Runtime: -1 ms

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.10.0
    • 0.10.0
    • None
    • None

    Description

      At the conclusion of my job the following is written to the console.

      09/24/2015 13:40:48	Job execution switched to status FINISHED.
      Job Runtime: -1 ms
      

      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.

      Attachments

        Issue Links

          Activity

            People

              mxm Maximilian Michels
              greghogan Greg Hogan
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: