[
https://issues.apache.org/jira/browse/IMPALA-6861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thomas Tauber-Marshall resolved IMPALA-6861.
--------------------------------------------
Fix Version/s: Impala 4.0
Resolution: Fixed
> Fix OpenSSL initialization
> --------------------------
>
> Key: IMPALA-6861
> URL: https://issues.apache.org/jira/browse/IMPALA-6861
> Project: IMPALA
> Issue Type: Task
> Components: Distributed Exec
> Affects Versions: Impala 3.0, Impala 2.12.0
> Reporter: Sailesh Mukil
> Assignee: Thomas Tauber-Marshall
> Priority: Major
> Labels: ramp-up
> Fix For: Impala 4.0
>
>
> Currently, impalads initialize ssl twice, once in Thrift and once in
> KRPC-related code, leading Kudu to print the warning:
> {code:java}
> W0416 02:04:25.040552 19359 openssl_util.cc:107] It appears that OpenSSL has
> been previously initialized by code outside of Kudu. Please use
> kudu::client::DisableOpenSSLInitialization() to avoid potential crashes due
> to conflicting initialization.
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)