[
https://issues.apache.org/jira/browse/FLINK-6454?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17328782#comment-17328782
]
Flink Jira Bot commented on FLINK-6454:
---------------------------------------
This major issue is unassigned and itself and all of its Sub-Tasks have not
been updated for 30 days. So, it has been labeled "stale-major". If this ticket
is indeed "major", please either assign yourself or give an update. Afterwards,
please remove the label. In 7 days the issue will be deprioritized.
> 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: stale-major, 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)