[
https://issues.apache.org/jira/browse/IMPALA-12778?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17813578#comment-17813578
]
ASF subversion and git services commented on IMPALA-12778:
----------------------------------------------------------
Commit aa233fd5e6f53edcf927c384b6d64b285eac85a8 in impala's branch
refs/heads/master from stiga-huang
[ https://gitbox.apache.org/repos/asf?p=impala.git;h=aa233fd5e ]
IMPALA-12778: Fix time strings in catalog operations page
In the /queries page of impalad, we are showing time strings using the
server timezone. However, in the /operations page of catalogd, UTC
timezone is used, which is confusing. This fixes the /operations page to
use the server timezone as well.
Tests
- Add e2e test
Change-Id: Ibebfc85267aabe9cef3a53f487d0ba53e050aa4c
Reviewed-on: http://gerrit.cloudera.org:8080/20983
Reviewed-by: Zihao Ye <[email protected]>
Reviewed-by: Wenzhe Zhou <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
> Catalog operations page is showing UTC time strings
> ---------------------------------------------------
>
> Key: IMPALA-12778
> URL: https://issues.apache.org/jira/browse/IMPALA-12778
> Project: IMPALA
> Issue Type: Bug
> Reporter: Quanlong Huang
> Assignee: Quanlong Huang
> Priority: Major
>
> In the /queries page of impalad, we are showing time strings using the server
> timezone. However, in the /operations page of catalogd, UTC timezone is used:
> https://github.com/apache/impala/blob/b094f0e2e7ca32f177b3f065612e8f019f080154/be/src/catalog/catalog-server.cc#L1059
> This causes confusion when comparing the timestamps between the /operations
> and /queries pages.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]