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:55:00 UTC

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

    [ https://issues.apache.org/jira/browse/IMPALA-12179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17728508#comment-17728508 ] 

Joe McDonnell commented on IMPALA-12179:
----------------------------------------

Nice resource here with examples from most distributions: https://github.com/chef/os_release

> 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
>            Priority: Major
>
> 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