[
https://issues.apache.org/jira/browse/BIGTOP-1285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14006977#comment-14006977
]
YoungWoo Kim commented on BIGTOP-1285:
--------------------------------------
Andrew,
I'm looking into smoke test for Phoenix. It seems that the test classes on e2e
changed.
I Modified class name for smokes and did run smoke tests and then I got
following errors:
{noformat}
......
Running org.apache.bigtop.itest.phoenix.smoke.TestPhoenixSmoke
14/05/23 15:58:42 TRACE shell.Shell: /bin/bash -s << __EOT__
HBASE_CLASSPATH=/usr/lib/phoenix/phoenix-client.jar:/usr/lib/phoenix/phoenix-core-4.0.0-incubating-tests.jar
hbase org.junit.runner.JUnitCore org.apache.phoenix.end2end.AlterTableIT
__EOT__
14/05/23 15:58:43 TRACE shell.Shell: return: 1
14/05/23 15:58:43 TRACE shell.Shell:
<stdout>
JUnit version 4.11
Could not find class: org.apache.phoenix.end2end.AlterTableIT
Time: 0.005
OK (0 tests)
</stdout>
.....
{noformat}
Hmm, I don't know why the junit can not pick up the classes.
> Bump version of Phoenix to 4.0
> ------------------------------
>
> Key: BIGTOP-1285
> URL: https://issues.apache.org/jira/browse/BIGTOP-1285
> Project: Bigtop
> Issue Type: Sub-task
> Components: General
> Reporter: Andrew Purtell
> Assignee: Andrew Purtell
> Fix For: 0.8.0
>
> Attachments: BIGTOP-1285.1.patch, BIGTOP-1285.patch
>
>
> After BIGTOP-1281, we should bump the shipped version of Apache Phoenix to
> the 4.x release line, currently 4.0.0.
> Phoenix 4.x is meant to run on HBase 0.98. Phoenix 3.x is meant to run on
> HBase 0.96. Phoenix 2.x is meant to run on HBase 0.94.
--
This message was sent by Atlassian JIRA
(v6.2#6252)