You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Joe McDonnell (Jira)" <ji...@apache.org> on 2021/02/24 17:23:00 UTC

[jira] [Created] (IMPALA-10544) Use Centos 7.4 or above for native toolchain

Joe McDonnell created IMPALA-10544:
--------------------------------------

             Summary: Use Centos 7.4 or above for native toolchain
                 Key: IMPALA-10544
                 URL: https://issues.apache.org/jira/browse/IMPALA-10544
             Project: IMPALA
          Issue Type: Improvement
          Components: Infrastructure
    Affects Versions: Impala 4.0
            Reporter: Joe McDonnell


Centos 7 started using OpenSSL 1.0.2 in version 7.4. There are some packages that now require OpenSSL 1.0.2 or above (jwt-cpp).

Native toolchain currently uses a docker image built on Centos 7.2, which has OpenSSL 1.0.1. This should move to some version of Centos that uses OpenSSL 1.0.2.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)