GitHub user tgravescs opened a pull request:
https://github.com/apache/spark/pull/509
Spark 1489 Fix the HistoryServer view acls
This allows the view acls set by the user to be enforced by the history
server. It also fixes filters being applied properly.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tgravescs/spark SPARK-1489
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/509.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #509
----
commit 27dadf138c092b3791bf2a030df717077c4c91c2
Author: Thomas Graves <[email protected]>
Date: 2014-04-23T15:15:31Z
SPARK-1489 Fix the HistoryServer view acls
commit 50a8b266e2bd378df47de0776099e405cf9ec46a
Author: Thomas Graves <[email protected]>
Date: 2014-04-23T15:36:38Z
add security manager test
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---