[ https://issues.apache.org/jira/browse/HIVE-26363?focusedWorklogId=793358&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-793358 ]
ASF GitHub Bot logged work on HIVE-26363: ----------------------------------------- Author: ASF GitHub Bot Created on: 20/Jul/22 17:26 Start Date: 20/Jul/22 17:26 Worklog Time Spent: 10m Work Description: cmunkey commented on PR #3439: URL: https://github.com/apache/hive/pull/3439#issuecomment-1190554256 Maybe you can do the reverse of here: https://stackoverflow.com/questions/69532856/serialize-java-time-duration-to-json-as-milliseconds-only-using-jackson annotate the existing columns with custom mapper that maps as UTC time from epoch. Issue Time Tracking ------------------- Worklog Id: (was: 793358) Time Spent: 0.5h (was: 20m) > Time logged during repldump and replload per table is not in readable format > ---------------------------------------------------------------------------- > > Key: HIVE-26363 > URL: https://issues.apache.org/jira/browse/HIVE-26363 > Project: Hive > Issue Type: Improvement > Components: HiveServer2, repl > Affects Versions: 4.0.0 > Reporter: Imran > Assignee: Rakshith C > Priority: Minor > Labels: pull-request-available > Time Spent: 0.5h > Remaining Estimate: 0h > > During replDump and replLoad we capture time take for each activity in > hive.log file. This is captured in milliseconds which becomes difficult to > read during debug activity, this ticket is raised to change the time logged > in hive.log in UTC format. -- This message was sent by Atlassian Jira (v8.20.10#820010)