[ https://issues.apache.org/jira/browse/PHOENIX-1728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14509573#comment-14509573 ]
Cody Marcel commented on PHOENIX-1728: -------------------------------------- [~jamestaylor] Check out the latest commits. I believe I have addressed your concerns. cmarcel@cmarcel-ltm1:~/dev/git-repos/phoenix_fork$ mvn clean test -Dtest=org.apache.phoenix.pherf.*IT -DfailIfNoTests=false ... ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.phoenix.pherf.DataIngestIT Running org.apache.phoenix.pherf.SchemaReaderIT Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.212 sec - in org.apache.phoenix.pherf.SchemaReaderIT Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.96 sec - in org.apache.phoenix.pherf.DataIngestIT Results : Tests run: 2, Failures: 0, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache Phoenix ..................................... SUCCESS [ 0.662 s] [INFO] Phoenix Core ....................................... SUCCESS [ 21.399 s] [INFO] Phoenix - Flume .................................... SUCCESS [ 1.692 s] [INFO] Phoenix - Pig ...................................... SUCCESS [ 1.153 s] [INFO] Phoenix Query Server Client ........................ SUCCESS [ 0.095 s] [INFO] Phoenix Query Server ............................... SUCCESS [ 1.070 s] [INFO] Phoenix - Spark .................................... SUCCESS [ 17.640 s] [INFO] Phoenix Assembly ................................... SUCCESS [ 0.783 s] [INFO] Phoenix - Pherf .................................... SUCCESS [ 48.401 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:33 min [INFO] Finished at: 2015-04-23T11:41:14-07:00 [INFO] Final Memory: 90M/1385M [INFO] ------------------------------------------------------------------------ > Pherf - Make tests use mini cluster > ----------------------------------- > > Key: PHOENIX-1728 > URL: https://issues.apache.org/jira/browse/PHOENIX-1728 > Project: Phoenix > Issue Type: Sub-task > Reporter: Cody Marcel > Priority: Minor > Labels: newbie > Fix For: 5.0.0, 4.4.0 > > > Some unit tests currently depend on a cluster being available or they will > fail. Make these tests use mini cluster. > Tests are currently disabled in the build. We need to enable these. -- This message was sent by Atlassian JIRA (v6.3.4#6332)