GitHub user winningsix opened a pull request:

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

    [SPARK-12145][SQL] Command 'Set Role [ADMIN|NONE|ALL]' doesn't work i…

    …n SQL based authorization
    "Set role [ADMIN|NONE|ALL]" is not working since it's treated as "SET 
key=value" command. Also the user information is missing when creating sessions 
which is required to initialize the authorization.

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

    $ git pull https://github.com/winningsix/spark SPARK-12145

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

    https://github.com/apache/spark/pull/10144.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 #10144
    
----
commit 5471a4a6665a61821e05421476aa16548841ae94
Author: Ferdinand Xu <cheng.a...@intel.com>
Date:   2015-12-04T00:53:30Z

    [SPARK-12145][SQL] Command 'Set Role [ADMIN|NONE|ALL]' doesn't work in SQL 
based authorization

----


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