diff --git a/docs/monitoring.md b/docs/monitoring.md index 78a3470abf40..fa6c899a40b6 100644 --- a/docs/monitoring.md +++ b/docs/monitoring.md @@ -157,7 +157,7 @@ The history server can be configured as follows: If enabled, access control checks are made regardless of what the individual application had set for spark.ui.acls.enable when the application was run. The application owner will always have authorization to view their own application and any users specified via - spark.ui.view.acls and groups specified via spark.ui.view.acls.groups + spark.ui.view.acls and groups specified via spark.ui.view.acls.groups when the application was run will also have authorization to view that application. If disabled, no access control checks are made.