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

Hudson commented on PHOENIX-5327:
---------------------------------

FAILURE: Integrated in Jenkins build PreCommit-PHOENIX-Build #2795 (See 
[https://builds.apache.org/job/PreCommit-PHOENIX-Build/2795/])
PHOENIX-5327 PherfMainIT fails with duplicate TABLE/INDEX. (monani.mihir: rev 
d61142206389b845376384ed1b2ef5e01e806a9a)
* (edit) phoenix-pherf/src/main/java/org/apache/phoenix/pherf/Pherf.java
* (edit) 
phoenix-pherf/src/main/java/org/apache/phoenix/pherf/workload/WriteWorkload.java
* (edit) 
phoenix-pherf/src/main/resources/scenario/prod_test_unsalted_scenario.xml
* (edit) 
phoenix-pherf/src/main/java/org/apache/phoenix/pherf/workload/QueryExecutor.java
* (edit) phoenix-pherf/src/it/java/org/apache/phoenix/pherf/DataIngestIT.java
* (edit) phoenix-pherf/src/it/java/org/apache/phoenix/pherf/PherfMainIT.java
* (edit) 
phoenix-pherf/src/main/java/org/apache/phoenix/pherf/workload/Workload.java


> PherfMainIT fails with duplicate TABLE/INDEX.
> ---------------------------------------------
>
>                 Key: PHOENIX-5327
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-5327
>             Project: Phoenix
>          Issue Type: Test
>    Affects Versions: 4.15.0, 5.1.0
>            Reporter: Lars Hofhansl
>            Assignee: Viraj Jasani
>            Priority: Major
>             Fix For: 4.15.1, 5.1.1
>
>         Attachments: PHOENIX-5327-4.x-HBase-1.3.patch, 
> PHOENIX-5327-4.x-HBase-1.3.patch, PHOENIX-5327-4.x-HBase-1.4.patch, 
> PHOENIX-5327-4.x-HBase-1.4.patch, PHOENIX-5327-4.x-HBase-1.5.patch, 
> PHOENIX-5327.01.patch, PHOENIX-5327.patch
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> {code:java}
> INFO] Running org.apache.phoenix.pherf.PherfMainIT
> [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 
> 54.221 s <<< FAILURE! - in org.apache.phoenix.pherf.PherfMainIT
> [ERROR] testPherfMain(org.apache.phoenix.pherf.PherfMainIT) Time elapsed: 
> 10.455 s <<< ERROR!
> java.util.concurrent.ExecutionException: 
> org.apache.phoenix.schema.TableAlreadyExistsException: ERROR 1013 (42M04): 
> Table already exists. tableName=PHERF.IDX_DIVISION
>  at org.apache.phoenix.pherf.PherfMainIT.testPherfMain(PherfMainIT.java:42)
> Caused by: org.apache.phoenix.schema.TableAlreadyExistsException: ERROR 1013 
> (42M04): Table already exists. tableName=PHERF.IDX_DIVISION
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to