[
https://issues.apache.org/jira/browse/PHOENIX-1127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gabriel Reid updated PHOENIX-1127:
----------------------------------
Attachment: PHOENIX-1127.3.patch
Thanks for pointing that out [~jamestaylor], totally missed adding it to the
assembly.
Here's a patch with the addition of joda-time to the client and
client-without-hbase. I don't think we want to add it to the server assemblies,
seeing as we know that hbase pulls it in, so if we did pull it in explicitly
then we could cause some hard-to-debug classpath/versioning issues on a
regionserver (same as if we were to pull in guava in the server jar I think).
This patch also basically incorporates the changes that you did in the patch on
PHOENIX-1545 to remove the warnings.
> Cannot load Timestamp(6) in CSV bulk loader
> -------------------------------------------
>
> Key: PHOENIX-1127
> URL: https://issues.apache.org/jira/browse/PHOENIX-1127
> Project: Phoenix
> Issue Type: Improvement
> Affects Versions: 4.0.0
> Environment: PROD
> Reporter: Deepak Gattala
> Fix For: 5.0.0
>
> Attachments: PHOENIX-1127.2.patch, PHOENIX-1127.3.patch,
> PHOENIX-1127.patch
>
> Original Estimate: 360h
> Remaining Estimate: 360h
>
> cannot do any date manipulation because of this issue.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)