spark-instrumented-optimizer/core/src/main
jerryshao 4a4c3dc9ca [SPARK-19033][CORE] Add admin acls for history server
## What changes were proposed in this pull request?

Current HistoryServer's ACLs is derived from application event-log, which means the newly changed ACLs cannot be applied to the old data, this will become a problem where newly added admin cannot access the old application history UI, only the new application can be affected.

So here propose to add admin ACLs for history server, any configured user/group could have the view access to all the applications, while the view ACLs derived from application run-time still take effect.

## How was this patch tested?

Unit test added.

Author: jerryshao <sshao@hortonworks.com>

Closes #16470 from jerryshao/SPARK-19033.
2017-01-06 10:07:54 -06:00
..
java/org/apache/spark [MINOR][DOCS] Remove consecutive duplicated words/typo in Spark Repo 2017-01-04 15:07:29 +00:00
resources/org/apache/spark [SPARK-18837][WEBUI] Very long stage descriptions do not wrap in the UI 2016-12-24 13:02:58 +00:00
scala/org/apache/spark [SPARK-19033][CORE] Add admin acls for history server 2017-01-06 10:07:54 -06:00