[
https://issues.apache.org/jira/browse/HBASE-591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12590543#action_12590543
]
Jim Kellerman commented on HBASE-591:
-------------------------------------
I cannot reproduce this problem. My laptop runs PDT and log files have PDT
times in them.
Our servers run UTC and the log files have UTC times in them.
HBase (actually log4j) uses the time and zone information provided by the OS.
Make sure the BIOS time is correct and set to UTC. The OS will use the
hardware clock unless NTP is up and running.
> log should use either UTC or local time
> ---------------------------------------
>
> Key: HBASE-591
> URL: https://issues.apache.org/jira/browse/HBASE-591
> Project: Hadoop HBase
> Issue Type: Bug
> Affects Versions: 0.16.0, 0.2.0, 0.1.2, 0.1.0, 0.1.1
> Reporter: Rong-En Fan
> Priority: Critical
>
> My timezone is in UTC+8, but HBase's log uses PST time. It makes me a little
> annoying when reading the logs. i think it should either use UTC or localtime
> in log which makes reading logs more easy.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.