[
https://issues.apache.org/jira/browse/PHOENIX-4688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16525303#comment-16525303
]
Lev Bronshtein edited comment on PHOENIX-4688 at 6/28/18 6:57 PM:
------------------------------------------------------------------
Test is working
2018-06-27 12:52:15,048 INFO [main] end2end.SecureQueryServerPhoenixDBIT(310):
CREATING PQS CONNECTION
2018-06-27 12:52:15,048 INFO [main] end2end.SecureQueryServerPhoenixDBIT(310):
[[1, u'admin'], [2, u'user']]
now just need to clean it up.
* -How do I pass down proxy settings? Or should I assume no proxy?- Inherited
from callers shell
* -The heimdal kerberos utilities apple ships does not support krb5.conf
format miniKDC ships (minor variations)- Render a custom krb5.conf if MAC
* Currently a shell script is needed to launch. I tried taking out as much as
possible but I still need to kinit, also it needs to source activate script
* -Do we care if it only works on Linux?- It will work on MAC OS too
* currently only works with Anaconda, would rather see it with virtualenv,
though neither one comes pre installed on stock MAC OS
was (Author: lbronshtein):
Test is working
2018-06-27 12:52:15,048 INFO [main] end2end.SecureQueryServerPhoenixDBIT(310):
CREATING PQS CONNECTION
2018-06-27 12:52:15,048 INFO [main] end2end.SecureQueryServerPhoenixDBIT(310):
[[1, u'admin'], [2, u'user']]
now just need to clean it up.
* -How do I pass down proxy settings? Or should I assume no proxy?- Inherited
from callers shell
* -The heimdal kerberos utilities apple ships does not support krb5.conf
format miniKDC ships (minor variations)- Render a custom krb5.conf if MAC
* Currently a shell script is needed to launch. I tried taking out as much as
possible but I still need to kinit, also it needs to source activate script
* -Do we care if it only works on Linux?- It will work on MAC OS too
* currently only works with Anaconda, would rather see it with virtualenv
> 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)