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

Alex Kozlov commented on PHOENIX-1608:
--------------------------------------

It fails with the following exception when trying to connect to HBase master:

2015-02-07 16:40:47,526 INFO 
org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation: 
getMaster attempt 1 of 35 failed; retrying after sleep of 100, 
exception=com.google.protobuf.ServiceException: java.lang.NullPointerException
2015-02-07 16:40:47,632 INFO 
org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation: 
getMaster attempt 2 of 35 failed; retrying after sleep of 200, 
exception=com.google.protobuf.ServiceException: java.io.IOException: Call to 
cluster3-srv1.e8sec.com/10.10.80.71:60000 failed on local exception: 
java.io.EOFException

The parameters are passed to the tasks/JDBC correctly -- thanks for the tip.

I think this might be a different issue altogether.


> 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