[
https://issues.apache.org/jira/browse/HAWQ-1443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15988295#comment-15988295
]
Hubert Zhang commented on HAWQ-1443:
------------------------------------
We need to change at least two aspects:
1 Ranger UI for hawq service. It should contain not only the username and
password, but also the authentication type and principal.
2 HawqClient. This class should inherit from BaseClient of ranger just like
what HiveClient and HbaseClient do. BaseClient include the common code to do
kerberos authentication. jdbc parameter of kerberos principal also needs to be
bind to the jdbc string.
> Implement Ranger lookup for HAWQ with Kerberos enabled.
> -------------------------------------------------------
>
> Key: HAWQ-1443
> URL: https://issues.apache.org/jira/browse/HAWQ-1443
> Project: Apache HAWQ
> Issue Type: Sub-task
> Components: Security
> Reporter: Hubert Zhang
> Assignee: Hubert Zhang
> Fix For: backlog
>
>
> When add a HAWQ service in Ranger, we also need to configure Ranger look up
> service for HAWQ. Lookup service can be done through JDBC with username and
> password. But It cannot support Kerberos authentication currently.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)