Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-4272 Create a JobClient for job control and monitoring
  3. FLINK-4273

Refactor JobClientActor to watch already submitted jobs

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Minor
    • Resolution: Implemented
    • None
    • 1.2.0
    • Command Line Client
    • None

    Description

      The JobClientActor assumes that it receives a job, submits it, and waits for the result. This process should be broken up into a submission process and a waiting process which can both be entered independently. This leads to two different entry points:

      1) submit(job) -> wait
      2) retrieve(jobID) -> wait

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: