Todd Lipcon created KUDU-2695:
---------------------------------
Summary: Python client cannot connect on Ubuntu 18
Key: KUDU-2695
URL: https://issues.apache.org/jira/browse/KUDU-2695
Project: Kudu
Issue Type: Bug
Components: python
Affects Versions: 1.9.0
Reporter: Todd Lipcon
7337cf5fbffa954dab9f21fe6115f6df3ba7c6c7 added some code to the python client
which tries to disable OpenSSL initialization if it thinks Python has already
enabled it. However, that code seems to prevent the python client from working
on my Ubuntu 18 system. I get an error \{{KuduBadStatus: Runtime error: Locking
callback not initialized}} when instantiating the client.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)