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

Lev Bronshtein commented on PHOENIX-4688:
-----------------------------------------

[~elserj]

WRT to missing virtual env test: Are you looking to just abort the test early 
and report a failure?  Because otherwise the test will fail when virtualenv has 
failed to run (set -e ensures that) and it will be reported in the failsafe 
output file.

Python Version:  I can detect if this is a 2.x or a 3.x and change the print 
statement depending on python version.  In fact I can just import print from 
future and only make that part optional.  Is this what you are looking for?

> 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