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

Print JobExecutionResult for interactively invoked jobs

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Won't Do
    • 0.9, 0.10.0
    • None
    • Command Line Client
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mxm Maximilian Michels
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: