[ 
https://issues.apache.org/jira/browse/PHOENIX-2529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15086209#comment-15086209
 ] 

Hudson commented on PHOENIX-2529:
---------------------------------

FAILURE: Integrated in Phoenix-master #1053 (See 
[https://builds.apache.org/job/Phoenix-master/1053/])
PHOENIX-2529 Fixed date generation pattern (cmarcel: rev 
9357017787cdd721f42a4448902acc20514ee7fd)
* phoenix-pherf/src/main/java/org/apache/phoenix/pherf/rules/RulesApplier.java
* phoenix-pherf/src/test/resources/scenario/test_scenario.xml
* phoenix-pherf/src/main/java/org/apache/phoenix/pherf/PherfConstants.java


> Fixing date generation pattern in Phoenix-Pherf
> -----------------------------------------------
>
>                 Key: PHOENIX-2529
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-2529
>             Project: Phoenix
>          Issue Type: Bug
>    Affects Versions: 4.6.0
>            Reporter: Karan Singhal
>            Assignee: Karan Singhal
>              Labels: patch, performance
>             Fix For: 4.6.0, 4.7.0
>
>         Attachments: PHOENIX-2529.patch
>
>
> 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)

Reply via email to