[
https://issues.apache.org/jira/browse/PHOENIX-4688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16590808#comment-16590808
]
Lev Bronshtein commented on PHOENIX-4688:
-----------------------------------------
Some good news, I revisited using avatica 1.11 and no longer need the modified
libraries. However I now remember why I stuck to 1.10 in the first place, the
surefire test got stuck and then exited with
[ERROR] Caused by:
org.apache.maven.surefire.booter.SurefireBooterForkException: The forked VM
terminated without properly saying goodbye. VM crash or System.exit called?
However I can see proper output in the output file, so perhaps I can deal with
this later. As an aside requests-gssapi has the same drawback as
requests-kerberos, however requests-kerberos used python-kerberos which
included SPNEGO mechanism and could be used, python gsssapi has yet to even
mention SPNEGO
> 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)