[
https://issues.apache.org/jira/browse/ARROW-5008?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16804505#comment-16804505
]
Deepak Majeti edited comment on ARROW-5008 at 3/29/19 1:29 AM:
---------------------------------------------------------------
However, installing tzdata is recommended since timezone information is
constantly updated.
was (Author: mdeepak):
However, installing tzdata is the recommended since timezone information is
constantly updated.
> [Python] ORC Reader Core Dumps in PyArrow if `/etc/localtime` does not exist
> ----------------------------------------------------------------------------
>
> Key: ARROW-5008
> URL: https://issues.apache.org/jira/browse/ARROW-5008
> Project: Apache Arrow
> Issue Type: Bug
> Affects Versions: 0.12.0, 0.12.1
> Reporter: Keith Kraus
> Priority: Major
>
> In docker containers it's common for `/etc/localtime` to not exist, and if it
> doesn't exist it causes a file not found error which is not handled in
> PyArrow. Workaround is to install `tzdata` into the container (at least for
> Ubuntu), but wanted to report upstream.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)