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