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

Create RESTful JobManager endpoint

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Done
    • None
    • None
    • Runtime / Coordination

    Description

      In order to communicate from the client with a running JobManager we have to provide a RESTful endpoint for job specific operations. These operations are:

      • Cancel job (PUT): Cancel the given job
      • Stop job (PUT): Stops the given job
      • Take savepoint (POST): Take savepoint for given job (How to return the savepoint under which the savepoint was stored? Maybe always having to specify a path)
      • Poll/Subscribe to notifications

      The REST JobManager endpoint should also serve the information required for the web ui.

      Attachments

        Issue Links

          Activity

            People

              trohrmann Till Rohrmann
              trohrmann Till Rohrmann
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: