[
https://issues.apache.org/jira/browse/PHOENIX-2529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Karan Singhal updated PHOENIX-2529:
-----------------------------------
Description: pherf is generating date in two different patterns using two
different API's , SimpleDateformat( pattern -> yyyy-MM-dd HH:mm:ss.SSS z with
time zone ) and Joda Date format (pattern -> yyyy-MM-dd HH:mm:ss.SSS without
time zone). We need to follow one pattern which have time zone in it using Joda
Date Format.
> Fixing date generation pattern in Phoenix-Pherf
> -----------------------------------------------
>
> Key: PHOENIX-2529
> URL: https://issues.apache.org/jira/browse/PHOENIX-2529
> Project: Phoenix
> Issue Type: Bug
> Reporter: Karan Singhal
>
> pherf is generating date in two different patterns using two different API's
> , SimpleDateformat( pattern -> yyyy-MM-dd HH:mm:ss.SSS z with time zone ) and
> Joda Date format (pattern -> yyyy-MM-dd HH:mm:ss.SSS without time zone). We
> need to follow one pattern which have time zone in it using Joda Date Format.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)