[
https://issues.apache.org/jira/browse/IMPALA-11495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17837780#comment-17837780
]
ASF subversion and git services commented on IMPALA-11495:
----------------------------------------------------------
Commit 0606fc760f21587206cfb4f8256c7cd575050cf2 in impala's branch
refs/heads/master from Saurabh Katiyal
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=0606fc760 ]
IMPALA-11495: Add glibc version and effective locale to the Web UI
Added a new section "Other Info" in root page for WebUI,
displaying effective locale and glibc version.
Change-Id: Ia69c4d63df4beae29f5261691a8dcdd04b931de7
Reviewed-on: http://gerrit.cloudera.org:8080/21252
Reviewed-by: Impala Public Jenkins <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
> 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: [email protected]
For additional commands, e-mail: [email protected]