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

[jira] [Resolved] (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 ]

James Taylor resolved PHOENIX-1549.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: 4.3
         Assignee: Gabriel Reid

This looks to be fixed now, correct [~gabriel.reid]?

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