[
https://issues.apache.org/jira/browse/IMPALA-14558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18057710#comment-18057710
]
Michael Smith commented on IMPALA-14558:
----------------------------------------
This would also fix the warning printed every time impala-shell starts on
Python 3.12:
{code}
using legacy validation callback
{code}
> 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
> Priority: Major
>
> 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)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]