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

Hadoop QA commented on PHOENIX-2529:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12779262/PHOENIX-2529.patch
  against master branch at commit 69bd32f0def442bd1a660affcc2198acabda4793.
  ATTACHMENT ID: 12779262

    {color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

    {color:green}+1 tests included{color}.  The patch appears to include 4 new 
or modified tests.

    {color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

    {color:red}-1 javadoc{color}.  The javadoc tool appears to have generated 
33 warning messages.

    {color:red}-1 release audit{color}.  The applied patch generated 1 release 
audit warnings (more than the master's current 0 warnings).

    {color:green}+1 lineLengths{color}.  The patch does not introduce lines 
longer than 100

     {color:red}-1 core tests{color}.  The patch failed these unit tests:
     

     {color:red}-1 core zombie tests{color}.  There are 1 zombie test(s):       
at 
org.apache.hadoop.hdfs.protocol.datatransfer.sasl.TestSaslDataTransfer.testIntegrity(TestSaslDataTransfer.java:88)

Test results: 
https://builds.apache.org/job/PreCommit-PHOENIX-Build/207//testReport/
Release audit warnings: 
https://builds.apache.org/job/PreCommit-PHOENIX-Build/207//artifact/patchprocess/patchReleaseAuditWarnings.txt
Javadoc warnings: 
https://builds.apache.org/job/PreCommit-PHOENIX-Build/207//artifact/patchprocess/patchJavadocWarnings.txt
Console output: 
https://builds.apache.org/job/PreCommit-PHOENIX-Build/207//console

This message is automatically generated.

> 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