[ 
https://issues.apache.org/jira/browse/PHOENIX-4688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16543496#comment-16543496
 ] 

ASF GitHub Bot commented on PHOENIX-4688:
-----------------------------------------

Github user joshelser commented on the issue:

    https://github.com/apache/phoenix/pull/307
  
    If there's a bright-side, it's something in my environment. Spinning up the 
JDBC thin client against this setup works:
    ```
    $ PHOENIX_OPTS="$PHOENIX_OPTS -Dsun.security.krb5.debug=true 
-Djava.security.krb5.conf=/Users/jelser/projects/phoenix.git/phoenix-queryserver/target/test-data/8bc1abb8-79fa-4beb-aa56-fe3ae4edff64/kdc/1531499757782/krb5.conf
 " /usr/local/lib/phoenix-4.14.0-HBase-1.4/bin/sqlline-thin.py 
http://localhost:60358 -a 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)

Reply via email to