GitHub user zhuoliu opened a pull request:

    https://github.com/apache/spark/pull/8398

    Spark-4223 Support * in acls.

    
    
    SPARK-4223.
    
    Currently we support setting view and modify acls but you have to specify a 
list of users. It would be nice to support * meaning all users have access.
    
    Manual tests to verify that: "*" works for any user in:
    a. Spark ui: view and kill stage.     Done.
    b. Spark history server.                  Done.
    c. Yarn application killing.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/zhuoliu/spark 4223

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/8398.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 #8398
    
----
commit 9f73ac6df21f85e7f104df566a399015ac699aba
Author: zhuol <zh...@yahoo-inc.com>
Date:   2015-08-24T18:11:42Z

    Spark-4223 Support * in acls.

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to