You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Alex Kozlov (JIRA)" <ji...@apache.org> on 2015/01/27 01:49:34 UTC

[jira] [Updated] (PHOENIX-1608) Extend PhoenixHBaseStorage to support Kerberos authentication

     [ https://issues.apache.org/jira/browse/PHOENIX-1608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alex Kozlov updated PHOENIX-1608:
---------------------------------
    Description: 
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')

  was:
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', '-prinicipal myprincipal -keytab mykeytab')


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