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

Lev Bronshtein edited comment on PHOENIX-4688 at 9/13/18 10:07 AM:
-------------------------------------------------------------------

Went back to my old branch and reran looks like things did work at some point
{quote}22158 2018-09-13 05:56:37,245 INFO [main] 
end2end.SecureQueryServerPhoenixDBIT(348): CREATING PQS CONNECTION
 22159 2018-09-13 05:56:37,245 INFO [main] 
end2end.SecureQueryServerPhoenixDBIT(348): RESULTS
 22160 2018-09-13 05:56:37,245 INFO [main] 
end2end.SecureQueryServerPhoenixDBIT(348): [[1, u'admin'], [2, u'user']]
{quote}
 This test was done with avatica 1.11.0,  going back to 1.10 again produces the 
familiar error
{quote}2018-09-13 06:01:03,277 WARN [qtp918958156-413 - /] 
security.SpnegoLoginService(161):
 289 GSSException: No credential found for: 1.2.840.113554.1.2.2 usage: Accept
 290 at 
sun.security.jgss.GSSCredentialImpl.getElement(GSSCredentialImpl.java:600)
{quote}
Previously the jetty version was

 <jettyVersion>8.1.7.v20120910</jettyVersion> with    
<version>4.14.0-HBase-1.4</version>

 

Currently it is 

 <jetty.version>9.3.19.v20170502</jetty.version> with  
<version>5.1.0-HBase-2.0-SNAPSHOT</version>


was (Author: lbronshtein):
Went back to my old branch and reran looks like things did work at some point
{quote}22158 2018-09-13 05:56:37,245 INFO [main] 
end2end.SecureQueryServerPhoenixDBIT(348): CREATING PQS CONNECTION
 22159 2018-09-13 05:56:37,245 INFO [main] 
end2end.SecureQueryServerPhoenixDBIT(348): RESULTS
 22160 2018-09-13 05:56:37,245 INFO [main] 
end2end.SecureQueryServerPhoenixDBIT(348): [[1, u'admin'], [2, u'user']]
{quote}
 This test was done with avatica 1.11.0, will go back to 1.10 to verify

> Add kerberos authentication to python-phoenixdb
> -----------------------------------------------
>
>                 Key: PHOENIX-4688
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-4688
>             Project: Phoenix
>          Issue Type: Improvement
>            Reporter: Lev Bronshtein
>            Priority: Minor
>
> In its current state python-phoenixdv does not support support kerberos 
> authentication.  Using a modern python http library such as requests or 
> urllib it would be simple (if not trivial) to add this support.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to