You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Gabriel Reid (JIRA)" <ji...@apache.org> on 2015/02/11 16:58:13 UTC

[jira] [Reopened] (PHOENIX-1549) CSV loader doesn't use configured date format for loading dates

     [ https://issues.apache.org/jira/browse/PHOENIX-1549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gabriel Reid reopened PHOENIX-1549:
-----------------------------------

No, I believe this is still an issue. I'll still need to verify it to be sure (and hopefully fix it) to be sure though.

> CSV loader doesn't use configured date format for loading dates
> ---------------------------------------------------------------
>
>                 Key: PHOENIX-1549
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-1549
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: Gabriel Reid
>            Assignee: Gabriel Reid
>             Fix For: 4.3
>
>
> The CSV loader (both via psql.py and the mapreduce loader) currently don't make use of the configured date/time format in hbase-site.xml if it's present. Instead, they use the hard-coded date/time format in org.apache.phoenix.util.DateUtil.
> Ideally, all date parsing (regardless of where it's being called from) should use the configured date format.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)