[
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:00 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, will go back to 1.10 to verify
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}
> 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)