GitHub user DoingDone9 opened a pull request:

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

    [SPARK-6179][SQL] "SHOW PRINCIPALS role_name;"

    SHOW PRINCIPALS role_name;
    
    Lists all roles and users who belong to this role.
    Only the admin role has privilege for this.

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

    $ git pull https://github.com/DoingDone9/spark SHOW_PRINCIPALS

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

    https://github.com/apache/spark/pull/4902.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 #4902
    
----
commit c3f046f8de7c418d4aa7e74afea9968a8baf9231
Author: DoingDone9 <[email protected]>
Date:   2015-03-02T02:11:18Z

    Merge pull request #1 from apache/master
    
    merge lastest spark

commit cb1852d14f62adbd194b1edda4ec639ba942a8ba
Author: DoingDone9 <[email protected]>
Date:   2015-03-05T07:05:10Z

    Merge pull request #2 from apache/master
    
    merge lastest spark

commit 0dd37b4213b409535624cc3da9f1aad999da74a6
Author: DoingDone9 <[email protected]>
Date:   2015-03-05T07:16:41Z

    Support  "SHOW PRINCIPALS role_name;"

----


---
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.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to