[ 
https://issues.apache.org/jira/browse/IMPALA-7962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16721864#comment-16721864
 ] 

Tim Armstrong commented on IMPALA-7962:
---------------------------------------

I actually thought about this more and I think we want actually *not* want 
containers to inherit the timezone from their host - the container is meant to 
isolate the process from the environment that it's running in. It might be 
better just to default to UTC, and let users set the default value of the 
TIMEZONE query option to get the desired behaviour from their queries. This 
would mean that logs and other timestamps would be in UTC rather than local 
time, but maybe that's ok.

> Figure out how to handle localtime in docker minicluster containers
> -------------------------------------------------------------------
>
>                 Key: IMPALA-7962
>                 URL: https://issues.apache.org/jira/browse/IMPALA-7962
>             Project: IMPALA
>          Issue Type: Sub-task
>            Reporter: Tim Armstrong
>            Assignee: Tim Armstrong
>            Priority: Major
>
> The timezone from the host is not inherited by the container - it is instead 
> mapped to /usr/share/zoneinfo/Etc/UTC
> We should figure out if we need to fix this.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
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