GitHub user zhangh43 opened a pull request:

    https://github.com/apache/incubator-hawq/pull/1047

    HAWQ-1003. Implement bached ACL check through Ranger.

    This pr includes :
    HAWQ-1001. Implement HAWQ basic user ACL check through Ranger.
    HAWQ-1002. Implement configuration GUC related to Ranger.
    HAWQ-1003. Implement bached ACL check through Ranger.
    
    when GUC enable_ranger is ON, we will use ranger_acl_check to determine 
where user has the permission to query the data. 

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

    $ git pull https://github.com/zhangh43/incubator-hawq ran5

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

    https://github.com/apache/incubator-hawq/pull/1047.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 #1047
    
----
commit 0c5a8402354b89ac865ea82cf7c0e2741d744f2e
Author: hzhang2 <zhanghuan...@163.com>
Date:   2016-12-12T06:29:29Z

    HAWQ-1004. Implement calling Ranger REST Service using libcurl.

commit ca9f649338d0becbde15e24f43006aa8c5d20868
Author: hzhang2 <zhanghuan...@163.com>
Date:   2016-12-12T06:36:58Z

    HAWQ-1002. Implement configuration GUC related to Ranger.

commit a5a02b197998261eed364b7c22c77b7da6afd3b0
Author: hzhang2 <zhanghuan...@163.com>
Date:   2016-12-12T06:46:38Z

    HAWQ-1001. Implement HAWQ basic user ACL check through Ranger.

commit e408bcd6236d4ee20994966072c5b3db81008395
Author: hzhang2 <zhanghuan...@163.com>
Date:   2016-12-12T06:47:46Z

    HAWQ-1003. Implement bached ACL check through Ranger.

----


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

Reply via email to