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

Xiaomeng Zhang edited comment on IMPALA-8065 at 10/21/19 6:02 PM:
------------------------------------------------------------------

Hi [~tarmstrong], currently the OS info is like
{code:java}
OS version: Linux version 3.10.0-514.26.2.el7.x86_64 
([email protected]) (gcc version 4.8.5 20150623 (Red Hat 
4.8.5-11) (GCC) ) #1 SMP Tue Jul 4 15:04:05 UTC 2017
{code}
Do we want to simplify it by using /etc/os-release?
{code:java}
CentOS Linux 7 (Core)
{code}
 

 


was (Author: xiaomeng zhang):
Hi [~tarmstrong], currently the OS info is like
{code:java}
OS version: Linux version 3.10.0-514.26.2.el7.x86_64 
([email protected]) (gcc version 4.8.5 20150623 (Red Hat 
4.8.5-11) (GCC) ) #1 SMP Tue Jul 4 15:04:05 UTC 2017
{code}
Do we want to simplify to by using /etc/os-release?
{code:java}
CentOS Linux 7 (Core)
{code}
 

 

> OSInfo produces somewhat misleading output when running in container
> --------------------------------------------------------------------
>
>                 Key: IMPALA-8065
>                 URL: https://issues.apache.org/jira/browse/IMPALA-8065
>             Project: IMPALA
>          Issue Type: Improvement
>          Components: Backend
>    Affects Versions: Impala 3.1.0
>            Reporter: Tim Armstrong
>            Assignee: Xiaomeng Zhang
>            Priority: Minor
>
> It uses /proc/version, which returns the host version. It would be good to 
> also get the version from lsb-release from the Ubuntu container we're running 
> in and disambiguate on the debug page.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to