Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-4344 Implement new JobManager
  3. FLINK-4408

Submit Job and setup ExecutionGraph

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • Runtime / Coordination
    • None

    Description

      Once granted the leadership, JM will start to execute the job.

      Most code remains the same except that
      (1) In old implementation where JM manages the execution of multiple jobs, JM has to load all submitted JobGraphs from SubmittedJobGraphStore and recover them. Now that the components creating JM will be responsible for the recovery of JobGraphs, JM will be created with submitted/recovered JobGraph, without the need to load the JobGraph.

      (2) JM should not rely on Akka to listen on the updates of JobStatus and Execution.

      Attachments

        Issue Links

          Activity

            People

              ykt836 Kurt Young
              shixg Xiaogang Shi
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: