Gabriel Reid created PHOENIX-1549:
-------------------------------------
Summary: 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
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)