GitHub user zhangh43 opened a pull request:
https://github.com/apache/incubator-hawq/pull/1151
HAWQ-1359. Add policy test for HAWQ with Ranger enabled.
Policy test includes different json requests(used by ranger) for different
quries, For example, for query "select * from a;", it needs usage privilege of
schema public, and select privilege of table a.
There are also queries can only be executed by superuser, we also test them
in policy test.
Signed-off-by: Chuling Wang <[email protected]>
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zhangh43/incubator-hawq hawq1359
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-hawq/pull/1151.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 #1151
----
commit a830c44df1d7be20ed43fba0e9d459290b43640e
Author: Hubert Zhang <[email protected]>
Date: 2017-02-28T03:20:47Z
HAWQ-1359. Add policy test for HAWQ with Ranger enabled.
Signed-off-by: Chuling Wang <[email protected]>
----
---
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.
---