[
https://issues.apache.org/jira/browse/SPARK-1489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13978346#comment-13978346
]
Thomas Graves commented on SPARK-1489:
--------------------------------------
https://github.com/apache/spark/pull/509
> Fix the HistoryServer view acls
> -------------------------------
>
> Key: SPARK-1489
> URL: https://issues.apache.org/jira/browse/SPARK-1489
> Project: Spark
> Issue Type: Bug
> Components: Web UI
> Affects Versions: 1.0.0
> Reporter: Thomas Graves
> Assignee: Thomas Graves
>
> If you are running the historyServer with view acls enabled (and a filter
> added to do auth), the application acls don't work properly. It is looking
> at the user running the history server and not the user who ran the actual
> application, so basically no one other then the user running the history
> server can see anything.
> We also need a way to allow all users to see the front page of the history
> server and only do authorization on the particular applications.
--
This message was sent by Atlassian JIRA
(v6.2#6252)