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)