[
https://issues.apache.org/jira/browse/PHOENIX-4688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16481627#comment-16481627
]
Lev Bronshtein commented on PHOENIX-4688:
-----------------------------------------
I need some advise on structural changes. We can do one of the following things
# in the python directory
[https://github.com/apache/phoenix/tree/master/python] create a subdirectory
for python-phoenixdb and one for our patched version of python
requests-kerberos.
# Make a private fork of requests kerberos on github as in github/pu239ppy or
github/jelser and use that
Once the fork is made will make sure that every instance of requests_kerberos
and requests-kerberos is renamed into phoenix-requests_kerberos and
phoenix-requests-kerberos. The readme file will explicitly state that this is
a fork and is only here until requests kerberos get back to us about merging
> 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)