[
https://issues.apache.org/jira/browse/FLINK-7073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Till Rohrmann updated FLINK-7073:
---------------------------------
Issue Type: Task (was: Sub-task)
Parent: (was: FLINK-7040)
> Create RESTful JobManager endpoint
> ----------------------------------
>
> Key: FLINK-7073
> URL: https://issues.apache.org/jira/browse/FLINK-7073
> Project: Flink
> Issue Type: Task
> Components: JobManager
> Reporter: Till Rohrmann
> Assignee: Till Rohrmann
> Labels: flip-6
>
> 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.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)