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

Create RESTful JobManager endpoint

Attach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    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

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment