Istvan Toth created PHOENIX-5856: ------------------------------------ Summary: Switch the python driver to requests_gssapi Key: PHOENIX-5856 URL: https://issues.apache.org/jira/browse/PHOENIX-5856 Project: Phoenix Issue Type: Sub-task Components: queryserver Affects Versions: queryserver-1.0.0 Reporter: Istvan Toth Assignee: Istvan Toth
The phoenix driver uses its own bundled requests_kerberos module. By now, the actively maintained requests_gssapi module seems to have superseded it. Remove the bundled requests_kerberos library, and use requests_gssapi. -- This message was sent by Atlassian Jira (v8.3.4#803005)