[
https://issues.apache.org/jira/browse/SPARK-1533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14003328#comment-14003328
]
Thomas Graves edited comment on SPARK-1533 at 5/20/14 2:21 PM:
---------------------------------------------------------------
I think we should add another set of acls for this. There is authentication in
the UI if you create a servlet filter for it. Currently there are view acls
and we should add something like modify acls that would allow certain users to
modify the running job.
I will file a separate jira for that and people can comment on that idea.
https://issues.apache.org/jira/browse/SPARK-1890
was (Author: tgraves):
I think we should add another set of acls for this. There is authentication in
the UI if you create a servlet filter for it. Currently there are view acls
and we should add something like modify acls that would allow certain users to
modify the running job.
I will file a separate jira for that and people can comment on that idea.
> The (kill) button in the web UI is visible to everyone.
> -------------------------------------------------------
>
> Key: SPARK-1533
> URL: https://issues.apache.org/jira/browse/SPARK-1533
> Project: Spark
> Issue Type: Bug
> Affects Versions: 1.0.0
> Reporter: Xiangrui Meng
> Priority: Blocker
>
> We can kill jobs from web UI now, which is great. But there is no
> authentication in the standalone mode, e.g., clusters created by spark-ec2.
> Then everyone can visit a standalone server and kill jobs.
--
This message was sent by Atlassian JIRA
(v6.2#6252)