Michael Smith created IMPALA-14558:
--------------------------------------
Summary: Update to Thrift 0.23+
Key: IMPALA-14558
URL: https://issues.apache.org/jira/browse/IMPALA-14558
Project: IMPALA
Issue Type: Task
Components: Backend, Frontend
Reporter: Michael Smith
Assignee: Michael Smith
Several issues we've worked around for Thrift are fixed in newer versions. One
we didn't work around - THRIFT-792 - is also fixed in 0.23.0; it requires a
small patch to catch exceptions when establishing a TSocket connection and
unwrap TTransportException (return e.inner). This in particular provides
clearer errors with TLS failures under Python 3.12+.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)