[
https://issues.apache.org/jira/browse/PHOENIX-4688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16433964#comment-16433964
]
Lev Bronshtein commented on PHOENIX-4688:
-----------------------------------------
I currently have some code in progress at
[https://github.com/pu239ppy/python-phoenixdb]
There are two issues with it
1. I started working on this before I became aware that apache/phoenix has
assumed ownership of python-phoenixdb from Lucas
2. In its current state the code relies on the fact that
[https://github.com/requests/requests-kerberos/pull/115] will be merged, as an
alternative to this there is
[https://github.com/requests/requests-kerberos/pull/89] a much more ambitious
PR, but one that is already a year with no merge.
An alternative exists as urllib, however the same person who filed #89 for
requests-kerberos has also filed
[https://github.com/willthames/urllib_kerberos/pull/1] around the same time and
this had also gone un merged.
> 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)