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

James Taylor commented on PHOENIX-1608:
---------------------------------------

Slight correction to the above, as the URL format is <hostname>:<optional 
port>:<principal>:<keytab file>:
{code}
STORE ... USING 
org.apache.phoenix.pig.PhoenixHBaseStorage('hostname:principal:keytabfile')
{code}

> Extend PhoenixHBaseStorage to support Kerberos authentication
> -------------------------------------------------------------
>
>                 Key: PHOENIX-1608
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-1608
>             Project: Phoenix
>          Issue Type: Improvement
>    Affects Versions: 4.2
>            Reporter: Alex Kozlov
>
> Currently PhoenixHBaseStorage does not work with Kerberized HBase.  Would be 
> nice to extend the PhoenixHBaseStorage to have extra parameters:
> 'STORE ... USING org.apache.phoenix.pig.PhoenixHBaseStorage('hostname', 
> '-principal myprincipal -keytab mykeytab')



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

Reply via email to