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

Saurabh Katiyal resolved IMPALA-11495.
--------------------------------------
    Fix Version/s: Impala 4.4.0
       Resolution: Fixed

> 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
>             Fix For: Impala 4.4.0
>
>
> 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-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org

Reply via email to