[ 
https://issues.apache.org/jira/browse/HAWQ-256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15381645#comment-15381645
 ] 

Hubert Zhang edited comment on HAWQ-256 at 7/18/16 2:48 AM:
------------------------------------------------------------

[~bosco], HAWQ already support JDBC and to lookup for database list and schema 
list in HAWQ, use the following two commands:
For schema list: "select nspname from pg_namespace;"
For database list: "\l"

I have one more question. How do ranger handle the problem of user names maybe 
the same in different components.  For example user "hubert" may both appear in 
linux system, HIVE and HAWQ, Do we add a prefix like HIVE.hubert, HAWQ.hubert 
in RangerPolicyDB?  
Thanks



was (Author: hubertzhang):
Don, HAWQ already support JDBC and to lookup for database list and schema list 
in HAWQ, use the following two commands:
For schema list: "select nspname from pg_namespace;"
For database list: "\l"

I have one more question. How do ranger handle the problem of user names maybe 
the same in different components.  For example user "hubert" may both appear in 
linux system, HIVE and HAWQ, Do we add a prefix like HIVE.hubert, HAWQ.hubert 
in RangerPolicyDB?  
Thanks


> Integrate Security with Apache Ranger
> -------------------------------------
>
>                 Key: HAWQ-256
>                 URL: https://issues.apache.org/jira/browse/HAWQ-256
>             Project: Apache HAWQ
>          Issue Type: New Feature
>          Components: PXF, Security
>            Reporter: Michael Andre Pearce (IG)
>            Assignee: Lili Ma
>             Fix For: backlog
>
>
> Integrate security with Apache Ranger for a unified Hadoop security solution. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to