[
https://issues.apache.org/jira/browse/FLINK-6454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17306064#comment-17306064
]
Stephan Ewen commented on FLINK-6454:
-------------------------------------
[~fangyue] This issue is quite old and I am not sure what the status is. It
looks still relevant, but would be good is [~chesnay] could confirm that.
In any case, before assigning an issue, we need to understand what you propose
to implement here. For example what are the extra settings, how do they look in
the UI, where are these settings checked, etc.
> Add more permission settings to the web UI
> ------------------------------------------
>
> Key: FLINK-6454
> URL: https://issues.apache.org/jira/browse/FLINK-6454
> Project: Flink
> Issue Type: Sub-task
> Components: Runtime / Web Frontend
> Reporter: Stephan Ewen
> Priority: Major
> Labels: starter
>
> Currently, the web UI allows all users with access everything. Only job
> upload has a separate permission setting.
> We should generalize that to more aspects of the UI, such as cancelling jobs,
> accessing logs, or accessing metrics.
> We could add a flag for each feature (enable / disable).
> Alternatively, we can add an access level to the UI:
> # view job only (dag, timeling, checkpoint stats)
> # view dag and metrics + logs
> # view dag/metrics/logs plus allow stop / cancel / savepoint
> # allow all (before plus submitting new jobs)
> The second options is less flexible, but more compact to configure.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)