[ https://issues.apache.org/jira/browse/PHOENIX-4688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16634282#comment-16634282 ]
Josh Elser commented on PHOENIX-4688: ------------------------------------- {quote} * 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.{quote} Yes, it does fail now. Just thinking out loud that we could make it extremely clear without forcing the developer to go into the test log to find that. Would probably require a check in the Java code to get a clear message back out of Maven (essentially what I was thinking for the Python version too). To be clear, both of these can be "later" items. > 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)