[
https://issues.apache.org/jira/browse/FLINK-7525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16184855#comment-16184855
]
Chesnay Schepler commented on FLINK-7525:
-----------------------------------------
For the REST API this is rather trivial to implement as it is purely a
condition check and replacing the appropriate handler with something that
returns FORBIDDEN or something. There isn't a real need to integrate this right
away as we can patch it in later.
As for the webUI, this is independent of FLIP-6.
> Add config option to disable Cancel functionality on UI
> -------------------------------------------------------
>
> Key: FLINK-7525
> URL: https://issues.apache.org/jira/browse/FLINK-7525
> Project: Flink
> Issue Type: Improvement
> Components: Web Client, Webfrontend
> Reporter: Ted Yu
>
> In this email thread
> http://search-hadoop.com/m/Flink/VkLeQlf0QOnc7YA?subj=Security+Control+of+running+Flink+Jobs+on+Flink+UI
> , Raja was asking for a way to control how users cancel Job(s).
> Robert proposed adding a config option which disables the Cancel
> functionality.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)