[
https://issues.apache.org/jira/browse/PHOENIX-4688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16607147#comment-16607147
]
Lev Bronshtein edited comment on PHOENIX-4688 at 9/7/18 1:57 PM:
-----------------------------------------------------------------
I decided to just move my changes over to master as rebase proved intractable.
was (Author: lbronshtein):
I decided to just move my changes over to master as rebase proved intractable.
However even with master I ma having all sorts of issues during compilation and
tests of various components for example mvn package generates
{quote}[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.20:test (default-test) on
project phoenix-core: Execution default-test of goal
org.apache.maven.plugins:maven-surefire-plugin:2.20:test failed:
java.lang.NoClassDefFoundError: java/sql/SQLException: java.sql.SQLException ->
[Help 1]
{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)