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 "Saurabh Katiyal (Jira)" <ji...@apache.org> on 2023/11/06 10:22:00 UTC

[jira] [Assigned] (IMPALA-11495) Add glibc version and effective locale to the Web UI

     [ https://issues.apache.org/jira/browse/IMPALA-11495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Saurabh Katiyal reassigned IMPALA-11495:
----------------------------------------

    Assignee: Saurabh Katiyal

> Add glibc version and effective locale to the Web UI
> ----------------------------------------------------
>
>                 Key: IMPALA-11495
>                 URL: https://issues.apache.org/jira/browse/IMPALA-11495
>             Project: IMPALA
>          Issue Type: New Feature
>          Components: Backend
>            Reporter: Quanlong Huang
>            Assignee: Saurabh Katiyal
>            Priority: Major
>              Labels: newbie, observability, supportability
>
> When debugging utf8 mode string functions, it's essential to know the effective Unicode version and locale. The Unicode standard version can be deduced from the glibc version which can be got by command "ldd --version". We need to find a programmatic way to get it.
> The effective locale is already logged here:
> https://github.com/apache/impala/blob/ba4cb95b6251911fa9e057cea1cb37958d339fed/be/src/common/init.cc#L406
> We just need to show it in impalad's Web UI as well.
>  



--
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