You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues-all@impala.apache.org by "Joe McDonnell (Jira)" <ji...@apache.org> on 2023/06/01 22:48:00 UTC

[jira] [Created] (IMPALA-12179) Switch from detection via lsb_release to /etc/os-release

Joe McDonnell created IMPALA-12179:
--------------------------------------

             Summary: Switch from detection via lsb_release to /etc/os-release
                 Key: IMPALA-12179
                 URL: https://issues.apache.org/jira/browse/IMPALA-12179
             Project: IMPALA
          Issue Type: Improvement
          Components: Infrastructure
    Affects Versions: Impala 4.3.0
            Reporter: Joe McDonnell


lsb_release is getting harder to install on newer Linux distributions like Redhat 9. /etc/os-release has been around a while and provides equivalent functionality for what we need. We should switch our code to use /etc/os-release and eliminate the old lsb_release code.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscribe@impala.apache.org
For additional commands, e-mail: issues-all-help@impala.apache.org